summaryrefslogtreecommitdiff
path: root/dbug/remove_function_from_trace.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug LP#605798 "wrong data in bitmap" after recovery.Michael Widenius2010-09-101-6/+5
| | | | | | | | | | | | | | | | | | 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
* dbug/remove_function_from_trace.plunknown2007-12-301-0/+26
dbug/remove_function_from_trace.pl: New BitKeeper file ``dbug/remove_function_from_trace.pl''