File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7405,9 +7405,6 @@ ER_DEPENDENT_BY_GENERATED_COLUMN
74057405ER_GENERATED_COLUMN_REF_AUTO_INC,
74067406 eng "Stored generated column '%s' cannot refer auto-increment column."
74077407
7408- ER_FEATURE_NOT_AVAILABLE
7409- eng "The '%-.64s' feature is not available; you need to remove '%-.64s' or use MySQL built with '%-.64s'"
7410-
74117408ER_CANT_SET_GTID_MODE
74127409 eng "SET @@GLOBAL.GTID_MODE = %-.64s is not allowed because %-.384s."
74137410
@@ -7433,6 +7430,9 @@ ER_ACCOUNT_HAS_BEEN_LOCKED
74337430 eng "Access denied for user '%-.48s'@'%-.64s'. Account is locked."
74347431 pol "Odmowa dostępu dla użytkownika '%-.48s'@'%-.64s'. Konto zablokowane."
74357432
7433+ ER_FEATURE_NOT_AVAILABLE
7434+ eng "The '%-.64s' feature is not available; you need to remove '%-.64s' or use MySQL built with '%-.64s'"
7435+
74367436#
74377437# End of 5.7 error messages.
74387438#
You can’t perform that action at this time.
0 commit comments