summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* fixes for windowsSergei Golubchik2011-10-2118-87/+36
* cleanupsSergei Golubchik2011-10-191-2/+0
* intptr should be unsignedSergei Golubchik2011-10-191-1/+1
* safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-191-0/+1
* merge with 5.3Sergei Golubchik2011-10-19180-2918/+5063
|\
| * Automatic merge with 5.2Michael Widenius2011-08-162-1/+11
| |\
| | * If mysqld --log-warnings=3 or higher, then print all check and repair warning...Michael Widenius2011-08-161-0/+3
| | * Fixed recovery crash lp:814806 "Unclean shutdown corrupted Aria table blockin...Michael Widenius2011-08-151-1/+8
| * | Automatic merge with 5.2Michael Widenius2011-08-1512-62/+114
| |\ \ | | |/
| | * Merge in bug fix from 5.1Michael Widenius2011-08-151-1/+1
| | |\
| | | * Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes ...Michael Widenius2011-08-151-1/+1
| | * | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-159-49/+87
| | * | Autmatic merge with 5.1Michael Widenius2011-08-122-5/+13
| | |\ \ | | | |/
| | | * Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved...Michael Widenius2011-08-122-5/+13
| | * | Fixed bug lp:814054 'Assertion `block->hash_link == hash_link && hash_link->b...Michael Widenius2011-08-101-2/+8
| | * | Optimize mutex usage.Michael Widenius2011-08-083-5/+5
| * | | Fix long xtradb shutdown on Windows XPVladislav Vaintroub2011-08-081-5/+13
| * | | LPBUG#882689 - crash during startup on XP.Vladislav Vaintroub2011-08-081-0/+2
| * | | Automerge 5.2->5.3unknown2011-07-319-46/+163
| |\ \ \ | | |/ /
| | * | Merge with 5.1Michael Widenius2011-07-259-46/+163
| | |\ \ | | | |/
| | | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-248-49/+156
| * | | Valgrind fix for the previous cset:Sergey Petrunya2011-07-152-0/+2
| * | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-142-2/+15
| * | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-0516-571/+721
| |\ \ \
| | * | | Accept innodb_flush_method values previously allowed on Unix onlyVladislav Vaintroub2011-06-162-5/+11
| | * | | fix mismergeVladislav Vaintroub2011-06-122-19/+12
| | * | | mergeVladislav Vaintroub2011-06-121-42/+1
| | |\ \ \
| | | * | | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-122-42/+23
| | * | | | mergeVladislav Vaintroub2011-06-123-194/+181
| | |\ \ \ \
| | | * | | | Fix XtraDB LPBug #714143 : Vladislav Vaintroub2011-06-124-290/+178
| | | |/ / /
| | * | | | mergeVladislav Vaintroub2011-06-1210-405/+502
| | |\ \ \ \
| | | * \ \ \ Backport scalability improvements for innodb on Windows , MySQL bug #52102Vladislav Vaintroub2011-06-1210-405/+502
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | improve Innodb locking primitives on Windows (MySQL Bug#52102, and fix OS_FIL...Vladislav Vaintroub2011-06-0420-775/+931
| | | |/ / /
| | * | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-126-11/+78
| | |/ / /
| * | | | MWL#163 lp:798213: Remove the --innodb-release-locks-early feature.unknown2011-07-054-83/+1
| * | | | Automatic mergeMichael Widenius2011-07-0410-32/+75
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Aria fixes:Michael Widenius2011-07-0410-32/+75
| * | | | Merge with 5.2Michael Widenius2011-07-015-15/+46
| |\ \ \ \ | | |/ / /
| | * | | Aria bug fixes and improvements:Michael Widenius2011-06-306-24/+57
| | * | | Fix compile failureSergey Petrunya2011-06-241-1/+1
| * | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-016-18/+137
| * | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-272-14/+2
| * | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-2413-216/+370
| |\ \ \ \ | | |/ / /
| | * | | Merge with 5.1Michael Widenius2011-06-241-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fixes to ariaMichael Widenius2011-06-241-5/+3
| | | * | fix "./configure --with-debug" buildsSergei Golubchik2011-06-151-1/+1
| | * | | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-245-163/+291
| | * | | Change in PBXT to only use pth_set_priority() (not setpriority()) to set prio...Michael Widenius2011-06-131-30/+9
| | * | | Fixed portability problem with partiton_error.testMichael Widenius2011-06-136-7/+44
| | * | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-112-16/+26