Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
2022-22, 2022-23
Description
The following query fails in ColumnStore whether or not the table is a ColumnStore table:
analyze select * from td where a=1; |
 |
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'analyze select * from td where a=1' at line 1 |