summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge from mysql-5.1.Alexander Nozdrin2009-10-1917-178/+365
|\
| * Followup patch for BUG#47280Jorgen Loland2009-10-141-0/+1
| * Bug#47280 - strange results from count(*) with order by multiple Jorgen Loland2009-10-144-8/+64
| * Bug#46640: output from mysqlbinlog command in 5.1 breaks replicationunknown2009-10-145-144/+137
| * Auto mergeHe Zhenxing2009-10-132-11/+100
| |\
| | * Bug#42846: wrong result returned for range scan when usingMartin Hansson2009-10-091-3/+72
| | * merge into mysql-5.1-bugteamMattias Jonsson2009-10-091-1/+1
| | |\
| | | * Bug#46922: crash when adding partitions and open_files_limitMattias Jonsson2009-10-081-1/+1
| | * | merge into mysql-5.1-bugteamMattias Jonsson2009-10-091-7/+27
| | |\ \
| | | * | Bug#44059: Incorrect cardinality of indexes on a partitioned tableMattias Jonsson2009-10-081-7/+27
| * | | | Bug#47323 : mysqlbinlog --verbose displays bad output when events contain sub...He Zhenxing2009-10-091-1/+5
| |/ / /
| * | | Merge 5.0-bugteam-> 5.1-bugteamFrazer Clement2009-10-081-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #42803: Field_bit does not have unsigned_flag field,Ramil Kalimullin2009-10-081-1/+4
| * | | automergeGeorgi Kodinov2009-10-081-1/+0
| |\ \ \
| | * \ \ MergeMagnus Blåudd2009-10-081-1/+0
| | |\ \ \
| | | * | | Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clashMagnus Blåudd2009-10-061-1/+0
| * | | | | Addendum to the fix for bug 43029Georgi Kodinov2009-10-081-0/+1
| * | | | | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-076-12/+53
| |/ / / /
* | | | | Merge from mysql-5.1.Alexander Nozdrin2009-10-151-11/+21
|\ \ \ \ \ | |/ / / /
| * | | | mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-10-061-11/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#47678 Changes to n-tables that happen early in a trans. are only flushed ...Alfranio Correia2009-10-061-2/+5
| | * | | BUG#47287 RBR: replication diff on basic case with txn- and non-txn tables in...Alfranio Correia2009-10-061-9/+16
* | | | | Merge from mysql-5.1.Alexander Nozdrin2009-10-1352-330/+2782
|\ \ \ \ \ | |/ / / /
| * | | | Bug #44139: Table scan when NULL appears in IN clauseGleb Shchepa2009-10-051-3/+14
| * | | | Fixed a valgrind error in debug_syncGeorgi Kodinov2009-10-041-1/+1
| * | | | auto-mergeIngo Struewing2009-10-0215-146/+398
| |\ \ \ \
| | * | | | Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using triggerunknown2009-10-011-31/+17
| | * | | | Manual merge.Davi Arnaut2009-09-301-23/+19
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Post-merge cleanup: Reorganize code for better comprehensibility.Davi Arnaut2009-09-301-24/+20
| | * | | | Manual merge.Davi Arnaut2009-09-302-2/+27
| | |\ \ \ \ | | | |/ / /
| | | * | | Post-merge fix: DBUG macros are wrapped inside a loop.Davi Arnaut2009-09-301-1/+7
| | | * | | Bug#47525: MySQL crashed (Federated)Davi Arnaut2009-09-302-1/+21
| | | * | | Bug#34895 'show procedure status' or 'show function status' +Kristofer Pettersson2009-09-301-4/+0
| | | * | | autocommitKristofer Pettersson2009-09-2910-37/+31
| | | |\ \ \
| | | * | | | Bug#42108 Wrong locking for UPDATE with subqueries leads to broken statementKristofer Pettersson2009-09-291-1/+1
| | * | | | | Merge of Bug#35996Martin Hansson2009-09-306-44/+126
| | |\ \ \ \ \
| | | * \ \ \ \ auto-mergeTatiana A. Nurnberg2009-09-291-1/+1
| | | |\ \ \ \ \
| | | | * \ \ \ \ mergingAlexey Botchkov2009-09-29107-1951/+3638
| | | | |\ \ \ \ \
| | | | * | | | | | Bug#43733 Select on processlist let the embedded server crash (concurren...Alexey Botchkov2009-06-041-1/+1
| | | * | | | | | | auto-mergeTatiana A. Nurnberg2009-09-2938-252/+421
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Bug#43746: YACC return wrong query string when parse 'load data infile' sql s...Tatiana A. Nurnberg2009-09-285-43/+125
| | * | | | | | | | Merge of Bug#35996.Martin Hansson2009-09-298-116/+210
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Bug#45567: Fast ALTER TABLE broken for enum and setDavi Arnaut2009-09-292-17/+66
| | | * | | | | | | mergeMattias Jonsson2009-09-292-31/+32
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#32430: 'show innodb status' causes errorsMattias Jonsson2009-09-252-31/+32
| | | | |/ / / / / /
| | * | | | | | | | Bug#35996: SELECT + SHOW VIEW should be enough to displayMartin Hansson2009-09-283-21/+134
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | auto-mergeIngo Struewing2009-10-0111-1/+2066
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-2911-1/+2066
| * | | | | | | | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table...Sergey Glukhov2009-09-291-2/+19
| * | | | | | | | mergeGeorgi Kodinov2009-09-281-4/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |