mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.6 into 10.7
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
# Test requires: sp-protocol/ps-protocol/view-protocol/cursor-protocol disabled
|
||||
--source include/no_protocol.inc
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_perfschema.inc
|
||||
|
||||
CREATE TABLE test.v1 (a int, b int);
|
||||
INSERT INTO test.v1 VALUES (1, 100), (2, 200), (3, 300);
|
||||
|
Reference in New Issue
Block a user