Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.11.0
-
Fix Version/s: N/A
-
Component/s: Documentation
-
Labels:
Description
The example code at https://mariadb.com/kb/en/create-index/#progress-reporting does not work.
- The parameter "index_name" is not optional but fundamental and should not be omitted.
- There are 2 semicolons at the end.