Commit 1add892e authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

Merge branch '10.6' of https://github.com/mariadb/server into 10.6

parents 3cc23c99 e38b372e
MYSQL_VERSION_MAJOR=10 MYSQL_VERSION_MAJOR=10
MYSQL_VERSION_MINOR=6 MYSQL_VERSION_MINOR=6
MYSQL_VERSION_PATCH=4 MYSQL_VERSION_PATCH=5
SERVER_MATURITY=stable SERVER_MATURITY=stable
# #
# 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