1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

MDEV-16708: more fixes to test cases

This commit is contained in:
Dmitry Shulga
2021-06-16 13:18:29 +02:00
committed by Sergei Golubchik
parent 97e8d27bed
commit 510662e81b
17 changed files with 66 additions and 5 deletions

View File

@ -2,7 +2,10 @@
--echo # MDEV-10914 ROW data type for stored routine variables
--echo #
if (`SELECT $PS_PROTOCOL != 0`)
{
--skip Test temporarily disabled for ps-protocol
}
--echo #
--echo # ROW of ROWs is not supported yet