• unknown's avatar
    #include <my_pthread.h> · 7374310f
    unknown authored
    extern "C" {
    
    
    client/mysqlbinlog.cc:
      #include <my_pthread.h>
    include/my_pthread.h:
      #ifdef _cplusplus
      extern "C" {
      #endif
    7374310f
mysqlbinlog.cc 11.7 KB