mirror of
https://github.com/MariaDB/server.git
synced 2025-03-02 17:23:16 +01:00
Test requires debug build from galera library.
This commit is contained in:
parent
f0ca9bc669
commit
7e378a8d31
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
--source include/galera_cluster.inc
|
||||
--source include/have_debug.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/galera_have_debug_sync.inc
|
||||
|
||||
CREATE TABLE t1 (f1 INT PRIMARY KEY, f2 INT);
|
||||
INSERT INTO t1 VALUES (1, 0), (5, 0);
|
||||
|
|
Loading…
Add table
Reference in a new issue