summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | Manual merge.Alexey Kopytov2009-07-241-0/+5
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | / | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | * | | | | | | | Bug #46075: Assertion failed: 0, file .\protocol.cc, line 416 Alexey Kopytov2009-07-241-0/+5
| | * | | | | | | | | | Bug#30102: Rename table does corrupt tables with partition files on failureAnurag Shekhar2009-07-242-13/+58
| * | | | | | | | | | | merge 5.0-bugteam to 5.1-bugteamSatya B2009-07-242-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | merge to mysql-5.0-bugteamSatya B2009-07-243-2/+10
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Fix for BUG#18828 - If InnoDB runs out of undo slots, Satya B2009-07-173-11/+7
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge from 5.0Staale Smedseng2009-07-231-2/+5
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Bug #45770 errors reading server SSL files are printed, butStaale Smedseng2009-07-231-2/+5
| * | | | | | | | | Add a comment for thd->proc_info.Konstantin Osipov2009-07-221-0/+4
| * | | | | | | | | auto-merge mysql-5.1-bugteam (local) -> mysql-5.1-bugteam.Evgeny Potemkin2009-07-191-17/+33
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam Alfranio Correia2009-07-191-17/+33
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong se...Alfranio Correia2009-07-181-17/+33
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| * | | | | | | | | | Merged fix for the bug#46051.Evgeny Potemkin2009-07-192-0/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merged corrected fix for the bug#46051.Evgeny Potemkin2009-07-181-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-181-0/+1
| | * | | | | | | | | Merged fix for the bug#46051.Evgeny Potemkin2009-07-171-0/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-161-0/+4
| | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-171-1/+0
| * | | | | | | | Auto mergeunknown2009-07-175-12/+58
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | automergeGeorgi Kodinov2009-07-163-9/+26
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Bug #46003 and bug #46034: backported the fixes from azalea.Georgi Kodinov2009-07-163-9/+26
| | | * | | | | | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-169-26/+27
| | * | | | | | | AutomergeKristofer Pettersson2009-07-164-19/+33
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ automergeGeorgi Kodinov2009-07-161-18/+25
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ automergeGeorgi Kodinov2009-07-161-0/+6
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | / / / | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | automergeGeorgi Kodinov2009-07-151-0/+1
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Bug #45287: phase 1 : 32 bit compilation warningsGeorgi Kodinov2009-07-151-0/+6
| | * | | | | | | | | Bug#45781 infinite hang/crash in "opening tables" after handler tries to open...Kristofer Pettersson2009-07-161-3/+26
| * | | | | | | | | | Bug #45214 get_master_version_and_clock does not report error when queries failunknown2009-07-161-32/+166
| | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Bug#44495: Prepared Statement: CALL p(<x>) - `thd->protocol == &thd->protocol...Davi Arnaut2009-07-151-18/+25
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | A fix for Bug#44495 "Prepared Statement: CALL p(<x>) - `thd->protocol == &thd...Konstantin Osipov2009-07-151-18/+25
| * | | | | | | | | merging with 5.0 bugteam treeAnurag Shekhar2009-07-151-0/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Bug#37740 Server crashes on execute statement with full text search and Anurag Shekhar2009-07-151-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | automergeGeorgi Kodinov2009-07-1412-20/+91
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| * | | | | | | | Auto-mergeRamil Kalimullin2009-07-151-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Fix for bug#45998: database crashes when runningRamil Kalimullin2009-07-141-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge of the fix for bug #40113 to 5.1.Georgi Kodinov2009-07-132-3/+18
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout Georgi Kodinov2009-07-132-3/+18
| * | | | | | Bug #41156: List of derived tables acts like a chain ofGleb Shchepa2009-07-111-0/+5
| | |_|/ / / | |/| | | |
| * | | | | automergeGeorgi Kodinov2009-07-101-0/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #46080: group_concat(... order by) crashes server whenGeorgi Kodinov2009-07-101-0/+5
| * | | | | Bug #36259 (Optimizing with ORDER BY) and bug#45828 (Optimizer won't Georgi Kodinov2009-07-071-1/+9
| * | | | | Bug #44115 purge_relay_logs doesn't return an error when count_relay_log_spac...Andrei Elkin2009-07-091-0/+1
| * | | | | merge to mysql-5.1-bugteam branchSatya B2009-07-091-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Addendum to the fix for bug 45807 : initialize a member needed inGeorgi Kodinov2009-07-081-0/+1
| * | | | | Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-081-0/+5
| |/ / / /
| * | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-07-063-24/+33
| |\ \ \ \
| | * | | | BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-063-24/+33
| * | | | | Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-1/+1
| |/ / / /
| * | | | Automerge.Alexey Kopytov2009-07-037-49/+120
| |\ \ \ \