summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-2041-38/+4389
* Fixed wrong testcaseMichael Widenius2011-08-162-43/+0
* Fixed build failure in embedded library regarding that decrease_user_connecti...Michael Widenius2011-08-162-1/+3
* If mysqld --log-warnings=3 or higher, then print all check and repair warning...Michael Widenius2011-08-161-0/+3
* Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situation...Michael Widenius2011-08-164-10/+23
* Fixed recovery crash lp:814806 "Unclean shutdown corrupted Aria table blockin...Michael Widenius2011-08-151-1/+8
* Merge in bug fix from 5.1Michael Widenius2011-08-153-1/+75
|\
| * Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes ...Michael Widenius2011-08-153-1/+75
* | Increase server versionMichael Widenius2011-08-151-1/+1
* | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-1513-50/+198
* | 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
* | Fixes MySQL bug#48972: mysqldump --insert-ignore leaves set unique_checks=0.Michael Widenius2011-08-103-3/+100
* | Optimize mutex usage.Michael Widenius2011-08-083-5/+5
* | After-merge fix of result file (MARIA <-> Aria)unknown2011-08-011-2/+2
* | Automerge 5.1->5.2unknown2011-07-312-67/+101
|\ \ | |/
| * Speed up mysql-test-run.pl.unknown2011-07-312-66/+101
* | Merge with 5.1Michael Widenius2011-07-2513-46/+273
|\ \ | |/
| * Ensure that the last --datadir option is used from the my.cnf files.Michael Widenius2011-07-241-4/+1
| * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-2411-49/+265
| * test fix.unknown2011-07-211-1/+2
* | Test fix merge.unknown2011-07-211-3/+3
|\ \ | |/
| * Fixed PBXT test.unknown2011-07-212-5/+4
* | Merge 5.1->5.2unknown2011-07-2114-194/+75
|\ \ | |/
| * Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-2110-191/+11
| * The function description added.unknown2011-07-211-0/+1
| * Fix of LP BUG#777809unknown2011-07-214-3/+63
* | 5.1 mergeSergei Golubchik2011-07-121-6/+6
|\ \ | |/
| * bugfix: create internal temporary tables in mysql_tmpdir, not in datadirSergei Golubchik2011-07-121-6/+6
| * Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, tooVladislav Vaintroub2011-07-101-1/+1
| * mergeVladislav Vaintroub2011-07-101-1/+1
| |\
| | * mergeVladislav Vaintroub2011-07-1019-211/+436
| | |\ | | |/ | |/|
| * | protocol safety fix:Sergei Golubchik2011-07-071-3/+4
| | * LPBUG#808233: Undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | | protocol safety fix:Sergei Golubchik2011-07-081-14/+7
* | | mergeVladislav Vaintroub2011-07-101-1/+1
* | | mergeVladislav Vaintroub2011-07-101-1/+1
|\ \ \
| * | | Fix LPBUG#808233 - undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
|/ / /
* | | Aria fixes:Michael Widenius2011-07-0410-32/+75
* | | Aria bug fixes and improvements:Michael Widenius2011-06-306-24/+57
* | | Fix compile failureSergey Petrunya2011-06-241-1/+1
* | | Automatic mergeMichael Widenius2011-06-2417-383/+699
|\ \ \
| * \ \ Merge with 5.1Michael Widenius2011-06-249-188/+396
| |\ \ \ | | |/ /
| | * | Fixed typo. (Old code worked as both tested parts where 'bool', but not nice ...Michael Widenius2011-06-241-1/+1
| | * | Fixes to ariaMichael Widenius2011-06-241-5/+3
| | * | Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BYMichael Widenius2011-06-243-0/+58
| | * | lp:790513 MariaDB crashes on startupSergei Golubchik2011-06-213-16/+62
| | * | ./mtr --suite funcs_1 --ps-protocolSergei Golubchik2011-06-152-171/+275
| | * | fix "./configure --with-debug" buildsSergei Golubchik2011-06-151-1/+1