1008 Commits (da7af481cda9d0fb836f010d421ce00830b69f56)

Author SHA1 Message Date
unknown da7af481cd Fix for bug #20732: Partial index and long sjis search with '>' fails sometimes 19 years ago
unknown 5d46e29933 Fix for bug#22338 "Valgrind warning: uninitialized variable in 20 years ago
unknown c46151d961 Fixed bug #22085: Crash on the execution of a prepared 20 years ago
unknown 1039540807 BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong result 20 years ago
unknown b017caefbd Fix for BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong result 20 years ago
unknown 2baf2fdf13 Bug #21456: SELECT DISTINCT(x) produces incorrect results when using order by 20 years ago
unknown dcb6659001 Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 20 years ago
unknown d3dd6fa008 Bug #16792 query with subselect, join, and group not returning proper values 20 years ago
unknown 6b75e24b73 * Bug #20792: Incorrect results from aggregate subquery 20 years ago
unknown 35945019ea BUG#21206: memory corruption when too many cursors are opened at once 20 years ago
unknown 5ca1ee5eea Bug #21019: First result of SELECT COUNT(*) different than consecutive runs 20 years ago
unknown 585b5bbc92 Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty set 20 years ago
unknown 4144543006 Bug #17212 results not sorted correctly by ORDER BY when using index 20 years ago
unknown d2bbf288a9 Fixed bug#18503: Queries with a quantified subquery returning empty set 20 years ago
unknown 0806d9a86d BUG#14553: NULL in WHERE resets LAST_INSERT_ID 20 years ago
unknown 4b36c1d8ff Bug #16458: Simple SELECT FOR UPDATE causes "Result Set not updatable" error 20 years ago
unknown 124cb126fa * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with big 20 years ago
unknown e3e0658779 Fixed bug #18206. 20 years ago
unknown 375749b8af Fixed bug #14927. 20 years ago
unknown c13144722a BUG#16798: Inapplicable ref_or_null query plan and bad query result on random occasions 20 years ago
unknown 9225a51c58 Fixed bug #18767. 20 years ago
unknown 9328e8874a Bug#9509: Optimizer: wrong result after AND with latin1_german2_ci comparisons 20 years ago
unknown a2066982f1 Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
unknown b25315469e Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queries 20 years ago
unknown e7c25ed4a1 Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851). 20 years ago
unknown 646d79050c Bug #14634 Running out of diskspace on tmpdir returns an inappropriate error 20 years ago
unknown 770e0e8118 Fixed bug #14274: a query with a having clause containing only set function returned a wrong result set. 20 years ago
unknown 2dcedd9cbc Fixes during review of new pushed code: 20 years ago
unknown 5412ee4f29 Bug#14616 - Freshly imported table returns error 124 when using LIMIT 20 years ago
unknown a7ed6ce441 Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server 20 years ago
unknown 6020281e95 Fix bug#14186 select datefield is null not updated 20 years ago
unknown 0390de8672 Fix bug #13855 select distinct with group by caused server crash 20 years ago
unknown 2e887f794a Fix for bug #3874 (Group by field is not considered) 20 years ago
unknown a46e8e230e select.test, sql_select.cc, sql_lex.cc, item.cc: 20 years ago
unknown f3f84ed8a0 Fix bug#7672 Unknown column error in order clause 20 years ago
unknown 32de973588 Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_in(x,y) is 21 years ago
unknown 36d163d6cf Fix bug#12887 Distinct is not always applied after rollup 21 years ago
unknown 90ca6d15b3 Review fixes since last pull 21 years ago
unknown 91d2150dd6 sql_select.cc: 21 years ago
unknown 033faf7256 Fix bug #12537 UNION produces longtext instead of varchar 21 years ago
unknown 01f4258a02 distinct.test, distinct.result: 21 years ago
unknown e80aa01087 Fix bug #11718 query with function, join and order by returns wrong type. 21 years ago
unknown 4b49cbfbd4 sql_select.cc: 21 years ago
unknown 19b4760f19 fixed convertion and handling IN subqueries with rows (BUG#11867) 21 years ago
unknown 97988099eb Review of new pushed code 21 years ago
unknown 852dcb7597 BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error): 21 years ago
unknown c2b83502f9 sql_select.cc, sql_class.h: 21 years ago
unknown 21d2fb6287 func_gconcat.result, func_gconcat.test: 21 years ago
unknown 74e523d259 sql_select.cc: 21 years ago
unknown e0b13405f6 We have also to test 'conds' even if there was no tables. 21 years ago