summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-19243-3095/+5382
|\
| * Fix compile error (different storage class for mysql_temp_dir_list) Alexander Nozdrin2010-04-121-1/+1
| * A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-1215-20/+20
| * Bug#52754 Build break in mysql-trunk, performance schema unit testMarc Alff2010-04-122-7674/+0
| * WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-0728-3/+41
| * WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-052-5/+1
| * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-31245-3095/+13022
* | Some post-merge fixes afer a merge from mysql-5.1-bugteam.Alexey Kopytov2010-04-111-0/+4
* | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-115-7/+32
|\ \
| * | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-063-1/+26
| * | 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
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-1/+1
|\ \ \ | |/ /
| * | Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN Anurag Shekhar2010-04-021-1/+1
* | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-0316-31/+83
|\ \ \ | |/ /
| * | 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
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-2/+2
|\ \ \ \ | |/ / /
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-025-9/+11
|\ \ \ \ | |/ / /
| * | | 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
* | | | | | | | Automerge.Alexey Kopytov2010-04-022-5/+24
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-24168-30872/+32693
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge.Alexey Kopytov2010-03-194-55/+339
| |\ \ \ \ \ \
| | * | | | | | Bug #8433: Overflow must be an error Alexey Kopytov2010-03-184-55/+339
| * | | | | | | BUG#51426: overflow for auto_increment column causes slave to stopLuis Soares2010-03-173-1/+3
| * | | | | | | mergeMattias Jonsson2010-03-161-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Bug#51347: assertion with show create table + partition by columnsMattias Jonsson2010-03-041-2/+2
| * | | | | | | | A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-1614-389/+221
| |\ \ \ \ \ \ \ \
| | * | | | | | | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-1312-351/+199