Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gca

into  poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca
This commit is contained in:
tomas@poseidon.mysql.com 2007-03-09 20:38:10 +07:00
commit 6f5ac3c03a

View file

@ -149,12 +149,12 @@ ErrorBundle ErrorCodes[] = {
/**
* Unknown result
*/
{ 4007, DMEC, UR, "Send to ndbd failed" },
{ 4007, DMEC, UR, "Send to ndbd node failed" },
{ 4008, DMEC, UR, "Receive from NDB failed" },
{ 4009, DMEC, UR, "Cluster Failure" },
{ 4012, DMEC, UR,
"Request ndbd time-out, maybe due to high load or communication problems"},
{ 4013, DMEC, UR, "Request timed out in waiting for node faiulure"},
{ 4013, DMEC, UR, "Request timed out in waiting for node failure"},
{ 4024, DMEC, UR,
"Time-out, most likely caused by simple read or cluster failure" },