[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; I think we should support both spellings in all commands. Cheers, |