Skip to content

Commit c05dc75

Browse files
Jimmy Yangdahlerlend
authored andcommitted
Fix error message ordering issue with Bug#27508095 fix.
1 parent d097b8b commit c05dc75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

share/errmsg-utf8.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17809,9 +17809,6 @@ ER_IB_MSG_1269
1780917809
ER_IB_MSG_1270
1781017810
eng "%s"
1781117811

17812-
ER_IB_MSG_1271
17813-
eng "Cannot upgrade server earlier than 5.7 to 8.0"
17814-
1781517812
ER_RPL_SLAVE_SQL_THREAD_STOP_CMD_EXEC_TIMEOUT
1781617813
eng "STOP SLAVE command execution is incomplete: Slave SQL thread got the stop signal, thread is busy, SQL thread will stop once the current task is complete."
1781717814

@@ -18032,6 +18029,9 @@ ER_AUDIT_LOG_USER_FIRST_CHARACTER_MUST_BE_ALPHANUMERIC
1803218029
ER_AUDIT_LOG_JSON_FILTER_DOES_NOT_EXIST
1803318030
eng "Specified filter has not been found."
1803418031

18032+
ER_IB_MSG_1271
18033+
eng "Cannot upgrade server earlier than 5.7 to 8.0"
18034+
1803518035
#
1803618036
# End of 8.0 Server error messages.
1803718037
# (Please read comments from the header of this section before adding error

0 commit comments

Comments
 (0)