mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
merge 5.0-bugteam to 5.1-bugteam
This commit is contained in:
commit
30441aeadf
5 changed files with 11 additions and 13 deletions
|
|
@ -62,6 +62,7 @@ static const char *handler_error_messages[]=
|
|||
"The event could not be processed no other hanlder error happened",
|
||||
"Got a fatal error during initialzaction of handler",
|
||||
"File to short; Expected more data in file",
|
||||
"Read page with wrong checksum"
|
||||
"Read page with wrong checksum",
|
||||
"Too many active concurrent transactions"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue