1. 07 Jun, 2014 1 commit
  2. 04 Jun, 2014 3 commits
    • Michael Widenius's avatar
      Fixed compiler warnings · 414e8388
      Michael Widenius authored
      mysys/psi_noop.c:
        Fixed wrong prototype
      sql/rpl_gtid.cc:
        Added #ifndef to hide not used variable
      storage/connect/connect.cc:
        Added volatile to avoid compiler warning in gcc 4.8.1
      storage/connect/filamvct.cpp:
        Added volatile to avoid compiler warning in gcc 4.8.1
      storage/maria/ma_checkpoint.c:
        Removed cast to avoid compiler warning
      storage/myisam/mi_delete_table.c:
        Added attribute to avoid compiler warning
      storage/tokudb/ha_tokudb.cc:
        Use LINT_INIT_STRUCT to avoid compiler warnings
      storage/tokudb/hatoku_hton.cc:
        Use LINT_INIT_STRUCT to avoid compiler warnings
      storage/tokudb/tokudb_card.h:
        Use LINT_INIT_STRUCT to avoid compiler warnings
      storage/tokudb/tokudb_status.h:
        Use LINT_INIT_STRUCT to avoid compiler warnings
      414e8388
    • unknown's avatar
      MDEV-6046: MySQL Bug#11766684 59851: UNINITIALISED VALUE IN... · 113333d4
      unknown authored
      MDEV-6046: MySQL Bug#11766684 59851: UNINITIALISED VALUE IN ITEM_FUNC_LIKE::SELECT_OPTIMIZE WITH SUBQUERY AND
      113333d4
    • Sergei Golubchik's avatar
      fix the code to compile without P_S · 67bf16a4
      Sergei Golubchik authored
      67bf16a4
  3. 03 Jun, 2014 2 commits
  4. 02 Jun, 2014 2 commits
  5. 30 May, 2014 2 commits
  6. 26 May, 2014 2 commits
  7. 13 May, 2014 1 commit
  8. 10 May, 2014 2 commits
  9. 09 May, 2014 5 commits
  10. 08 May, 2014 7 commits
  11. 07 May, 2014 13 commits