[MDEV-10870] Analyse and analyze used inconsistently Created: 2016-09-22  Updated: 2017-05-27  Resolved: 2017-05-27

Status: Closed
Project: MariaDB Server
Component/s: Parser
Fix Version/s: N/A

Type: Task Priority: Minor
Reporter: Michaël de groot Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

Hi,

Currently two difference spellings of 'ANALYSE' / 'ANALYZE' are used:

ANALYZE TABLE a;
ANALYZE SELECET * FROM a;
SELECT * FROM a PROCEDURE ANALYSE();

I think we should support both spellings in all commands.

Cheers,
Michaël


Generated at Thu Feb 08 07:45:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.