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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user