polardbxengine/mysql-test/suite/ndb_big/bug13637411.cnf

32 lines
573 B
Plaintext

!include include/default_mysqld.cnf
[cluster_config.1]
ndbd=
ndb_mgmd=
mysqld=
NoOfReplicas=1
DataMemory=21G
Diskless=1
Checksum=1
[mysqld]
# Make all mysqlds use cluster
ndbcluster
ndb-cluster-connection-pool=1
ndb-force-send=1
ndb-use-exact-count=0
ndb-extra-logging=1
# Set error log verbosity to max, otherwise info messages
# are filtered away
log-error-verbosity=3
ndb-autoincrement-prefetch-sz=256
ndb-wait-connected=600
ndb-wait-setup=300
[ENV]
NDB_CONNECTSTRING= @mysql_cluster.1.ndb_connectstring
MASTER_MYPORT= @mysqld.1.1.port