ANALYZE statement in 10.2.10-MariaDB-log

Hi,

I'm getting a syntax error when using the analyze statement:

ariaDB [test]> analyze select Denominazione_corrente from prova where Ripartizione_geografica = 'Nord-ovest'; 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 Denominazione_corrente from prova where Ripartizione_geografica =' at line 1

Is this feature no longer available?

Thanks.

Luca

Answer Answered by Andrew Hutchings in this comment.

Thanks for reporting this, I have filed the following bug for it: https://jira.mariadb.org/browse/MCOL-1170

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.