mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge MySQL->MariaDB
* Finished Monty and Jani's merge * Some InnoDB tests still fail (because it's old xtradb code run against newer testsuite). They are expected to go after mergning with the latest xtradb.
This commit is contained in:
@ -63,6 +63,7 @@ static const char *handler_error_messages[]=
|
||||
"Got a fatal error during initialization of handler",
|
||||
"File too short; Expected more data in file",
|
||||
"Read page with wrong checksum",
|
||||
"Too many active concurrent transactions",
|
||||
"Row is not visible by the current transaction"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user