You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#36326896 ndbd should warn that it is single threaded
Make use of ndbd slightly more visible in data node output
log.
Example output :
2024-02-22 11:44:40 [ndbd] INFO -- NDBMT: non-mt
2024-02-22 11:44:40 [ndbd] WARNING -- Running ndbd with a single thread of signal execution. For multi-threaded signal execution run the ndbmtd binary.
2024-02-22 11:44:40 [ndbd] INFO -- NDB Cluster -- DB node 1
2024-02-22 11:44:40 [ndbd] INFO -- mysql-9.0.0 ndb-9.0.0 --
Change-Id: I96d1d0d35b42b992c5ec2a633b31a277bc925752
0 commit comments