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

Add proper error message for old client connecting new server using user which has password in

new format SCRUM
This commit is contained in:
peter@mysql.com
2002-12-26 19:12:57 +03:00
parent ee8fa226e5
commit 6e35c1a95e
25 changed files with 52 additions and 17 deletions

View File

@ -265,4 +265,5 @@
#define ER_DERIVED_MUST_HAVE_ALIAS 1246
#define ER_SELECT_REDUCED 1247
#define ER_TABLENAME_NOT_ALLOWED_HERE 1248
#define ER_ERROR_MESSAGES 249
#define ER_NOT_SUPPORTED_AUTH_MODE 1249
#define ER_ERROR_MESSAGES 250