mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
ndb charsets: metadata in TUP, TUX
This commit is contained in:
@@ -89,7 +89,8 @@ public:
|
||||
ArraySizeTooBig = 737,
|
||||
RecordTooBig = 738,
|
||||
InvalidPrimaryKeySize = 739,
|
||||
NullablePrimaryKey = 740
|
||||
NullablePrimaryKey = 740,
|
||||
InvalidCharset = 743
|
||||
};
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user