mariadb/storage/xtradb/dict
Michael Widenius 80ba8556e7 Fixed compiler warnings
Fixed failing test innodb.innodb-autoinc.test
Enabled innodb test suite

mysql-test/mysql-test-run.pl:
  Enabled innodb test suite
mysql-test/r/innodb-autoinc.result:
  Removed test as it exists in suite innodb
mysql-test/suite/innodb/t/disabled.def:
  Removed innodb-autoinc
mysql-test/suite/innodb/t/innodb-autoinc.test:
  Update to be able to run with plugin
mysql-test/t/innodb-autoinc.test:
  Removed test as it exists in suite innodb
sql/filesort.cc:
  Removed not used variable
sql/slave.cc:
  Remove compiler warnings
storage/pbxt/src/ha_pbxt.cc:
  Removed not used variable
storage/xtradb/dict/dict0crea.c:
  Fixed compiler warning about unsigned comparison
support-files/compiler_warnings.supp:
  Disable some not relevant warnings
2010-05-27 20:18:31 +03:00
..
dict0boot.c Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
dict0crea.c Fixed compiler warnings 2010-05-27 20:18:31 +03:00
dict0dict.c Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00
dict0load.c Merge XtraDB 8 into MariaDB. 2009-11-13 22:26:08 +01:00
dict0mem.c Merge XtraDB 10 into MariaDB. 2010-04-28 16:35:00 +02:00