mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
0a5e4a0191
Updated tests: cases with bugs or which cannot be run with the cursor-protocol were excluded with "--disable_cursor_protocol"/"--enable_cursor_protocol" Fix for v.10.5
5 lines
172 B
PHP
5 lines
172 B
PHP
--disable_cursor_protocol
|
|
--disable_ps2_protocol
|
|
eval select "Outfile OK" into outfile "$MYSQLTEST_VARDIR/tmp/outfile.test";
|
|
--enable_ps2_protocol
|
|
--enable_cursor_protocol
|