138 Commits (0e2d597a598d352374443953fe356f5688b2d771)

Author SHA1 Message Date
MySQL Build Team 91a5be2cab Updated/added copyright headers 14 years ago
Tor Didriksen ea2cd838be Bug#12563865 ROUNDED,TMP_BUF,DECIMAL_VALUE STACK CORRUPTION IN ALL VERSIONS >=5.0 14 years ago
Tor Didriksen 4bcf506530 BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INSTANCE_FUNC 14 years ago
Tor Didriksen 7fddcd06d2 Bug#12537160 ASSERTION FAILED: STOP0 <= &TO->BUF[TO->LEN] WITH LARGE NUMBER. 15 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Tor Didriksen 4148b03910 Bug #11792200 - DIVIDING LARGE NUMBERS CAUSES STACK CORRUPTIONS 15 years ago
Alexander Barkov d967925cfc Updating Copyright information 15 years ago
Tor Didriksen 8dfab82ee0 Bug #59241 invalid memory read in do_div_mod with doubly assigned variables 15 years ago
Tatiana A. Nurnberg 1d0a11fd15 Bug#55436: buffer overflow in debug binary of dbug_buff in Field_new_decimal::store_value 15 years ago
Davi Arnaut c96b249fc3 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut ed9ffc6b09 Bug#45288: pb2 returns a lot of compilation warnings on linux 16 years ago
Davi Arnaut bb036c93b4 Bug#42733: Type-punning warnings when compiling MySQL -- 16 years ago
Alexey Kopytov f02525be83 Backport of WL #2934: Make/find library for doing float/double 16 years ago
Staale Smedseng 2217de2513 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Staale Smedseng 19dfaa5824 Merge from 5.0-bt 17 years ago
Chad MILLER d0cf2fa6e7 Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1 18 years ago
mhansson/martin@linux-st28.site effe27e350 Bug#33143: Incorrect ORDER BY for ROUND()/TRUNCATE() result 18 years ago
kaa@polly.(none) 306b0e7dc4 WL #2934 "Make/find library for doing float/double to string conversions 18 years ago
gshchepa/uchum@gleb.loc b8b199af45 Fixed bug #31019: the MOD() function and the % operator crash the server 18 years ago
holyfoot/hf@mysql.com/hfmain.(none) 84a572aabf Bug #27984 Long Decimal Maths produces truncated results. 19 years ago
holyfoot/hf@mysql.com/hfmain.(none) bb089cea38 bug #8663 cant use bigint unsigned as input to cast 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
holyfoot/hf@mysql.com/hfmain.(none) e3fa9c594d Bug #27957 cast as decimal does not check overflow, also inconsistent with group, subselect 19 years ago
monty@mysql.com/narttu.mysql.fi f0ae3ce9b9 Fixed compiler warnings 19 years ago
monty@mysql.com/narttu.mysql.fi e5cc397f33 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
tsmith/tim@siva.hindu.god 7c82a06dcf Remove warnings by casting 19 years ago
tsmith/tim@siva.hindu.god 6cbfc343a8 Alternative decimal2double implementation using an algorithm 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
monty@mysql.com/nosik.monty.fi e825879800 Remove compiler warnings 19 years ago
holyfoot/hf@mysql.com/deer.(none) 18577a8e8f Bug #8663 (cant use bigint as input to CAST) 19 years ago
gluh@mysql.com/gluh.(none) 7e07425b2b Bug#16172 DECIMAL data type processed incorrectly 20 years ago
gkodinov/kgeorge@mysql.com/macbook.gmz ece5fff44e Bug #20569 Garbage in DECIMAL results from some mathematical functions 20 years ago
gkodinov@mysql.com 732b175c29 Bug #20569 Garbage in DECIMAL results from some mathematical functions 20 years ago
monty@mysql.com 860661a2dc unsigned char -> uchar 20 years ago
gluh@eagle.intranet.mysql.r18.ru 4858032176 Fix for bug#17602 Server crash on AVG/SUM over DECIMAL column(2nd ver) 20 years ago
serg@serg.mylan c063819075 locking issues, 20 years ago
monty@mysql.com e05630b17f Moved long running query to type_newdecimal-big.test 20 years ago
holyfoot@deer.(none) c5313e8d4f Fix for bug #14268 (Bad FLOAT->DECIMAL conversion) 20 years ago
holyfoot@deer.(none) 4eea84268b Additional fix for #13573 20 years ago
monty@mysql.com 78e828d32f Review of code pushed since last 5.0 pull: 20 years ago
jani@a193-229-222-105.elisa-laajakaista.fi bb57385f54 Added a cast. Fix for Metrowerks compiler. 20 years ago
hf@deer.(none) 3fb387766b Fix for bug #12938 (decimal arithmetic in the loop fails) 21 years ago
hf@deer.(none) ceb75aed65 Fix for bug #12173 (show create table crash) 21 years ago
monty@mysql.com b3cbd0048f Cleanups during review of new code 21 years ago
hf@deer.(none) ba559d651e Fix for bug #11557 (Error during rounding of the DEFAULT values) 21 years ago
hf@deer.(none) bf7515c302 Fix for bug #10891 (string->decimal conversion crashes server) 21 years ago
monty@mysql.com ec420bfb43 Fixes during review of new code 21 years ago
hf@deer.(none) f1fb785b12 Fix for bug #10632 (CEILING returns wrong result) 21 years ago
hf@deer.(none) 971eaa189d Fix for bug #10337 (cast(NULL DECIMAL) crashes the server) 21 years ago