summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.46 into MariaDB.unknown2010-04-2862-708/+1362
|\
| * Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select...Sergey Glukhov2010-04-051-5/+5
| * Bug #40625: Concat fails on DOUBLE values in a StoredGleb Shchepa2010-04-031-1/+1
| * Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN Anurag Shekhar2010-04-021-1/+1
| * mergeGeorgi Kodinov2010-04-011-1/+1
| |\
| | * Fix for bug#52397: another crash with explain extended and group_concatRamil Kalimullin2010-03-311-1/+1
| * | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-313-0/+8
| |/
| * fixed compiler warningSergey Glukhov2010-03-291-1/+1
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-261-1/+1
| |\
| | * Bug#52177 crash with explain, row comparison, join, text fieldSergey Glukhov2010-03-261-1/+1
| * | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-295-9/+25
| * | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-283-13/+40
| * | Bug #50095 Multi statement including CREATE EVENT causes rotten binlog entryunknown2010-03-282-1/+4
| * | Bug#52164 Assertion failed: param.sort_length, file .\filesort.cc, line 149Sergey Glukhov2010-03-261-1/+2
| * | merge from 5.1-bt repAndrei Elkin2010-03-251-1/+1
| |\ \
| | * \ Merge fixes for BUG51877, BUG51866, BUG47598 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-251-1/+1
| | |\ \
| | | * \ Merge fix for BUG51866 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-251-1/+1
| | | |\ \
| | | | * | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-1/+1
| * | | | | merging bug#52304 to 5.1-bt,peAndrei Elkin2010-03-251-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bug #52304 valgrind does not like to print un-inited string in Protocol_tex...Andrei Elkin2010-03-231-1/+1
| * | | | | merging.Alexey Botchkov2010-03-241-1/+1
| |\ \ \ \ \
| | * \ \ \ \ AutomergeKristofer Pettersson2010-03-251-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE...Kristofer Pettersson2010-03-241-1/+1
| * | | | | | merging.Alexey Botchkov2010-03-242-5/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#51377 Crash in information_schema / processlist on concurrent DDL wo...Alexey Botchkov2010-03-092-5/+6
| * | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-241-1/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug#48483 crash in get_best_combination()Sergey Glukhov2010-03-241-1/+12
| * | | | | | Bug #51850: crash/memory overlap when using load data infile and setGeorgi Kodinov2010-03-231-4/+12
| | |_|_|/ / | |/| | | |
| * | | | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-5/+14
| * | | | | merging bug@51648 to 5.1-bt, pe from local bugfixing branchAndrei Elkin2010-03-216-92/+69
| |\ \ \ \ \
| | * | | | | Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-196-92/+69
| * | | | | | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+25
| * | | | | | Bug#51598 Inconsistent behaviour with a COALESCE statement inside an IN compa...Sergey Glukhov2010-03-192-2/+6
| * | | | | | Bug#51494 crash with join, explain and 'sounds like' operatorSergey Glukhov2010-03-191-1/+2
| * | | | | | Merging with mysql-5.1-bugteamMats Kindahl2010-03-177-46/+53
| |\ \ \ \ \ \
| | * | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-177-46/+53
| * | | | | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-1/+45
| * | | | | | | Bug#47761: crash when killing a query during subquery execution...Davi Arnaut2010-03-091-2/+6
| * | | | | | | Merge of fix for Bug#47762.Martin Hansson2010-03-164-4/+36
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | mergeMattias Jonsson2010-03-162-3/+30
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ mergeMattias Jonsson2010-03-121-2/+9
| | | |\ \ \ \ \ \
| | | | * | | | | | Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-2/+9
| | | * | | | | | | mergedMattias Jonsson2010-03-121-1/+14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#50392: insert_id is not reset for partitioned tablesMattias Jonsson2010-03-041-1/+14
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | mergeMattias Jonsson2010-03-111-0/+6
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-041-0/+6
| | | | |/ / / / / /
| | | * | | | | | | mergeMattias Jonsson2010-03-111-0/+1
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-041-0/+1
| | * | | | | | | | | Automerge: mysql-5.1-bugteam bug branch --> mysql-5.1-bugteam latest.Luis Soares2010-03-161-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | BUG#51055: Replication failure on duplicate key + traditional SQLLuis Soares2010-03-041-1/+1