133 Commits (716f7843757f96649cca1f5dc3df5d9659b17da9)

Author SHA1 Message Date
Martin Hansson 0823afc8bf Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, 16 years ago
Michael Widenius 6659ad49fe Fixes after last merge of MySQL 5.1 16 years ago
Ramil Kalimullin feb03a82f2 Fix for bug#52051: Aggregate functions incorrectly returns 16 years ago
Martin Hansson 7dc693229f Bug#47762: Incorrect result from MIN() when WHERE tests NOT 16 years ago
Sergey Vojtovich 0897669cba BUG#49902 - SELECT returns incorrect results 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Jorgen Loland 6da93b223b Bug#47280 - strange results from count(*) with order by multiple 16 years ago
Staale Smedseng a073ee45c2 Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Staale Smedseng a092ed1afe Bug #43414 Parenthesis (and other) warnings compiling MySQL 17 years ago
Daniel Fischer 1ba56d53ed backport #34773, commit 61127 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Michael Widenius bd4e65515f Fixed compiler warnings found by gcc 4.3.2 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 8170b22b5c Fixed compiler warnings in a lot of files 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown e2433cbcaa Bug #30715: Assertion failed: item_field->field->real_maybe_null(), 18 years ago
unknown 12796f0291 Doxygenized comments. 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 5d2075938a merging 19 years ago
unknown aaf6acae9b Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 1944b4ca01 Fixed bug #24987. 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown e34496e5d8 BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
unknown d3dd6fa008 Bug #16792 query with subselect, join, and group not returning proper values 20 years ago
unknown 5c0cdea623 BUG#20357 - Got error 124 from storage engine using MIN and MAX 20 years ago
unknown 5eead315e0 Post-review corrections of the fix for bug #18206. 20 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 e815f93bbf Cleanup for the fix of bug 18206. 20 years ago
unknown e3e0658779 Fixed bug #18206. 20 years ago
unknown 3daaa8d5f4 Remove redundant code in opt_sum_query() 20 years ago
unknown e77888f530 Fixed bug #18237. 20 years ago
unknown 312c2f4759 Fixed bug #16016: MIN/MAX optimization was not applied to views. 20 years ago
unknown 466b46a66a Fixed error found during review of new pushed code 21 years ago
unknown 72a8049b0d Merge from 4.1 to 5.0 21 years ago
unknown 8e7217e43b Fix for BUG#12882 - min/max inconsistent on empty table. 21 years ago
unknown 5bc4501259 Fix bug #13218: InnoDB: using a partial-field key prefix in search 21 years ago
unknown cd483c5520 Patch for push of wl1354 Partitioning 21 years ago
unknown cdb905ead5 Fixed wrong key length when using MIN() optimization (non fatal, but caused InnoDB to write warnings to the log file) 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown f1c81bf669 logging_ok: 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 7281d2e3ae WL#1629: SHOW with WHERE(partially) & 21 years ago
unknown 63cda4c7e4 opt_sum.cc: 22 years ago
unknown 55a8c28c27 fixed merged view fields names (BUG#5147) 22 years ago
unknown 3be674036f func_group.test, func_group.result: 22 years ago
unknown d945033292 WL#1724 "Min/Max Optimization for Queries with Group By Clause" 22 years ago