mirror of
https://github.com/MariaDB/server.git
synced 2025-09-06 19:08:06 +03:00
WL# 1729 Handler: error text for NDB errors
- Close an open scan if index_read is called without closing the previous one. - Removed some errors that occured during previous merge
This commit is contained in:
@@ -312,4 +312,6 @@
|
||||
#define ER_TOO_MUCH_AUTO_TIMESTAMP_COLS 1293
|
||||
#define ER_INVALID_ON_UPDATE 1294
|
||||
#define ER_UNSUPPORTED_PS 1295
|
||||
#define ER_NDB_ERROR 1296
|
||||
#define ER_NDB_TEMPORARY_ERROR 1297
|
||||
#define ER_ERROR_MESSAGES 296
|
||||
|
Reference in New Issue
Block a user