summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-172-17/+46
* Bug#46393 If for slow_query_log a string is entered it does not complain.Alexey Botchkov2011-01-151-5/+13
* Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-124-99/+52
* Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-111-1/+7
|\
| * Bug#42054: SELECT CURDATE() is returning bad valueDavi Arnaut2011-01-111-1/+7
* | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-1122-275/+52
* | Bug#51631 general-log flag doesn't accept "on" as a value inMagne Mahre2011-01-101-1/+19
* | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-071-1/+133
|\ \ | |/
| * Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-3/+3
| * Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-1/+134
* | MergeKent Boortz2010-12-291-1/+1
|\ \ | |/
| * MergeKent Boortz2010-12-291-1/+1
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-2812-1312/+2
* | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-6/+13
* | | Cleanup my_win_init by moving time and registry relatedDavi Arnaut2010-12-151-103/+91
* | | Manual merge with mysql-5.1-bugteam.Ramil Kalimullin2010-12-093-6/+14
|\ \ \ | |/ /
| * | Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-093-5/+13
* | | Merge fix for BUG58205 to 5.5-bugteam.Sergey Vojtovich2010-12-081-1/+2
|\ \ \
| * | | BUG#58205 - Valgrind failure in fn_format when called fromSergey Vojtovich2010-12-011-1/+2
* | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Workaround a GCC warning about a pointer being cast to a largerDavi Arnaut2010-11-301-1/+4
* | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-301-7/+96
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p...Davi Arnaut2010-11-261-7/+96
* | | mergeGeorgi Kodinov2010-11-261-1/+16
|\ \ \ | |/ /
| * | mergeGeorgi Kodinov2010-11-261-1/+16
| |\ \
| | * \ merge to 5.1-securityGeorgi Kodinov2010-10-294-30/+46
| | |\ \
| | * | | Bug#57359 Possible to circumvent secure_file_priv using '..' on WindowsKristofer Pettersson2010-10-171-1/+16
* | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-8/+2
* | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-158/+0
* | | | | Merging with mysql-5.5-bugteamMats Kindahl2010-11-161-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-5/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-6/+7
| | * | | | Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
| | | |/ / | | |/| |
* | | | | Merging with mysql-5.5-bugfixing.Mats Kindahl2010-11-161-24/+24
|\ \ \ \ \ | |/ / / /
| * | | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-121-24/+24
* | | | | Bug #58173: Valgrind warning in load_defaults()Mats Kindahl2010-11-161-11/+13
|/ / / /
* | | | Merge from mysql-5.1-bugteam to mysql-5.5-bugteamJon Olav Hauglid2010-11-081-1/+3
|\ \ \ \
| * | | | Bug #45288 pb2 returns a lot of compilation warningsJon Olav Hauglid2010-11-081-1/+3
| |/ / /
* | | | Merging patch for BUG#57108 with mysql-5.5-bugteamMats Kindahl2010-11-053-34/+24
|\ \ \ \
| * \ \ \ automergeKristofer Pettersson2010-10-254-26/+35
| |\ \ \ \
| | * \ \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-202-21/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-202-21/+15
| * | | | | Bug#54569 Some options are not allowed to take argument when passed with loos...Kristofer Pettersson2010-10-251-13/+9
* | | | | | BUG#57108: mysqld crashes when I attempt to install pluginMats Kindahl2010-11-041-9/+52
| |/ / / / |/| | | |
* | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-1/+1
* | | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-192-4/+19
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-192-8/+30
| |/ /
* | | mergeVladislav Vaintroub2010-10-061-12/+43
|\ \ \
| * \ \ mergeGeorgi Kodinov2010-10-051-12/+43
| |\ \ \ | | |/ /