mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
added 2 masters for ndb tests
This commit is contained in:
parent
8e653fcb04
commit
20ba684ea6
3 changed files with 76 additions and 40 deletions
|
|
@ -2,3 +2,5 @@
|
|||
disable_query_log;
|
||||
show variables like "have_ndbcluster";
|
||||
enable_query_log;
|
||||
connect (server1,127.0.0.1,root,,test,$MASTER_MYPORT,);
|
||||
connect (server2,127.0.0.1,root,,test,$MASTER_MYPORT"1",);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue