mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Merge bk@192.168.21.1:mysql-5.1-opt
into mysql.com:/home/hf/work/33334/my51-33334 client/mysqltest.c: Auto merged
This commit is contained in:
commit
25b29c37a9
3 changed files with 35 additions and 9 deletions
|
|
@ -72,6 +72,7 @@ flush tables with read lock;
|
|||
unlock tables;
|
||||
drop table t1, t2;
|
||||
set session low_priority_updates=default;
|
||||
select benchmark(200, (select sin(1))) > 1000;
|
||||
End of 5.0 tests
|
||||
set @old_general_log= @@general_log;
|
||||
set @old_read_only= @@read_only;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue