177 Commits (cd994f0ee4c67e892d35e9f928b67491b0e264b1)

Author SHA1 Message Date
Alexey Botchkov cd994f0ee4 Bug#46018 group_concat(distinct ...) uses max_heap_table_size for memory allocations 16 years ago
Daniel Fischer 1ba56d53ed backport #34773, commit 61127 17 years ago
Georgi Kodinov 979974c53b backported the fix for bug #34773 to 5.0 17 years ago
Georgi Kodinov 89d2b8efb9 Bug#34773: query with explain extended and derived table / other table 17 years ago
unknown 9d661efd7f Bug#27219: Aggregate functions in ORDER BY. 18 years ago
unknown a3e83048a3 Fix for Bug#30217: Views: changes in metadata behaviour 18 years ago
unknown 0c4b3f5784 Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by a column 18 years ago
unknown c2e961cf2e Bug#27333: subquery grouped for aggregate of outer 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 1f8bdbe4eb Fixed bug #27229: crash when a set function aggregated in outer 19 years ago
unknown 9c89dd654e Bug #24484: 19 years ago
unknown cdb60578f4 Bug#22687 (Functions UNIQUE_USERS, GROUP_UNIQUE_USERS) 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 82bd9b6b61 Bug#22555: STDDEV yields positive result for groups with only one row 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown 9221a5482b BUG#11927: Warnings shown for CAST( chr as signed) but not (chr + 0) 19 years ago
unknown 634d3991ab Bug #23184: SELECT causes server crash 19 years ago
unknown cc558cfba3 Fix for valgrind warning introduced by the fix for bug#21354: 19 years ago
unknown 3177e8ebc4 BUG#21354: (COUNT(*) = 1) not working in SELECT inside prepared 19 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 20 years ago
unknown b30d80e826 Post merge fix 20 years ago
unknown a2066982f1 Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
unknown 321e7b22c3 item_sum.cc, sql_select.cc: 20 years ago
unknown b25315469e Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queries 20 years ago
unknown ddbf62ca89 Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
unknown 04d5378c50 item_sum.h, item.cc: 20 years ago
unknown 490a1e2855 Addition to fix for bug #12956: cast make differ rounding. 20 years ago
unknown 4e846a3d27 Fix for bug #10966: Variance functions return wrong data type. 20 years ago
unknown 6a0695fe93 Fixed bug #12762: 20 years ago
unknown c2c2adfdfd item_sum.cc, item_sum.h: 20 years ago
unknown f56d8901ec Manual merge 20 years ago
unknown d877cdf3e7 func_gconcat.result, func_gconcat.test: 20 years ago
unknown dc92221300 Rename: 20 years ago
unknown be515e075c fixed var_samp printing (BUG#10651) 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown 467ca505b5 fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BUG#7015, BUG#11387) 21 years ago
unknown 6de14a23f7 A lot of fixes to Precision math 21 years ago
unknown 9ab5f6143e BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
unknown e6ce543f05 Fix for Bug #9913 "udf_deinit is not called after execution of PS" 21 years ago
unknown 2fc4270b4c XID SQL syntax 21 years ago
unknown 5be4362874 Fix Windows compile warnings, declarations of walk functions 21 years ago
unknown 6fc7c0742e Cleanup of Item_func_group_concat 21 years ago
unknown 897849e5d8 WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up 21 years ago
unknown 1534ed8e15 WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) and 21 years ago
unknown 25f8623fff Fixed BUG#8937: Stored Procedure: AVG() works as SUM() in SELECT ... INTO statement 21 years ago
unknown 53bfeb4844 Fix for Bug#5615 and merge from 4.1 21 years ago
unknown d339dd13cd BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). 21 years ago
unknown 248e449451 Remove compiler warnings and remove not used variables 21 years ago
unknown 59a39534b5 After merge fixes 21 years ago