mariadb/storage
Michael Widenius 73d3805d00 Fixed build failures and compiler warning
mysql-test/suite/binlog/r/binlog_unsafe.result:
  Updated results (RAND() doesn't require statement based logging anymore for inserts)
mysql-test/t/information_schema_all_engines.test:
  Ensure that InnoDB is used
storage/pbxt/bin/Makefile.am:
  Fixed build failure on build hosts
  (Patch from Kristian Nielsen)
storage/pbxt/bin/xtstat_xt.cc:
  Added missing argument
storage/pbxt/src/datalog_xt.cc:
  Fixed compiler warnings
storage/pbxt/src/ha_pbxt.cc:
  Fixed compiler warnings
storage/pbxt/src/table_xt.cc:
  Fixed compiler warnings
support-files/compiler_warnings.supp:
  Added suppression of compiler warnings in Xtradb
  (Failure can only happen for corrupted tables, but should be fixed properly at some point)
2010-05-14 14:56:14 +03:00
..
archive Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
blackhole Bug #40877: multi statement execution fails in 5.1.30 2009-10-16 13:29:42 +03:00
csv Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
example Fixed compiler warnings and sporadic failures in test cases 2010-03-28 21:10:00 +03:00
federated Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
federatedx Fix some compiler warnings seen in Buildbot. 2010-03-10 11:32:14 +01:00
heap Merge with MySQL 5.1, with following additions: 2009-11-16 21:49:51 +01:00
ibmdb2i merging with mysql-5.1-bugteam 2009-12-11 17:27:12 +05:30
innobase Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
innodb_plugin Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
maria Fix Windows compile 2010-04-09 11:05:23 +02:00
myisam Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
myisammrg After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and compiler warning removals. 2010-04-28 21:29:45 +02:00
ndb Bug #35250: readline check breaks when doing vpath build 2010-03-09 17:51:31 +02:00
pbxt Fixed build failures and compiler warning 2010-05-14 14:56:14 +03:00
xtradb Merge 5.1.44a security release + fix a couple compiler warnings. 2010-04-30 06:23:39 +02:00
Makefile.am Backport WL#3653 to 5.1 to enable bundled innodb plugin. 2009-06-10 10:59:49 +02:00
mysql_storage_engine.cmake Bug #47797 CMake, engine can't specify additional libraries to link with 2009-10-08 14:54:11 +02:00