Commit e38b372e authored by Dmitry Shulga's avatar Dmitry Shulga

MDEV-26180: follow-up patch to temporary disable the test main.func_group in PS mode.

This test fails in case both embedded and PS mode are on.
parent fbadc87f
# #
# simple test of all group functions # simple test of all group functions
# #
if (`SELECT $PS_PROTOCOL != 0`)
{
--skip Test temporarily disabled for ps-protocol
}
--disable_warnings --disable_warnings
drop table if exists t1,t2,t3,t4,t5,t6; drop table if exists t1,t2,t3,t4,t5,t6;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment