summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* This is the downport ofVladislav Vaintroub2009-09-1123-398/+1161
* merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-123-9/+10
|\
| * Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-1/+1
| |\
| * \ Auto-mergeIgnacio Galarza2009-07-311-1/+1
| |\ \
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
| * | | merging with mysql-5.1-bugteam branchSatya B2009-07-271-7/+7
| |\ \ \
| | * \ \ merging with mysql-5.0-bugteamV Narayanan2009-07-171-7/+7
| | |\ \ \ | | | |/ /
| | | * | Bug#43572 Handle failures from hash_initV Narayanan2009-07-121-6/+7
| * | | | merge 5.0-bugteam to 5.1-bugteamSatya B2009-07-241-1/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
* | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-046-17/+51
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-142-9/+42
| |\ \ \ | | |/ /
| | * | AutomergeKristofer Pettersson2009-06-251-2/+13
| | |\ \
| | | * | Bug#45336 --enable-foobar doesn't work for any plugin foobar.Kristofer Pettersson2009-06-251-2/+13
| | * | | Bug#43572 Handle failures from hash_initV Narayanan2009-06-221-1/+1
| | |/ /
| | * | merging with mysql-5.0-bugteamV Narayanan2009-06-191-7/+29
| | |\ \ | | | |/
| | | * Bug#43572 Handle failures from hash_initV Narayanan2009-06-191-6/+29
| * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-1/+1
| |/ /
| * | auto-merge 5.1-bugteam (local) --> 5.1-bugteamAlfranio Correia2009-05-211-1/+1
| |\ \
| | * | BUG#43949 Initialization of slave produces a warning message in ValgrindAlfranio Correia2009-04-191-1/+1
| * | | Auto mergeKristofer Pettersson2009-05-151-1/+2
| |\ \ \
| | * | | Bug#19027 MySQL 5.0 starts even with Fatal InnoDB errorsKristofer Pettersson2009-05-141-1/+2
| | |/ /
| * | | Merge from 5.0-bugteamJim Winstead2009-05-131-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | The get_date() function in mysys interpreted the GETDATE_GMT optionJim Winstead2009-05-071-4/+4
* | | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-1127-406/+434
|\ \ \ \
| * \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2009-05-083-17/+34
| |\ \ \ \ | | |/ / /
| | * | | Bug#43932 myisam index corruption with large index and large Vladislav Vaintroub2009-04-292-3/+5
| | | |/ | | |/|
| | * | Bug#43706: libmysqld segfaults when re-intialisedDavi Arnaut2009-04-091-0/+4
| | * | Bug#42649 THR_LOCK_charset global mutex abused by InnoDBAlexander Barkov2009-04-071-15/+26
| |/ /
| * | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-03-242-3/+4
| |\ \ | | |/
| | * Bug#43461: invalid comparison with string literal in default.cDavi Arnaut2009-03-192-3/+4
| | * auto-mergeIgnacio Galarza2009-03-195-318/+283
| | |\
| * | | fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-1/+1
| * | | Fixed a prototype to match the actual function signature (addendum to theGeorgi Kodinov2009-03-201-1/+1
| * | | auto-mergeIgnacio Galarza2009-03-191-4/+9
| |\ \ \
| | * \ \ Merge bugteam and fix for 42675.Chad MILLER2009-03-181-4/+9
| | |\ \ \
| | | * | | Fix indentation. tab -> spacesChad MILLER2009-03-171-1/+1
| | | * | | Bug#42675: Dangling pointer leads to a client crash (mysys/my_error.c \Chad MILLER2009-03-171-4/+9
| * | | | | auto-mergeIgnacio Galarza2009-03-192-16/+55
| |\ \ \ \ \ | | |/ / / /
| | * | | | 36446: fix Windows warningTatiana A. Nurnberg2009-03-171-1/+1
| | * | | | manual mergeTatiana A. Nurnberg2009-03-161-14/+51
| | |\ \ \ \ | | | |/ / /
| | | * | | Manual merge of patch for bug #40552 into the team tree.Alexey Kopytov2009-03-161-14/+51
| | | |\ \ \
| | | | * | | Fix for bug #40552: Race condition around default_directories Alexey Kopytov2009-02-271-14/+51
| | * | | | | Bug#36446: Attempt to set @@join_buffer_size to its minimum value produces sp...Tatiana A. Nurnberg2009-03-161-2/+4
| | |/ / / /
| * | | | | auto-mergeIgnacio Galarza2009-03-177-328/+297
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge of bug 42434 to 5.1-bugteamGeorgi Kodinov2009-03-111-305/+262
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug #42434: license of mysys MD5 implementation is not GPL-compatibleGeorgi Kodinov2009-03-091-305/+262
| | * | | | Merge BUG#22082 from 5.0-bugteam to 5.1-bugteamHe Zhenxing2009-03-064-13/+21
| | |\ \ \ \ | | | |/ / /
| | | * | | BUG#22082 Slave hangs(holds mutex) on "disk full"He Zhenxing2009-03-064-13/+21
| | * | | | merging.Alexey Botchkov2009-02-242-10/+14
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Bug#39289 libmysqld.a calls exit() upon error Alexey Botchkov2008-10-273-19/+31