summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge with MySQL 5.1.65Sergei Golubchik2012-08-222-5/+7
|\
| * Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-3/+5
| * Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-2/+2
* | merge with mysql-5.1.63Sergei Golubchik2012-05-172-3/+8
|\ \ | |/
| * Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DMLAnnamalai Gurusami2012-03-011-1/+6
| * BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-171-0/+3
* | mysql-5.1.62 mergeSergei Golubchik2012-04-053-3/+9
|\ \ | |/
| * merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-172-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2012-02-152-2/+2
| | |\
| | | * Updated/added copyright headersMySQL Build Team2012-02-152-3/+2
| | | * auto-merge mysql-5.0->mysql-5.0-securityGeorgi Kodinov2011-10-122-1/+32
| | | |\
| * | | \ Merge compile fix for AIX into delivery tree.Joerg Bruehe2012-02-161-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Compile fix needed for AIX,Joerg Bruehe2012-01-191-1/+3
| * | | | Bug#11752408 - 43593: DUMP/BACKUP/RESTORE/UPGRADE TOOLS FAILS BECAUSE OF UTF8...Alexander Barkov2012-01-231-0/+4
| |/ / /
* | | | restore my_safe_printf_stderr for "crash-safe sigsegv handler"Sergei Golubchik2012-03-142-44/+4
* | | | Merge with MYSQL 5.1.61Michael Widenius2012-02-201-4/+65
|\ \ \ \ | |/ / /
| * | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-4/+65
* | | | Fixed that maria-recover works as expected.Michael Widenius2011-11-291-0/+2
* | | | Merge with MySQL 5.1.60Michael Widenius2011-11-232-0/+11
|\ \ \ \ | |/ / /
| * | | 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
* | | | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2128-60/+156
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| * | | | 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
| * | | 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
| | * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-3/+5
| * | | | Updated/added copyright headersKent Boortz2011-06-3026-51/+121
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-3014-26/+38
| | | |/ | | |/|
* | | | support for plugins on windowsSergei Golubchik2011-10-041-5/+19
* | | | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, tooVladislav Vaintroub2011-07-101-1/+1
* | | | LPBUG#808233: Undefined uint in typelib.hVladislav Vaintroub2011-07-101-1/+1
* | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-0211-89/+156
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-286-132/+115
| * | | Bug #11752069 (former bug 43152)Jon Olav Hauglid2011-02-162-7/+26
| |/ /
| * | Merge from mysql-5.1.55-releaseunknown2011-02-082-2/+2
| |\ \
| * \ \ merge to 5.1.Georgi Kodinov2011-02-022-0/+18
| |\ \ \ | | | |/ | | |/|
| | * | Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-022-0/+18
* | | | Merge with MySQL 5.1.55Michael Widenius2011-02-2013-14/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | Updating header copyright/README in source for 2011Karen Langford2011-01-252-2/+2
| |/ /
| * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+3
| * | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-0/+1