mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
after-merge fixes
in innobase: compilation error on windows other changes: perfschema merge followup
This commit is contained in:
8
mysql-test/include/no_protocol.inc
Normal file
8
mysql-test/include/no_protocol.inc
Normal file
@ -0,0 +1,8 @@
|
||||
# The file with expected results fits only to a run without
|
||||
# ps-protocol/sp-protocol/cursor-protocol/view-protocol.
|
||||
if (`SELECT $PS_PROTOCOL + $SP_PROTOCOL + $CURSOR_PROTOCOL
|
||||
+ $VIEW_PROTOCOL > 0`)
|
||||
{
|
||||
--skip Test requires: ps-protocol/sp-protocol/cursor-protocol/view-protocol disabled
|
||||
}
|
||||
|
Reference in New Issue
Block a user