Bug #45644 OverloadLimit cause meaningless message when specified.
Submitted: 22 Jun 2009 4:47 Modified: 24 Jun 2009 12:56
Reporter: Meiji KIMURA Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1-telco-7.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: 7.0.5

[22 Jun 2009 4:47] Meiji KIMURA
Description:
When specified 'OverloadLimit=3500K', ndb_mgmd report this error.

2009-06-20 13:42:51 [MgmSrvr] ERROR -- at line 93: Illegal value 3500K for parameter OverloadLimit.
Legal values are between 0 and 0

Error message looks strange. I supposed that 7.0.5 ndbmtd can deal with OverloadLimit=3500K.

How to repeat:
See Description.

Suggested fix:
N/A
[22 Jun 2009 14:04] Jørgen Austvik
Sorry. Workaround: increase TCP SendBuffer (Configuration attribute SendBufferMemory).