mariadb/storage
Michael Widenius d46aee702e Fixed compiler and build error:
- Fixed main.mysqlcheck error on windows
- Fixed 'can't drop database pbxt' failure when running pbxt.mysqlslap


sql/table.cc:
  When using not legal file names for checking a non existing table, one got a warning in the log file which caused mysql.mysqlcheck to fail
storage/innodb_plugin/row/row0upd.c:
  Fixed compiler warning
storage/pbxt/src/table_xt.cc:
  Remove table that is dropped from 'repair-pending'.
  Fixed 'can't drop database pbxt' failure when running pbxt.mysqlslap
2011-02-25 17:45:53 +02:00
..
archive Fixed bug in Archive with insert delayed 2011-02-03 02:11:58 +02:00
blackhole Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
csv Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
example Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
federated Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed with HANDLER + InnoDB in maria-5.3 2011-01-12 15:41:39 +02:00
federatedx Fixed build failures 2011-02-23 11:22:56 +02:00
heap Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
ibmdb2i Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
innobase Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
innodb_plugin Fixed compiler and build error: 2011-02-25 17:45:53 +02:00
maria - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
myisam Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
myisammrg Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 2010-12-06 12:52:06 +01:00
ndb Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
pbxt Fixed compiler and build error: 2011-02-25 17:45:53 +02:00
xtradb - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 2011-02-25 14:55:40 +02:00
Makefile.am
mysql_storage_engine.cmake