Skip to content
  • Magnus Blåudd's avatar
    abefc691
    WL#8500 Adapt MySQL Cluster to 8.0 · abefc691
    Magnus Blåudd authored
     - remove old defines NDB_WIN and NDB_WIN32 and
       use _WIN32 everywhere
     - remove hack for conflict with Windows #define NO_ERROR
       and rename the defines used in ndb code base
     - remove old unused NdbSchemaOp::createTable function
     - move unused NDB_RAND_MAX to ndb_rand.c
     - move define for using srandom() to only place it's used in NDBT_Test.cpp
    abefc691
    WL#8500 Adapt MySQL Cluster to 8.0
    Magnus Blåudd authored
     - remove old defines NDB_WIN and NDB_WIN32 and
       use _WIN32 everywhere
     - remove hack for conflict with Windows #define NO_ERROR
       and rename the defines used in ndb code base
     - remove old unused NdbSchemaOp::createTable function
     - move unused NDB_RAND_MAX to ndb_rand.c
     - move define for using srandom() to only place it's used in NDBT_Test.cpp
Loading