1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-15 08:21:24 +03:00
Files
mariadb/dbug
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
..
2008-01-31 20:45:31 +01:00
2007-10-13 20:26:32 +02:00
2004-11-11 14:42:35 +01:00
2004-11-11 14:42:35 +01:00
2004-11-11 14:42:35 +01:00
2004-11-11 14:42:35 +01:00
2010-08-27 17:12:44 +03:00
2006-02-14 22:36:11 +01:00
2001-09-14 02:54:33 +03:00
2008-02-13 20:29:29 +01:00
2009-09-08 00:50:10 +04:00