Backport of revno: 2617.76.3
Bug#47107 Add missing line in previous change set.
This commit is contained in:
parent
20f19d147f
commit
81813b1d72
@ -1964,6 +1964,7 @@ DROP TABLE B;
|
||||
#
|
||||
# Bug #47107 assert in notify_shared_lock on incorrect
|
||||
# CREATE TABLE , HANDLER
|
||||
#
|
||||
DROP TABLE IF EXISTS t1;
|
||||
CREATE TABLE t1(f1 integer);
|
||||
# The following CREATE TABLEs before gave an assert.
|
||||
|
Loading…
x
Reference in New Issue
Block a user