summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* WL#2110 (SIGNAL)Marc Alff2009-09-1063-1030/+3147
* Merge from mysql-5.1-bugteamAlexander Nozdrin2009-08-2626-215/+313
|\
| * Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-2410-102/+137
| * auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-241-3/+0
| |\
| | * BUG#45694 Deadlock in replicated statement is not retriedAlfranio Correia2009-08-191-3/+0
| * | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-241-2/+11
| |\ \
| | * | BUG#46130 Slave does not correctly handle "expected errors"Alfranio Correia2009-08-131-2/+11
| * | | mergeMattias Jonsson2009-08-211-33/+0
| |\ \ \
| | * | | Bug#46639: 1030 (HY000): Got error 124 from storage engine onMattias Jonsson2009-08-211-33/+0
| * | | | reverted the fix for bug #46019 from 5.1-bugteamGeorgi Kodinov2009-08-213-18/+3
| |\ \ \ \
| | * \ \ \ automergeGeorgi Kodinov2009-08-211-0/+1
| | |\ \ \ \
| | | * \ \ \ Merge.Martin Hansson2009-08-211-0/+1
| | | |\ \ \ \
| | * | | | | | Revert of the fix for bug #46019.Georgi Kodinov2009-08-212-31/+4
| | |/ / / / /
| * | | | | | Merge.Martin Hansson2009-08-211-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Bug#46616: MergeMartin Hansson2009-08-201-0/+1
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Bug#46616: Assertion `!table->auto_increment_field_not_null' on Martin Hansson2009-08-201-0/+1
| * | | | | | | Fix for bug #46456 [Ver->Prg]: HANDLER OPEN + TRUNCATE + DROPRamil Kalimullin2009-08-211-0/+4
| * | | | | | | merge of bug #46019 to 5.1-bugteamGeorgi Kodinov2009-08-203-3/+18
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Bug #46019: ERROR 1356 When selecting from within anotherGeorgi Kodinov2009-08-192-4/+31
| | | |/ / / / | | |/| | | |
| * | | | | | Bug #45962: memory leak after 'sort aborted' errorsGeorgi Kodinov2009-07-091-1/+10
| | |_|/ / / | |/| | | |
| * | | | | automergeGeorgi Kodinov2009-08-178-87/+88
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | AutomergeRamil Kalimullin2009-08-142-0/+33
| |\ \ \ \ \
| | * \ \ \ \ Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-132-0/+33
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Bug#46013: rpl_extraColmaster_myisam fails on pb2Davi Arnaut2009-08-132-0/+33
| * | | | | | Fix for bug #46614: Assertion in show_create_trigger() Ramil Kalimullin2009-08-141-2/+0
| |/ / / / /
| * | | | | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-08-133-53/+89
| * | | | | mergeMattias Jonsson2009-08-123-17/+5
| |\ \ \ \ \
| | * | | | | A follow up patch for the follow up patch for Bug#45829 Konstantin Osipov2009-08-122-0/+6
| | * | | | | A follow up patch for Bug#45829 "CREATE TABLE TRANSACTIONAL Konstantin Osipov2009-08-123-18/+0
| * | | | | | manual mergeMattias Jonsson2009-08-121-0/+3
| |\ \ \ \ \ \
| | * | | | | | Bug#46478: timestamp field incorrectly defaultedMattias Jonsson2009-08-061-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | mergeMattias Jonsson2009-08-122-2/+11
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Bug#39893: Crash if select on a partitioned table, when partitioning is disabledMattias Jonsson2009-01-082-2/+11
| * | | | | | Manual Mergeunknown2009-08-121-0/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | BUG#45516 SQL thread does not use database charset properlyunknown2009-08-121-0/+10
* | | | | | | merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-1250-425/+993
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge from mysql-5.1-bugteam.Davi Arnaut2009-08-117-24/+46
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Manual merge.Davi Arnaut2009-08-102-7/+10
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#45010: invalid memory reads during parsing some strange statementsDavi Arnaut2009-08-071-7/+9
| | * | | | | MergeMartin Hansson2009-08-102-13/+20
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Bug#46454: MySQL wrong index optimisation leads to incorrect result & crashesMartin Hansson2009-08-072-13/+20
| | | | |_|/ | | | |/| |
| | * | | | Auto-mergeIgnacio Galarza2009-08-061-2/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug #27535 Installing Windows service with --defaults-file option - quotation...Ignacio Galarza2009-08-061-2/+15
| | * | | | Fix for BUG#45816 - assertion failure with index containing double Satya B2009-08-062-2/+1
| | | |/ / | | |/| |
| * | | | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-118-87/+88
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Backport Tomas Ulin fix for a spurious failure on PushBuild:Davi Arnaut2009-08-011-1/+0
| * | | | Auto-mergeIgnacio Galarza2009-07-312-1/+13
| |\ \ \ \
| | * \ \ \ auto-mergeTatiana A. Nurnberg2009-07-3147-395/+954
| | |\ \ \ \
| | * | | | | Bug#40281, partitioning the general log table crashes the serverTatiana A. Nurnberg2009-07-312-1/+13
| * | | | | | Auto-mergeIgnacio Galarza2009-07-313-4/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |