8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
|
|
!include ../my.cnf
|
||
|
|
|
||
|
|
[cluster_config]
|
||
|
|
# Following ensures there are multiple LQH workers in ndbmtd
|
||
|
|
# This is useful, for example for bug#15908907
|
||
|
|
MaxNoOfExecutionThreads=8
|
||
|
|
|