summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | Bug#50918: Date columns treated differently in Views than inMartin Hansson2010-03-161-0/+5
* | | | | | | | | | | Bug#47762: Incorrect result from MIN() when WHERE tests NOTMartin Hansson2010-03-162-34/+75
|/ / / / / / / / / /
* | | | | | | | | | Bug#51289: double Item_cache_decimal::val_real() is brokenDavi Arnaut2010-03-151-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-1413-110/+110
* | | | | | | | | Bug#51770: UNINSTALL PLUGIN requires no privilegesDavi Arnaut2010-03-091-0/+2
* | | | | | | | | Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-123-3/+40
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge fix for BUG51342 to 5.1-bugteam.Sergey Vojtovich2010-03-101-0/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge fix for BUG51342 to 5.0-bugteam.Sergey Vojtovich2010-03-101-0/+7
| |\ \ \ \ \ \ \