mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
9854fb6fa7
This patch adds for "--ps-protocol" second execution of queries "SELECT". Also in this patch it is added ability to disable/enable (--disable_ps2_protocol/--enable_ps2_protocol) second execution for "--ps-prototocol" in testcases.
3 lines
121 B
PHP
3 lines
121 B
PHP
--disable_ps2_protocol
|
|
eval select "Outfile OK" into outfile "$MYSQLTEST_VARDIR/tmp/outfile.test";
|
|
--enable_ps2_protocol
|