mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
if (`SELECT $PS_PROTOCOL != 0`)
|
||||
if (`SELECT $PS_PROTOCOL + $CURSOR_PROTOCOL > 0`)
|
||||
{
|
||||
--skip Need regular protocol but ps-protocol was specified
|
||||
--skip Need regular protocol but ps-protocol and cursor-protocol were specified
|
||||
}
|
||||
|
||||
source include/have_binlog_format_mixed_or_row.inc;
|
||||
|
Reference in New Issue
Block a user