An error occurred fetching the project authors.
  1. 28 Sep, 2010 1 commit
  2. 14 May, 2010 1 commit
    • Michael Widenius's avatar
      Fixed build failures and compiler warning · bdd89aef
      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)
      bdd89aef
  3. 05 May, 2010 1 commit
  4. 24 Nov, 2009 1 commit
  5. 04 Sep, 2009 1 commit
    • unknown's avatar
      PBXT fixes. · 28004e56
      unknown authored
       - Silence a compiler warning.
       - Don't build pbms object files now that we disabled pbms.
      
      
      storage/pbxt/src/Makefile.am:
        We disabled PBMS, so don't build it.
      storage/pbxt/src/datalog_xt.cc:
        Silence a warning about signed/unsigned comparison.
      28004e56
  6. 03 Sep, 2009 1 commit
  7. 18 Aug, 2009 1 commit
  8. 17 Aug, 2009 1 commit
  9. 26 Mar, 2009 1 commit