Commit 6f5ac3c0 authored by tomas@poseidon.mysql.com's avatar tomas@poseidon.mysql.com

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

into  poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca
parents a8cd78dd 839f5829
......@@ -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" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment