mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Merge branch '10.4' into 10.5
This commit is contained in:
@@ -108,7 +108,8 @@ static const char *handler_error_messages[]=
|
||||
"Tablespace is missing for a table",
|
||||
"Sequence has been run out",
|
||||
"Sequence values are conflicting",
|
||||
"Error during commit"
|
||||
"Error during commit",
|
||||
"Cannot select partitions"
|
||||
};
|
||||
|
||||
#endif /* MYSYS_MY_HANDLER_ERRORS_INCLUDED */
|
||||
|
Reference in New Issue
Block a user