1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge 10.7 into 10.8

This commit is contained in:
Marko Mäkelä
2022-02-17 14:57:49 +02:00
42 changed files with 678 additions and 782 deletions

View File

@@ -0,0 +1,6 @@
# The file with expected results fits only to a run with
# view-protocol.
if (`SELECT $VIEW_PROTOCOL = 0`)
{
--skip Test requires view-protocol
}