Commit cd4479a7 authored by pekka@mysql.com's avatar pekka@mysql.com

ndb - wl-1442 merge fix 5.0 -> 5.0-ndb

parent 51adbae2
...@@ -89,7 +89,7 @@ public: ...@@ -89,7 +89,7 @@ public:
Date = NDB_TYPE_DATE, Date = NDB_TYPE_DATE,
Blob = NDB_TYPE_BLOB, Blob = NDB_TYPE_BLOB,
Text = NDB_TYPE_TEXT, Text = NDB_TYPE_TEXT,
Bit = NDB_TYPE_BIT Bit = NDB_TYPE_BIT,
Longvarchar = NDB_TYPE_LONG_VARCHAR, Longvarchar = NDB_TYPE_LONG_VARCHAR,
Longvarbinary = NDB_TYPE_LONG_VARBINARY, Longvarbinary = NDB_TYPE_LONG_VARBINARY,
Time = NDB_TYPE_TIME Time = NDB_TYPE_TIME
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment