196 Commits (52090a443493f5a8410094b43bfa5cdde8c32f5d)

Author SHA1 Message Date
Michael Widenius 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Alexey Kopytov d7d0f6390b Bug #54465: assert: field_types == 0 || field_types[field_pos] 15 years ago
Michael Widenius b6fe4713fe Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly in subqueries after getting NULL value 15 years ago
Davi Arnaut 0f9ddfa9d8 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Michael Widenius 1fec5af772 Fixed compiler warnings and sporadic failures in test cases 16 years ago
Staale Smedseng c7fad393fd Bug #49829 Many "hides virtual function" warnings with 16 years ago
Evgeny Potemkin bc43bff7ed Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Sergey Petrunia 4102605fba MWL#17: Table elimination 17 years ago
Sergey Petrunia fd485ad988 MWL#17: Table elimination 17 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