summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-235-5/+8
|\
| * Revert of a change introduced by Bug#47974Magne Mahre2010-02-231-1/+1
| * auto-mergeTatiana A. Nurnberg2010-02-223-3/+4
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling Staale Smedseng2010-02-223-3/+4
| * | revert 48525Tatiana A. Nurnberg2010-02-225-25/+9
| |/
| * auto-mergeTatiana A. Nurnberg2010-02-221-1/+3
| |\
| | * manual mergeTatiana A. Nurnberg2010-02-191-1/+3
| | |\
| | | * Bug#49487: crash with explain extended and group_concat in a derived tableTatiana A. Nurnberg2010-02-191-1/+3
| * | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-185-9/+25
| |/ /
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-2223-191/+290
|\ \ \ | |/ /
| * | Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces...Sergey Glukhov2010-02-171-1/+2
| * | post push fix for bug#42438, did not compile on non debug,Mattias Jonsson2010-02-161-2/+0
| * | automergeSergey Glukhov2010-02-163-27/+53
| |\ \
| | * \ mergeMattias Jonsson2010-02-163-27/+53
| | |\ \
| | | * \ Manual merge (moved the check for log_table before name lock)Mattias Jonsson2010-02-123-27/+53
| | | |\ \
| | | | * | Bug#42438: Crash ha_partition::change_table_ptrMattias Jonsson2010-02-013-37/+60
| * | | | | Bug#50591 bit(31) causes Duplicate entry '1-NULL' for key 'group_key'Sergey Glukhov2010-02-161-2/+15
| |/ / / /
| * | | | Addendum 2 for bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-02-151-2/+2
| * | | | Bug#50624: crash in check_table_access during call procedureDavi Arnaut2010-02-132-10/+8
| * | | | Bug#50423: Crash on second call of a procedure dropping a triggerDavi Arnaut2010-01-281-4/+11
| * | | | automergeSergey Glukhov2010-02-122-5/+6
| |\ \ \ \
| | * | | | Addendum to bug #46175 : use and check for the correct error valuesGeorgi Kodinov2010-02-112-5/+6
| * | | | | Bug#48294 assertion when creating a view based on some row() construct in sel...Sergey Glukhov2010-02-121-1/+6
| |/ / / /
| * | | | Bug#48449: hang on show create view after upgrading when view contains functi...Davi Arnaut2010-02-101-5/+2
| * | | | Bug#47734: Assertion failed: ! is_set() when locking a view with non-existing...Davi Arnaut2010-01-271-0/+13
| * | | | Bug #47905 stored procedures with conditional statements notStaale Smedseng2010-02-111-0/+3
| * | | | Merge of Bug#49534Martin Hansson2010-02-113-30/+40
| |\ \ \ \ | | |/ / /
| | * | | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-103-30/+40
| * | | | Bug#49534: multitable IGNORE update with sql_safe_updatesMartin Hansson2010-02-103-12/+81
| |/ / /
| * | | Merge fixes for bug49902 and 50351 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-096-87/+39
| |\ \ \
| | * \ \ Merge fix for bug49902 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-096-87/+39
| | |\ \ \
| | | * | | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-096-87/+39
| * | | | | Bug#47974 'TYPE=storage_engine' is deprecated and will be Magne Mahre2010-02-093-7/+9
| |/ / / /
* | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-0911-122/+289
|\ \ \ \ \ | |/ / / /
| * | | | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-066-12/+73
| * | | | BUG#50780: 'show binary logs' debug assertion when binary Luis Soares2010-02-051-1/+1
| * | | | BUG#50620: Adding an index to a table prevents slave from loggingLuis Soares2010-02-051-0/+12
| * | | | BUG#48632: Fix for Bug #23300 Has Not Been Backported Luis Soares2010-02-052-2/+3
| * | | | Bug #49324: more valgrind errors in test_if_skip_sort_orderGeorgi Kodinov2010-01-291-7/+15
| * | | | Bug#49025: mysqld-debug: missing DBUG_RETURN or DBUG_VOID_RETURN macro in fun...Davi Arnaut2010-02-051-5/+6
| * | | | Bug #39022: Mysql randomly crashing in lock_sec_rec_cons_read_seesGeorgi Kodinov2009-12-231-11/+35
| * | | | Bug#47736 killing a select from a view when the view is processing a function...Sergey Glukhov2010-02-052-1/+5
| * | | | Addendum to the fix for bug #45989Georgi Kodinov2010-02-041-1/+1
| * | | | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-02-022-1/+31
| * | | | Recommit of Bug#49447.Staale Smedseng2010-02-041-86/+113
* | | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-032-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | Bug #50276: Security flaw in INFORMATION_SCHEMA.TABLESGeorgi Kodinov2010-01-211-4/+4
| * | | | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-021-12/+12
* | | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-031-3/+9
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup fix for WL#5154 that splits commands handling forMagne Mahre2010-02-021-3/+9