mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
[MDEV-7978] Updated syntax for SHOW CREATE USER
This commit is contained in:
committed by
Vicențiu Ciorbaru
parent
5c32d5e6e6
commit
b4fcd1a408
@ -94,6 +94,7 @@ enum enum_sql_command {
|
||||
SQLCOM_COMPOUND,
|
||||
SQLCOM_SHOW_GENERIC,
|
||||
SQLCOM_ALTER_USER,
|
||||
SQLCOM_SHOW_CREATE_USER,
|
||||
|
||||
/*
|
||||
When a command is added here, be sure it's also added in mysqld.cc
|
||||
|
Reference in New Issue
Block a user