summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* local mergeMarc Alff2010-11-211-13/+3
|\
| * Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-161-2/+4
| |\
| * \ Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-121-1/+1
| |\ \
| * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-13/+3
* | | | Bug#56760 PFS_lock::allocated_to_free() assert failures on osx10.5-x86-64bitMarc Alff2010-11-161-1/+2
| |_|/ |/| |
* | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-121-2/+4
| |/ |/|
* | Bug#58080: Crash on failure to create a thread to handle a user connectionDavi Arnaut2010-11-091-1/+1
|/
* Fix for BUG#57316 "It is not clear how to disable autocommit"Guilhem Bichot2010-11-051-0/+13
* BUG#47027 delegates_init() failure is not user friendly (usability issue)He Zhenxing2010-11-041-4/+4
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-10-081-4/+3
* Bug#30025 Mysqld prints out warnings/errors being run with --no-defaults --helpAlexey Botchkov2010-10-081-0/+5
* Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-7/+4
* mergeGeorgi Kodinov2010-10-041-35/+21
|\
| * Bug#57210: remove pstackDavi Arnaut2010-10-041-23/+0
| * Local mergeMarc Alff2010-09-141-0/+1
| |\
| | * Bug#53251 mysql_library_init fails on second execution with embedded lib...Alexey Botchkov2010-09-021-0/+1
| * | Bug#56324 Race Condition while shutting down MySQL: "PSI_server"Marc Alff2010-09-091-12/+20
| |/
* | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-55/+41
|\ \ | |/
| * Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-08-301-17/+20
| |\
| | * Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-301-10/+8
| | |\
| | | * Bug#52312 lost Handler_read_last status variableMarc Alff2010-08-251-0/+1
| | | * Merge from mysql-5.5-runtime to mysql-5.5-bugfixing.Jon Olav Hauglid2010-08-201-10/+5
| | | |\
| | | | * Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime.Jon Olav Hauglid2010-08-181-4/+4
| | | | |\
| | | | * | Extract reload_acl_and_cache() and flush_tables_with_read_lock()Konstantin Osipov2010-08-131-0/+1
| | | | * | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-10/+4
| | | | |\ \
| | | | | * | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-5/+2
| | | * | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates withAlfranio Correia2010-08-201-0/+2
| | | | |_|/ | | | |/| |
| | * | | | Auto-merge from mysql-5.1-bugteamDmitry Shulga2010-08-251-7/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS.Dmitry Shulga2010-08-251-7/+12
| * | | | | Merging with mysql-5.5Mats Kindahl2010-08-231-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | mergeGeorgi Kodinov2010-08-051-4/+4
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | Automerge.Alexey Kopytov2010-07-211-1/+1
| | | |\ \
| * | | \ \ Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-34/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-34/+17
* | | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+3
|/ / / / /
* | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-5/+4
|\ \ \ \ \
| * \ \ \ \ Automerge.Alexey Kopytov2010-07-211-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Automerge.Alexey Kopytov2010-07-211-1/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#55061: Build failing on sol 8 x86 - assembler code vs Alexey Kopytov2010-07-121-1/+1
| * | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-4/+3
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-4/+3
| | | |/ / / | | |/| | |
* | | | | | Merge trunk-bugfixing -> trunk-runtime.Konstantin Osipov2010-07-271-24/+6
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+1
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+2
| * | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-14/+3
| |/ / / /
* | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-07-191-380/+83
|\ \ \ \ \ | |/ / / /
| * | | | Merge of mysql-trunk-merge into mysql-trunk-bugfixing.Davi Arnaut2010-07-161-8/+9
| |\ \ \ \
| | * \ \ \ Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-373/+37
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-6/+7
| | |\ \ \ \ | | | |/ / /