mariadb/storage/xtradb/srv
Michael Widenius d54f869f8c Fixed some compiler warnings
configure.in:
  Added comment
mysql-test/suite/innodb_plugin/t/innodb_bug56680.test:
  Disable test when run with valgrind as we get errors from buf_buddy_relocate() on work for this test.
  (Should probably be investigated as this may be an issue in xtradb, but probably harmless)
  Work is an amd-64 running openSUSE 1.11 and valgrind 3.4.1
mysys/charset.c:
  Remove static function if not used (to remove compiler warning)
storage/xtradb/srv/srv0srv.c:
  Added casts to get rid of compiler warnings
2010-11-30 01:14:34 +02:00
..
srv0que.c Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
srv0srv.c Fixed some compiler warnings 2010-11-30 01:14:34 +02:00
srv0start.c Merge of innodb_plugin for MySQL 5.1.53 with xtradb 2010-11-25 15:11:37 +02:00