Commit 39aa7b10 authored by unknown's avatar unknown
Browse files

ndb_constants.h:

  wl-1442 comment for 4.1->5.0


ndb/include/ndb_constants.h:
  wl-1442 comment for 4.1->5.0
parent 6e38a4cd
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@
#define NDB_TYPE_LONG_VARCHAR           23
#define NDB_TYPE_LONG_VARBINARY         24

// add at next merge 4.1->5.0
// #define NDB_TYPE_TIME                25

#define NDB_TYPE_MAX                    25
 
#endif