84 Commits (28e2777991b238d770529d0438e4f18fbfc3e271)

Author SHA1 Message Date
unknown 28e2777991 Fix gcc 4.6 warnings about assigned but not used variables. 14 years ago
Michael Widenius 8b63d346a0 Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved outside of data file length" 14 years ago
Michael Widenius 10065404ea Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + Aria 14 years ago
Michael Widenius 5407f511c2 Fixes to aria 15 years ago
Vladislav Vaintroub 4c4c0226a0 Fix build : declaration in the middle of statement in C file. 15 years ago
Michael Widenius 6db663d614 Fixes for Aria storage engine: 15 years ago
Michael Widenius 5bcf3a242c Aria fixes: 15 years ago
Michael Widenius 26565ae1d6 Aria issues: 15 years ago
Michael Widenius 1e0b42d91f Fixed recovery problem in Aria where bitmap had wrong information after recovery. 15 years ago
Michael Widenius d95cbe369c Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixed): 15 years ago
Michael Widenius 5b3159dbc7 Fixed compiler & valgrind warnings from my previous push. 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
Michael Widenius 2f85f78db4 Fixes some bug in Aria recovery: 15 years ago
Michael Widenius b7158601d3 Fixed bug LP#605798 "wrong data in bitmap" after recovery. 15 years ago
Michael Widenius 89e62085c6 Fixed recovery bug where bitmap pages would not be correctly updated after processing UNDO rows. 15 years ago
Michael Widenius 53310c6ee7 Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_ 15 years ago
Michael Widenius 6795a545e3 Trivial optimizations and cleanups 15 years ago
Michael Widenius 6bbb0b5739 Added option --start-from-checkpoint to maria_read_log 15 years ago
Michael Widenius e6cf286b5d Fixed LP#605798 RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" 15 years ago
Michael Widenius 7eda7f1337 Code cleanup: 17 years ago
Guilhem Bichot c9a29373e1 Fix for BUG#41159 "Maria: deadlock between checkpoint and maria_write() when extending data file". 17 years ago
Guilhem Bichot 8b87da7fa7 Fix for BUG#39363 "Concurent inserts in the same table lead to hang in maria engine" 17 years ago
Guilhem Bichot 8ecda6cd26 _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by other threads 17 years ago
Guilhem Bichot 8dc87e3e9b WL#4595 "Maria - no write-lock when pinning bitmap pages": turns out that page cache 17 years ago
Guilhem Bichot ed567bd2a9 Fix for BUG#39210 "Maria deadlock in _ma_bitmap_wait_or_flush". It was a thread 17 years ago
unknown f094eff1d9 Injecting more "const" declarations into code which does not change 18 years ago
unknown 311d8e898f Mac compiler warnings fixed. 18 years ago
unknown 0825c48549 - fix for segfault in rpl_trigger/rpl_found_rows with default engine=maria 18 years ago
unknown cd15ea74f7 - fix for bug when creating bitmaps 18 years ago
unknown 534417c285 WL#3072 - Maria Recovery 18 years ago
unknown 89ff50d429 Fixed compiler warnings 18 years ago
unknown 266fde77b2 Added --loose-skip-maria to MYSQLD_BOOTSTRAP_CMD to get bootstrap.test to work 18 years ago
unknown 5ad477f6cb Added --with-maria-tmp-tables (default one) to allow on to configure if Maria should be used for internal temporary tables 18 years ago
unknown b5df1d3446 Bugs fixed: 18 years ago
unknown f8b3e118ba Disable logging of index pages during repair 18 years ago
unknown 98aad88f4d after-merge fixes and comments 18 years ago
unknown bfd5c273c4 UNDO of rows now puts back all part of the row on their original pages and positions 18 years ago
unknown 18bc7b695a WL#3072 - Maria Recovery 18 years ago
unknown bf9c8b8a10 Write failure callback added. 18 years ago
unknown 30d3d8d3fc Fixed several bugs in page CRC handling 18 years ago
unknown 7b19ba34fc Pagecache callbacks support added. 18 years ago
unknown 1cc48d1629 WL#3072 Maria Recovery. 18 years ago
unknown d72c22dee4 WL#3072 - Maria recovery. 18 years ago
unknown 13f45b160b WL#3072 Maria recovery: 18 years ago
unknown 4e0964cb04 Fixed repair_by_sort to work with BLOCK_RECORD 18 years ago
unknown 086b34c935 WL#3071 Maria checkpoint 18 years ago
unknown c2084d2a13 WL#3071 - Maria checkpoint 18 years ago
unknown f3e957b7c1 Support of rec_lsn added to pagecache_write call. 18 years ago
unknown 13d53bf657 Merge some changes from sql directory in 5.1 tree 18 years ago
unknown b47628f157 Compiler warnings removed. 18 years ago