1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-16 20:23:18 +03:00

ndb - wl-1442 4.1->5.0 merge fixes

This commit is contained in:
pekka@mysql.com
2005-01-08 23:24:25 +01:00
parent 195f7bda02
commit fe906b4777
4 changed files with 14 additions and 10 deletions

View File

@@ -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,