mariadb/storage
Michael Widenius b7158601d3 Fixed bug LP#605798 "wrong data in bitmap" after recovery.
Extend remove_function_from_trace.pl to work with many threads (patch from Sergei)


dbug/remove_function_from_trace.pl:
  Extend remove_function_from_trace.pl to work with many threads (patch from Sergei)
storage/maria/ma_bitmap.c:
  Added marker that table had changed since last checkpoint.
  This ensures that we will flush all bitmap pages from cache at checkpoint.
  This fixes bug LP#605798 "wrong data in bitmap" after recovery.
storage/maria/ma_check.c:
  Cleaned up error output
storage/maria/ma_recovery.c:
  Cleaned up error output
storage/maria/maria_def.h:
  Added changed_not_flushed
2010-09-10 02:42:12 +03:00
..
archive Enable archive tables to work with mysql_upgrade / repair 2010-09-03 20:55:56 +03:00
blackhole Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
csv Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
example Bug#45288: pb2 returns a lot of compilation warnings on linux 2010-07-20 15:07:36 -03:00
federated Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
federatedx Fixed bugs (mostly on sparc) that caused crashes in mysql-test-run 2010-09-03 13:01:47 +03:00
heap Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
ibmdb2i Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
innobase Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
innodb_plugin Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
maria Fixed bug LP#605798 "wrong data in bitmap" after recovery. 2010-09-10 02:42:12 +03:00
myisam Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
myisammrg Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
ndb Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
pbxt Fixed compiler warnings 2010-05-27 20:18:31 +03:00
xtradb Fixed compiler warnings 2010-09-07 13:57:59 +03: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