1024 Commits (f48b42e77657dd2e27380201631fd0f137863b85)

Author SHA1 Message Date
unknown 6c8d397588 - fix -ansi -pedantic error 21 years ago
unknown b4f595b95f Name resolution context added (BUG#6443) 21 years ago
unknown 9996c3d8f1 a fix. 21 years ago
unknown a3d07b1c3e a fix (bug #11215: BIGINT: can't set DEFAULT to minimum end-range) 21 years ago
unknown d10877ce8c Better bug fix for: 21 years ago
unknown 80a621321b WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown a6c7fb455a Fix bug #9728 decreased functionality in "on duplicate key update" 21 years ago
unknown 401fa3cb4b Fix bug#11298 insert into select from VIEW produces incorrect result 21 years ago
unknown 612de7c643 fixed view fields names check and generation (changed after Trudy review: underlying field names treat as user set ones) (BUG#7448) 21 years ago
unknown 2c8ee686d8 WL#2286 - Compile MySQL w/YASSL support 21 years ago
unknown d5600efdc1 Final patch to the bug #11314 (HAVING DEFAULT hangs) 21 years ago
unknown 0473ce99fa Fix for bug #11314 (HAVING DEFAULT() hangs) 21 years ago
unknown ba144e2290 fixes for windows 64-bit compiler warnings 21 years ago
unknown e90b64cda4 After merge fixes 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 892032a2c2 Give Item_arena::is_stmt_prepare a more descriptive name (it marks 21 years ago
unknown cee10f979e tztime.cc: 21 years ago
unknown 906b210a4a Code cleanups during code reviews 21 years ago
unknown 1b8a49bd84 olap.result: 21 years ago
unknown d8b01c1e21 Small bug fix in SP item reusal (debug mode only). 21 years ago
unknown 80b0baa740 fixed problem with long string results of expressions in UNIONS (BUG#10025) 21 years ago
unknown 22944a9563 Add ifdefs to control when "#pragma implementation" should be used 21 years ago
unknown 865b8917d6 Move function from header file to make it easier to debug 21 years ago
unknown 1fa7c69d31 Fix for bugs: 21 years ago
unknown 801c2c275a Added a test case for Bug#8009. 21 years ago
unknown 9c79a9d691 Fixed on BUG#6048: Stored procedure causes operating system reboot 21 years ago
unknown 38c78b8bb9 Revert fix for Bug #6048: it introduced new problems. 21 years ago
unknown 90a2edd784 Fixed BUG#6048: Stored procedure causes operating system reboot. 21 years ago
unknown bc933962a3 relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" (BUG#10020) 21 years ago
unknown a6b1546676 Item::fix_field need correct pointer on item reference to chnge it if itis need, so support of correct item address added to SP commands (BUG#5963) 21 years ago
unknown a56921bbe0 fix for bug #4082: Integer lengths cause truncation with DISTINCT CONCAT and InnoDB 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 c758512a91 A fix and test case for Bug#9777 " Empty set returned by Prepared Statement when it 21 years ago
unknown a82865375e Post-merge fixes for Bug#9096 "select doesn't return all matched 21 years ago
unknown 9fcda7fcc5 A fix and test case for Bug#9096 "select doesn't return all matched 21 years ago
unknown d45f95f04a postreview changes 21 years ago
unknown ca119d390e if outer refernce (identifier) was resolved with help of cache all subqueries and resolved item itseld have to be correctly marked as dependent 21 years ago
unknown 072fa90d9e BUG#9714 libsupc++ problem 21 years ago
unknown 4f1f0b670b Bug#8861 21 years ago
unknown 2b92a78eb8 subselect.result, subselect.test: 21 years ago
unknown e2089cdd23 Fixed BUG#9674: Stored Procs: Using declared vars in algebric operation 21 years ago
unknown ebdf2c0153 ctype_collate.result, ctype_collate.test, union.result, union.test: 21 years ago
unknown acd0dbd270 Stupid error message for 'insert "aaa"' into decimal column fixed 21 years ago
unknown 3b3d4eefac sql/item.cc 21 years ago
unknown ce169a5424 Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when linking staticly 21 years ago
unknown db7561ecf8 Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) 21 years ago
unknown c831a156ce postmerge 4.1->5.0 fixes 21 years ago
unknown 56b2de98f3 postmerge fixes 21 years ago