summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong info message for mysqld --general-logMichael Widenius2011-10-162-4/+6
* Add option to enable feedback plugin to the MSI installer.Vladislav Vaintroub2011-10-122-2/+62
* mergeVladislav Vaintroub2011-10-111-3/+0
|\
| * remove unconditional SAFEMALLOC/SAFEMUTEX from debug flagsVladislav Vaintroub2011-10-111-3/+0
* | mergeSergei Golubchik2011-10-101-0/+5
|\ \ | |/
| * add a missing definitionSergei Golubchik2011-10-101-0/+5
* | fix feedback plugin for 5.2Sergei Golubchik2011-10-081-1/+19
* | merge with 5.1Sergei Golubchik2011-10-0749-143/+1848
|\ \ | |/
| * sort results in tests to make them stableSergei Golubchik2011-10-065-6/+8
| * disable feedback plugin by default. Now on windows too.Sergei Golubchik2011-10-061-1/+3
| * merge the feedback treeSergei Golubchik2011-10-0648-149/+1845
| |\
| | * Implement uname() on Windows.Vladislav Vaintroub2011-10-061-1/+89
| | * merge with feedback-pluginSergei Golubchik2011-10-062-0/+7
| | |\
| | | * add #define WITH_FEEDBACK_PLUGINSergei Golubchik2011-10-061-0/+3
| | * | fix fulltext_plugin.test on windowsSergei Golubchik2011-10-051-1/+2
| | * | tests for feedback plugin,Sergei Golubchik2011-10-0410-0/+104
| | * | merge feedback pluginSergei Golubchik2011-10-049-0/+1430
| | |\ \ | | | |/
| | | * fix for static plugins in mariadb.Sergei Golubchik2011-10-044-24/+31
| | | * don't use https url by default, if ssl is not availableSergei Golubchik2011-10-031-1/+7
| | | * initial checkinSergei Golubchik2011-10-019-0/+1417
| | * support for plugins on windowsSergei Golubchik2011-10-0414-115/+127
| | * my_gethwaddr() on Solaris and WindowsSergei Golubchik2011-10-043-22/+87
| | * remove redundant declarationsSergei Golubchik2011-10-0411-11/+0
* | | Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-0610-45/+107
* | | Automatic merge with 5.1Michael Widenius2011-10-053-28/+10
|\ \ \ | |/ /
| * | Fix for issue found in buildbot where mysqld.*.err files was missingMichael Widenius2011-10-053-28/+10
| |/
* | Fixed lp:859051 "Periodic aria checkpoints prevent power management"Michael Widenius2011-10-051-5/+7
* | mergeVladislav Vaintroub2011-09-162-2/+3
|\ \
| * | Fix path lookup for singtoolVladislav Vaintroub2011-09-161-1/+2
| * | Fix compile warningVladislav Vaintroub2011-09-161-1/+1
|/ /
* | Fixed race condition that could cause diff to fail.Michael Widenius2011-09-151-18/+9
* | Fixed test to be repeatableMichael Widenius2011-09-152-2/+2
* | Reset variable to not access it uninitializedMichael Widenius2011-09-141-0/+1
* | Increased version numberMichael Widenius2011-09-138-7/+13
* | Automatic mergeMichael Widenius2011-09-1023-60/+143
|\ \
| * | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-0920-56/+127
| * | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary"Michael Widenius2011-09-024-4/+16
* | | LP BUG#813418 fix.unknown2011-09-083-0/+21
* | | Fix of LP BUG#780386.unknown2011-09-056-20/+96
* | | Fix pbxt suite to keep the same opti9misation it was before.unknown2011-09-052-2/+2
|/ /
* | LP BUG#823169 fix.unknown2011-09-027-36/+442
* | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ...Michael Widenius2011-09-0211-30/+68
* | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-015-13/+30
* | Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often...Michael Widenius2011-09-019-13/+56
* | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-294-5/+13
* | 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