1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -1,3 +1,7 @@
if (`SELECT $PS_PROTOCOL != 0`)
{
--skip Test temporarily disabled for ps-protocol
}
#
# These tests are designed to cause an internal parser stack overflow,
# and trigger my_yyoverflow().