587 Commits (e19dcfa91f63a7ff310a11a00ac670a04dfdd1fb)

Author SHA1 Message Date
unknown 68b4d7b74d Cleanups during review 21 years ago
unknown e84229b010 stop evaluation constant functions in WHERE (BUG#4663) 21 years ago
unknown 5d82b41e3a After merge fixes 21 years ago
unknown 306ebf7b1c Fixes during review of new code 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown fd3ac3829b Fix bug#11325 Wrong date comparison in views 21 years ago
unknown ef920b2879 Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter str != &(this->str_value) 21 years ago
unknown 63c21c07fc Rename all prepared statements COM_ commands to prefix with COM_STMT_ 21 years ago
unknown 89906482e0 func_if.result, func_if.test: 21 years ago
unknown ba144e2290 fixes for windows 64-bit compiler warnings 21 years ago
unknown 2fded7d5c4 Fix for bug #9764 (DISTINCT IFNULL truncates data) 21 years ago
unknown 062a1b8b4e a compiler must see '#pragma implementation' *before* 21 years ago
unknown 72dd44b9de Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
unknown 21989e7d4e item_func.h: 21 years ago
unknown c8e797b5b6 Fix bug #9669 Ordering on IF function with FROM_UNIXTIME function fails 21 years ago
unknown cee10f979e tztime.cc: 21 years ago
unknown 2e113adab3 Post-review fixes of BUG#9937: Crash on call to stored procedure. 21 years ago
unknown 0d8dce039b Fixed BUG#9937: Crash on call to stored procedure. 21 years ago
unknown 22944a9563 Add ifdefs to control when "#pragma implementation" should be used 21 years ago
unknown ab54e16705 Fixes while reviewing new code 21 years ago
unknown 6de14a23f7 A lot of fixes to Precision math 21 years ago
unknown c831a156ce postmerge 4.1->5.0 fixes 21 years ago
unknown f485db429a A fix for Bug#9443 "mysql_client_test fails on linux and some solaris 21 years ago
unknown 892a6138ff Eliminate warnings noticed by VC7. This includes fixing my_mmap() on 21 years ago
unknown e66af8ad32 sql/ha_federated.cc: update to new prototype 21 years ago
unknown 2860a7723e Fixes for bug#8115 "Server Crash with prepared statement" 21 years ago
unknown e1ba1632fb bug#8151 - truncate leaves a transaction open 21 years ago
unknown 8b8c9452dd Fixed wrong memory references found by purify 21 years ago
unknown 04bae3c0eb Fix - to not to call val_xxx in Item_func_interval twice 21 years ago
unknown c60b184629 Safety fix 21 years ago
unknown 6992c01029 After merge fixes 21 years ago
unknown 86d5bfc42b reverted patch for BUG#7351 (because of performance ussie) 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 63982db93c Better bugfix for "HAVING when refering to RAND()" (Bug #8216) 21 years ago
unknown d6ed8cd709 Fixed bug in HAVING when refering to RAND() through alias 21 years ago
unknown ebda548d0d Fix for BUG#7716: in in_string::set() take into account that the value returned 21 years ago
unknown 9241e34593 item_cmpfunc.cc: 21 years ago
unknown cd89ed9ab6 1. Item now uses my_charset_bin by default, 21 years ago
unknown 24a0275722 Fixed memory reference errors found by valgrind 21 years ago
unknown 9656eabf3f Fixed nested conditions for condition pushdown to storage engine 21 years ago
unknown 2e8d13c73e After merge fixes 21 years ago
unknown a4d840a09c subselect.result, subselect.test: 21 years ago
unknown 347e777e3e Condition pushdown to storage engine, optimizations 21 years ago
unknown bda84af2a6 Condition pushdown to storage engine 21 years ago
unknown 8322eb0aaa * Added comments and one assert 21 years ago
unknown 0e48685291 Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 21 years ago
unknown 6d7fe8520a Merging fix for BUG#6976 from 4.0 to 4.1 21 years ago
unknown a9457c573d fixed optimized SOME subquery 21 years ago
unknown 86f19614e1 postreview fix 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago