1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
This commit is contained in:
petr@mysql.com
2006-01-23 17:28:37 +03:00

View File

@ -7,6 +7,7 @@
# check that CSV engine was compiled in
--source include/have_csv.inc
--disable_ps_protocol
use mysql;
#
@ -145,4 +146,5 @@ select "Mark that we woke up from TRUNCATE in the test"
disconnect con2;
disconnect con1;
--enable_ps_protocol