A review comment for the fix for Bug#46672.

Remove unnecessary need_reopen loops.
This commit is contained in:
Konstantin Osipov 2010-03-13 13:58:27 +03:00
commit 7116431a8a
14 changed files with 232 additions and 372 deletions

View file

@ -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"