• unknown's avatar
    Compile fixes for aix52-64bit. · ff8458c5
    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...)
    ff8458c5
rpl_tblmap.h 2.84 KB