mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Remove 'delayed' to make the test deterministic (already
fixed in 5.0). A post-review fix (Bug#13134)
This commit is contained in:
@@ -769,7 +769,6 @@ drop table t1;
|
||||
# recreated with PS/SP"
|
||||
#
|
||||
|
||||
drop table if exists t1;
|
||||
prepare stmt from 'create table t1 (a varchar(10) character set utf8)';
|
||||
execute stmt;
|
||||
--disable_warnings
|
||||
|
||||
Reference in New Issue
Block a user