98 Commits (2b1f0b875775b65496e959db7f54f6eb4220400e)

Author SHA1 Message Date
Igor Babaev 2b1f0b8757 Back-ported the patch of the mysql-5.6 code line that 14 years ago
Igor Babaev f5dac20f38 Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' 14 years ago
Igor Babaev af3d1da31d Made the optimizer switch for index condition pushdown set to 'on' by default. 14 years ago
Sergei Golubchik 3e97aeafd6 lp:839387 Assertion `(Item_result)i != TIME_RESULT' failed with CASE + datetime 14 years ago
Sergey Petrunya 1492de8563 Set the default to be mrr=off,mrr_sort_keys=off: 14 years ago
Michael Widenius 6a9ac86cd3 Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BY 15 years ago
Igor Babaev 81316aac3a Fixed LP bugs BUG#729067/730466. 15 years ago
Sergey Petrunya 10b8119ad3 BUG#724275: Crash in JOIN::optimize in maria-5.3 15 years ago
Gleb Shchepa 47bb750c9d backport: Bug #55568 from 5.1-security to 5.0-security 15 years ago
Igor Babaev 25f5debdc7 MWL#128: Added into EXPLAIN output info about types of the used join buffers and 15 years ago
Igor Babaev 21b1b5f040 Fixed bug #52636. 15 years ago
Kristofer Pettersson 6d18ac0308 Post fix following fix for bug55531: Disabling testcase for 15 years ago
Alexey Kopytov 6cf49743e8 Bug #53544: Server hangs during JOIN query in stored procedure 15 years ago
Alexey Kopytov cd4ca4b7a3 Bug #55568: user variable assignments crash server when used 15 years ago
Alexey Kopytov 6d43510a42 Backport of the fix for bug #50335 to 5.0. 16 years ago
Sergey Glukhov f57839cd60 Bug#52177 crash with explain, row comparison, join, text field 16 years ago
Sergey Glukhov bccf219bfc Bug#48483 crash in get_best_combination() 16 years ago
Alexey Kopytov 9201bff16b Bug #50335: Assertion `!(order->used & map)' in eq_ref_table 16 years ago
Sergey Glukhov f2aee2371e Bug#45195 valgrind warnings about uninitialized values in store_record_in_cache() 16 years ago
Sergey Petrunya 96e092dc73 Backport into MariaDB-5.2 the following: 16 years ago
Georgi Kodinov ac37324843 Bug #42116 : Mysql crash on specific query 16 years ago
Sergey Glukhov 5f8bb5c507 Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table UPDATE 16 years ago
Chad MILLER 468cacec4f Fix for test for b-g#35754 which fails based on hostname ?= "localhost". 17 years ago
Chad MILLER 392ff10eac Bug#35754: mysql_install_db does not work if no hostname is set 17 years ago
Sergey Glukhov 099a80d05a added replacement of 'CARDINALITY' column values 17 years ago
unknown 10cde5e4b1 Bug #31094: Forcing index-based sort doesn't work anymore if joins are done 18 years ago
unknown aff34a8c64 Bug #27531: 5.1 part of the fix 19 years ago
unknown 0c835da803 bug #27531: 5.1 part of the fix: 19 years ago
unknown 353b6f26b1 Bug #27531: the 4.1 fix. 19 years ago
unknown 95f51da260 merging fix 19 years ago
unknown 1b8ecd274e BUG#27939: Early NULLs filtering doesn't work for eq_ref access 19 years ago
unknown 5d4e0417ad Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
unknown 6c41a043a4 BUG#25106: A USING clause in combination with a VIEW results in column 19 years ago
unknown ea1f7e4b56 several fixes to make tests pass in embedded-server mode 19 years ago
unknown 5df80677a3 BUG#14940: Slow join order is chosen: [2nd commit with post-review fixes] 19 years ago
unknown ef452e19bf BUG#14940 "MySQL choose wrong index", v.2 20 years ago
unknown b72842514a Bug#19720 "Information Schema" output does not list privileges when running "embedded" 20 years ago
unknown a7566db788 Bug #15355: Common natural join column not resolved in prepared statement nested 20 years ago
unknown af797c16fe Fix for bug#19236 bad COLUMNS.CHARACTER_MAXIMUM_LENGHT and CHARACTER_OCTET_LENGTH 20 years ago
unknown de1e87bbcd Fix for BUG#15229. 20 years ago
unknown 475797a346 Fix for BUG#17523: natural join and information schema. 20 years ago
unknown e26eb47b4b WL#2486 - natural/using join according to SQL:2003 20 years ago
unknown 7c38fc51d5 WL#2486 - natural/using join according to SQL:2003. 20 years ago
unknown fe24add743 WL#2486 - natural and using join according to SQL:2003 20 years ago
unknown 1cb72d7eb9 WL#2486 - natural and using join according to SQL:2003 20 years ago
unknown 6161e19708 WL#2486 20 years ago
unknown 7517d7e112 Implementation of WL#2486 - 20 years ago
unknown f0ac45bcf7 join_nested.test, join_nested.result: 21 years ago
unknown a2a9481891 join.result, select.result: 21 years ago
unknown ea8ac8ab98 hang in dummy natural join (no common columns) Bug #4807 22 years ago