Merge bk@192.168.21.1:mysql-5.0-opt

into  mysql.com:/home/hf/work/33334/my50-33334


client/mysqltest.c:
  Auto merged
This commit is contained in:
unknown 2008-03-23 21:53:36 +04:00
commit 21bd55afec
3 changed files with 35 additions and 9 deletions

View file

@ -72,3 +72,4 @@ flush tables with read lock;
unlock tables;
drop table t1, t2;
set session low_priority_updates=default;
select benchmark(200, (select sin(1))) > 1000;