• Michael Widenius's avatar
    Fixed build failures and compiler warning · 73d3805d
    Michael Widenius authored
    mysql-test/suite/binlog/r/binlog_unsafe.result:
      Updated results (RAND() doesn't require statement based logging anymore for inserts)
    mysql-test/t/information_schema_all_engines.test:
      Ensure that InnoDB is used
    storage/pbxt/bin/Makefile.am:
      Fixed build failure on build hosts
      (Patch from Kristian Nielsen)
    storage/pbxt/bin/xtstat_xt.cc:
      Added missing argument
    storage/pbxt/src/datalog_xt.cc:
      Fixed compiler warnings
    storage/pbxt/src/ha_pbxt.cc:
      Fixed compiler warnings
    storage/pbxt/src/table_xt.cc:
      Fixed compiler warnings
    support-files/compiler_warnings.supp:
      Added suppression of compiler warnings in Xtradb
      (Failure can only happen for corrupted tables, but should be fixed properly at some point)
    73d3805d
table_xt.cc 165 KB