• unknown's avatar
    Portability fixes · 7c701a60
    unknown authored
    
    client/mysqltest.c:
      Removed not used functions
    myisam/mi_dynrec.c:
      Added assert to avoid compilation errors
    mysql-test/r/isam.result:
      Updated results after merge
    sql/log_event.cc:
      Cleanup
    sql/mysql_priv.h:
      Cleanup
    sql/sql_class.cc:
      Moved Table_ident functions to .cc file to allow them to use table_case_convert()
    sql/sql_class.h:
      Moved Table_ident functions to .cc file to allow them to use table_case_convert()
    7c701a60
log_event.cc 65.4 KB