1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

REVOKE all privileges and delete user(244)

This commit is contained in:
gluh@gluh.mysql.r18.ru
2003-06-06 17:43:23 +05:00
parent 7342852dd9
commit 7d020eae17
32 changed files with 456 additions and 21 deletions

View File

@ -282,4 +282,6 @@
#define ER_WARN_DATA_TRUNCATED 1263
#define ER_WARN_USING_OTHER_HANDLER 1264
#define ER_CANT_AGGREGATE_COLLATIONS 1265
#define ER_DROP_USER 1266
#define ER_REVOKE_GRANTS 1267
#define ER_ERROR_MESSAGES 266