• unknown's avatar
    Minor Win32 compile fixes for 4.1.16 release. · baff781b
    unknown authored
    
    sql/log_event.cc:
      Add missing cast needed for Win32 compilation.
    include/config-win.h:
      Win32 compile fix: quote multi-line macros with do { ... } while(0) to follow earlier changes in my_global.h.
    baff781b
log_event.cc 95.4 KB