mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
A review comment for the fix for Bug#46672.
Remove unnecessary need_reopen loops.
This commit is contained in:
parent
ea70b6a20a
commit
7116431a8a
14 changed files with 232 additions and 372 deletions
|
|
@ -6321,3 +6321,6 @@ ER_SPATIAL_MUST_HAVE_GEOM_COL 42000
|
|||
|
||||
ER_TOO_LONG_INDEX_COMMENT
|
||||
eng "Comment for index '%-.64s' is too long (max = %lu)"
|
||||
|
||||
ER_LOCK_ABORTED
|
||||
eng "Wait on a lock was aborted due to a pending exclusive lock"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue