summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Bug#55873 short startup options do not work in 5.5Marc Alff2010-09-011-1/+1
* Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-304-8/+97
|\
| * Implemented code review commentsMarc Alff2010-08-261-28/+11
| * Bug#55873 short startup options do not work in 5.5Marc Alff2010-08-251-7/+93
| * Bug #55345, "mysql_library_init causes segfault if executed after calling mys...Christopher Powers2010-08-221-0/+2
| * Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-183-17/+23
| |\
| * \ Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-1/+1
| |\ \
| * | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-08-111-0/+18
| * | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-1/+1
* | | | Merging with mysql-5.5Mats Kindahl2010-08-232-13/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-4/+2
| |\ \ \
| * \ \ \ mergeGeorgi Kodinov2010-08-051-5/+5
| |\ \ \ \
| | * | | | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-041-5/+5
| * | | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-0431-1371/+112
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | mergeGeorgi Kodinov2010-08-031-10/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #42144: plugin_load failsGeorgi Kodinov2010-08-031-10/+14
| * | | | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...unknown2010-08-031-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-301-1/+3
* | | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-162-1/+32
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-072-1/+32
* | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-4/+2
| |_|_|/ / |/| | | |
* | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-294-14/+47
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-204-14/+47
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-204-14/+47
| | * | | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-052-47/+1
* | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-2730-1333/+47
|\ \ \ \ \
| * | | | | Cleanup after bild team push.Vladislav Vaintroub2010-07-251-4/+13
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-14/+0
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-4/+4
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-233-0/+15
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-12/+3
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-2/+0
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-2315-1067/+14
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-8/+0
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-235-224/+0
| |/ / / /
* | | | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-34/+17
| |_|_|/ |/| | |
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-1936-791/+81
|\ \ \ \ | |/ / /
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-172-36/+0
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-151-1/+1
| * | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-1568-1635/+324
| |\ \ \
| | * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-159-268/+12
| | * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-154-59/+1
| | * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-157-19/+23
| | * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-1518-381/+23
| * | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
| * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-028-24/+18
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-028-24/+18
| * | | | Manual merge from 5.1.Alexey Kopytov2010-07-011-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Bug#54667: Unnecessary signal handler redefinitionAlexey Kopytov2010-07-011-5/+5
| | * | | Manual merge from the bugfix tree.Alexey Kopytov2010-06-113-1/+34
| | |\ \ \