• unknown's avatar
    Compile fixes for aix52-64bit. · 6b8af207
    unknown authored
    
    include/my_bitmap.h:
      Protect incluce of my_pthread.h with #ifdef THREAD, to make it work in non-thread environment.
    sql/rpl_tblmap.h:
      Remove unused NO_TABLE enum which broke compilation on picky compilers (trying to put ULONG_MAX into an int...)
    6b8af207
rpl_tblmap.h 2.84 KB