summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-0371-141/+208
|\
| * Bug#11759349 -- Merge of patch from mysql-5.1.Ashish Agarwal2011-09-271-0/+2
| |\
| | * BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-271-0/+2
| | * Merge from mysql-5.1.59-releaseunknown2011-09-151-0/+9
| | |\
| | | * Manual merge from mysql-5.1.Ramil Kalimullin2011-08-092-1/+32
| | | |\
| | | * \ merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-0/+9
| | | |\ \
| | | | * | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-0/+9
| * | | | | merge from 5.5.16Daniel Fischer2011-09-214-3/+15
| |\ \ \ \ \
| | * | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-154-3/+15
| | * | | | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release.Alexander Nozdrin2011-08-151-0/+4
| * | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-1/+2
| * | | | | | merge 5.1 => 5.5Tor Didriksen2011-08-291-0/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INS...Tor Didriksen2011-08-291-0/+9
| | | |_|_|/ | | |/| | |
| | * | | | BUG#12695969Luis Soares2011-07-121-1/+1
| | |\ \ \ \
| | | * | | | BUG#12695969Luis Soares2011-07-121-1/+1
| * | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-2/+3
| * | | | | | WL#5710 : mysql_plugin - enable or disable pluginsChuck Bell2011-07-191-0/+4
| | |_|/ / / | |/| | | |
| * | | | | BUG#12695969Luis Soares2011-07-111-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | BUG#12695969Luis Soares2011-07-111-0/+31
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | BUG#12695969: FIX OUTDATED COPYRIGHT NOTICES IN REPLACTIONLuis Soares2011-07-111-0/+31
| | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-305-25/+20
| | | |\
| | | | * Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0Magne Mahre2011-03-225-22/+19
| * | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-07-071-16/+0
| |\ \ \ \ | | |/ / /
| | * | | Updated/added copyright headersKent Boortz2011-07-0310-149/+138
| | |\ \ \
| | | * | | BUG 11763056 - 55721: AIX 5.1.50 build failing, cannot locate bzeroDavi Arnaut2011-05-271-1/+1
| * | | | | Merge from mysql-5.5.14-releaseunknown2011-07-061-4/+5
| |\ \ \ \ \
| | * | | | | Bug #12633140 : AUDIT PLUGIN SOURCE FILES HAVE OUT OF DATE Georgi Kodinov2011-06-131-6/+7
| * | | | | | Updated/added copyright headersKent Boortz2011-07-047-10/+16
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Updated/added copyright headersKent Boortz2011-06-3068-126/+171
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Updated/added copyright headersKent Boortz2011-06-3026-51/+121
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Updated/added copyright headersKent Boortz2011-06-3014-26/+38
| | | | |/ | | | |/|
* | | | | fixes for windowsSergei Golubchik2011-10-215-21/+10
* | | | | intptr should be unsignedSergei Golubchik2011-10-191-3/+3
* | | | | safe_mutex deadlock detector post-merge fixesSergei Golubchik2011-10-192-0/+15
* | | | | merge with 5.3Sergei Golubchik2011-10-1938-199/+535
|\ \ \ \ \
| * \ \ \ \ mergeVladislav Vaintroub2011-07-101-1/+1
| |\ \ \ \ \
| | * | | | | 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
| * | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-055-26/+123
| |\ \ \ \ \ \
| | * \ \ \ \ \ mergeVladislav Vaintroub2011-06-121-13/+65
| | |\ \ \ \ \ \
| | | * | | | | | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-121-13/+65
| | | |/ / / / /
| | * | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-124-13/+58
| | |/ / / / /
| * | | | | | Fixed compilation & test issues found by buildbotMichael Widenius2011-07-021-1/+1
| * | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-0111-9/+125
| * | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-101-0/+11
| * | | | | | merge with 5.1-microSergei Golubchik2011-06-071-9/+5
| |\ \ \ \ \ \
| | * | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-7/+6
| * | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-28/+2
| * | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-287-32/+65
| |\ \ \ \ \ \ \ | | |/ / / / / /