148 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)

Author SHA1 Message Date
Tor Didriksen a6145f4b62 Bug#12563865 ROUNDED,TMP_BUF,DECIMAL_VALUE STACK CORRUPTION IN ALL VERSIONS >=5.0 14 years ago
Tor Didriksen f610c56587 BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INSTANCE_FUNC 14 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Michael Widenius 5ab92b1f85 Adding support for Dynamic columns (WL#34): 15 years ago
Michael Widenius 785695e7c3 Flush DBUG log in case of DBUG_ASSERT() 15 years ago
Alexander Barkov 435289acd4 Updating Copyright information 15 years ago
Tatiana A. Nurnberg ccbc24b45a Bug#55436: buffer overflow in debug binary of dbug_buff in Field_new_decimal::store_value 15 years ago
Michael Widenius bdba1d11c4 Change some my_bool in C++ classes and a few functions to bool to detect wrong usage of bool/my_bool. 15 years ago
Davi Arnaut 9a5fa17fd3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut 11fae04527 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut 6f3a540c37 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
unknown 592379fc95 Fix most Compiler warnings seen in buildbot. 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Staale Smedseng 6777150883 Merge from 5.0-bt 17 years ago
unknown b125770aaa We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
Chad MILLER 65c3870cfc Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1 18 years ago
unknown f9440588f5 Bug#33143: Incorrect ORDER BY for ROUND()/TRUNCATE() result 18 years ago
unknown 60761a7cc6 Fixed bug #31019: the MOD() function and the % operator crash the server 18 years ago
unknown cfb9378b3d Bug #27984 Long Decimal Maths produces truncated results. 19 years ago
unknown 1e33cfb36a bug #8663 cant use bigint unsigned as input to cast 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 82b7c54338 Bug #27957 cast as decimal does not check overflow, also inconsistent with group, subselect 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 29aae17044 Remove warnings by casting 19 years ago
unknown fe3672d285 Alternative decimal2double implementation using an algorithm 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown f00e6bd75d Bug #8663 (cant use bigint as input to CAST) 19 years ago
unknown 66f6b5ba12 Bug#16172 DECIMAL data type processed incorrectly 20 years ago
unknown a8fd83d676 Bug #20569 Garbage in DECIMAL results from some mathematical functions 20 years ago
unknown 8e354677a8 Bug #20569 Garbage in DECIMAL results from some mathematical functions 20 years ago
unknown 4b316e6fd6 unsigned char -> uchar 20 years ago
unknown d89abfc03c Fix for bug#17602 Server crash on AVG/SUM over DECIMAL column(2nd ver) 20 years ago
unknown bcc1ecd37b locking issues, 20 years ago
unknown 0b206536d5 Moved long running query to type_newdecimal-big.test 20 years ago
unknown fb832641c3 Fix for bug #14268 (Bad FLOAT->DECIMAL conversion) 20 years ago
unknown b6a711bf88 Additional fix for #13573 20 years ago
unknown c807724f36 Review of code pushed since last 5.0 pull: 20 years ago
unknown e57abdc754 Added a cast. Fix for Metrowerks compiler. 20 years ago
unknown d96cf23c9a Fix for bug #12938 (decimal arithmetic in the loop fails) 21 years ago
unknown 68cd99bd99 Fix for bug #12173 (show create table crash) 21 years ago
unknown 79f75d8fad Cleanups during review of new code 21 years ago
unknown 66d633b8b3 Fix for bug #11557 (Error during rounding of the DEFAULT values) 21 years ago
unknown 995abb0ed2 Fix for bug #10891 (string->decimal conversion crashes server) 21 years ago
unknown 306ebf7b1c Fixes during review of new code 21 years ago
unknown df60c7ef2d Fix for bug #10632 (CEILING returns wrong result) 21 years ago
unknown e4cdb19387 Fix for bug #10337 (cast(NULL DECIMAL) crashes the server) 21 years ago