mariadb/storage
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
..
archive Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
blackhole Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
csv Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
example Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
federated Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
federatedx Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
heap Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
ibmdb2i Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
innobase Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
innodb_plugin Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
maria Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
myisam Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
myisammrg Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
ndb Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
pbxt Fixed compiler warnings and a compilation failure on windows 2010-11-27 00:37:34 +02:00
xtradb Fixed some compiler warnings 2010-11-30 01:14:34 +02:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql_storage_engine.cmake Install the storage engine plugins 2010-06-28 16:05:34 +02:00