mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
SCRUM
WL#1284 (warnings about --skip-name-resolve) Now MySQL will issue warnings during startup about entries in grant tables with hostnames that require resolve, and after GRANT commands with that kind of hostnames.
This commit is contained in:
@ -300,4 +300,5 @@
|
||||
#define ER_WARN_QC_RESIZE 1281
|
||||
#define ER_BAD_FT_COLUMN 1282
|
||||
#define ER_UNKNOWN_KEY_CACHE 1283
|
||||
#define ER_ERROR_MESSAGES 284
|
||||
#define ER_WARN_HOSTNAME_WONT_WORK 1284
|
||||
#define ER_ERROR_MESSAGES 285
|
||||
|
Reference in New Issue
Block a user