polardbxengine/mysql-test/suite/gcol_ndb/my.cnf

27 lines
535 B
Plaintext

!include include/default_mysqld.cnf
!include include/default_ndbd.cnf
#
# Define small two node cluster with only one mysqld
# (this allows running tests even without global schema lock)
#
[cluster_config.1]
ndbd=,
ndb_mgmd=
mysqld=
ndbapi=,,
[mysqld]
# Make all mysqlds use ndbcluster
ndbcluster
ndb-wait-connected=30
ndb-wait-setup=120
ndb-extra-logging=99
# Set error log verbosity to max, otherwise info messages
# are filtered away
log-error-verbosity=3
[ENV]
NDB_CONNECTSTRING= @mysql_cluster.1.ndb_connectstring