mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
ndb - wl-1442 4.1->5.0 merge fixes
ndb/include/kernel/signaldata/DictTabInfo.hpp: wl-1442 4.1->5.0 merge fixes ndb/include/ndb_constants.h: wl-1442 4.1->5.0 merge fixes ndb/include/util/NdbSqlUtil.hpp: wl-1442 4.1->5.0 merge fixes ndb/src/common/util/NdbSqlUtil.cpp: wl-1442 4.1->5.0 merge fixes
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
Binary = NDB_TYPE_BINARY,
|
||||
Varbinary = NDB_TYPE_VARBINARY,
|
||||
Datetime = NDB_TYPE_DATETIME,
|
||||
Timespec = NDB_TYPE_TIMESPEC,
|
||||
Date = NDB_TYPE_DATE,
|
||||
Blob = NDB_TYPE_BLOB,
|
||||
Text = NDB_TYPE_TEXT,
|
||||
Bit = NDB_TYPE_BIT,
|
||||
|
Reference in New Issue
Block a user