1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/storage/connect
Michael Widenius 414e8388bf Fixed compiler warnings
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
2014-06-04 13:23:00 +03:00
..
2014-06-04 13:23:00 +03:00
2014-04-21 14:57:10 +04:00
2014-06-04 13:23:00 +03:00
2014-04-21 14:57:10 +04:00
2013-07-08 11:05:59 +04:00
2014-05-06 16:00:48 +02:00
2014-02-27 19:44:00 +04:00
2014-03-31 01:20:35 +02:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-04-21 14:57:10 +04:00
2014-05-06 16:00:48 +02:00