mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Add proper error message for old client connecting new server using user which has password in
new format SCRUM include/mysqld_error.h: Add new error message sql/share/czech/errmsg.txt: czech sql/share/danish/errmsg.txt: danish sql/share/dutch/errmsg.txt: dutch sql/share/english/errmsg.txt: New Error message for in case old client connects new server and new auth is to be used sql/share/estonian/errmsg.txt: estonian sql/share/french/errmsg.txt: french sql/share/german/errmsg.txt: german sql/share/greek/errmsg.txt: greek sql/share/hungarian/errmsg.txt: hungarian sql/share/italian/errmsg.txt: italian sql/share/japanese/errmsg.txt: japaneese sql/share/korean/errmsg.txt: korean sql/share/norwegian-ny/errmsg.txt: norwegian-ny sql/share/norwegian/errmsg.txt: norwegian sql/share/polish/errmsg.txt: polish sql/share/portuguese/errmsg.txt: portuguese sql/share/romanian/errmsg.txt: romanian sql/share/russian/errmsg.txt: russian sql/share/serbian/errmsg.txt: se sql/share/slovak/errmsg.txt: slovak sql/share/spanish/errmsg.txt: spanish sql/share/swedish/errmsg.txt: swedish sql/share/ukrainian/errmsg.txt: ukrainian sql/sql_parse.cc: Add proper error message if old clients can't authenticate due to unsupported protocol SCRUM
This commit is contained in:
parent
a417e7b6b7
commit
c917474ed2
25 changed files with 52 additions and 17 deletions
|
|
@ -259,3 +259,4 @@ v/*
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -253,3 +253,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -261,3 +261,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias",
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -255,3 +255,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -260,3 +260,4 @@
|
|||
"Für jede abgeleitete Tabelle muss ein eigener Alias angegeben werden.",
|
||||
"Select %u wurde während der Optimierung reduziert.",
|
||||
"Tabelle '%-.64s', die in einem der SELECT-Befehle verwendet wurde kann nicht in %-.32s verwendet werden."
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -252,3 +252,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -252,3 +252,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -252,3 +252,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -252,3 +252,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -254,3 +254,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -254,3 +254,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -253,3 +253,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u ÂÙÌ ÕÐÒÁÚÄÎÅÎ × ÐÒÏÃÅÓÓÅ ÏÐÔÉÍÉÚÁÃÉÉ",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -246,3 +246,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -258,3 +258,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -251,3 +251,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -250,3 +250,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was reduced during optimisation",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
|
|
@ -255,3 +255,4 @@
|
|||
"Every derived table must have it's own alias"
|
||||
"Select %u was ÓËÁÓÏ×ÁÎÏ ÐÒÉ ÏÐÔÉÍiÚÁÃii",
|
||||
"Table '%-.64s' from one of SELECT's can not be used in %-.32s"
|
||||
"Client does not support authentication protocol requested by server. Consider upgrading MySQL client"
|
||||
Loading…
Add table
Add a link
Reference in a new issue