• unknown's avatar
    some casts and simple fixes to fix compile errors in Visual 2005 · 3846dff8
    unknown authored
    
    sql/log_event.cc:
      some casts to make Visual 2005 happy
    sql/log_event.h:
      actually return a bool expression instead of assuming a pointer 
      expression is boolean
    sql/sql_class.cc:
      some casts to make Visual 2005 happy
    sql/handler.cc:
      actually return 0 as the function docs say
    3846dff8
handler.cc 79.3 KB