holyfoot/hf@deer.(none)
938ba3e11e
Merge mysql.com:/home/hf/work/mysql-5.0.clean
...
into mysql.com:/home/hf/work/mysql-5.1.clean
2006-11-08 19:09:39 +04:00
holyfoot/hf@mysql.com/deer.(none)
4fb00857ca
bug #19491 (CAST do DATETIME wrong result)
2006-10-25 20:14:39 +05:00
gluh@mysql.com/gluh.(none)
7e07425b2b
Bug#16172 DECIMAL data type processed incorrectly
...
issue an 'overflow warning' if result value is bigger than max possible value
2006-08-08 16:03:42 +05:00
hf@deer.(none)
3f76925d06
Fix for bug #13573 (wrong data inserted for too big decimals)
2005-10-15 21:57:32 +05:00
hf@deer.(none)
a881e00aaf
Fix for bug #10896 (0.00 > -0.00)
2005-06-08 21:56:22 +05:00
holyfoot@hf-ibm.(none)
2c8e9df232
A lot of fixes to Precision math
...
Mostly about precision/decimals of the results of the operations
2005-05-05 20:06:49 +05:00
konstantin@mysql.com
d5af61b1a0
Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t
2005-03-21 15:58:34 +03:00
konstantin@mysql.com
3e8045c662
Fix a valgrind warning in decimal.c:sanity()
2005-03-21 12:57:42 +03:00
konstantin@mysql.com
947065ddab
Clean up the warning inside sanity():decimal.c in valgrind-max builds.
2005-03-19 18:39:26 +03:00
reggie@mdk10.(none)
579293a29f
More changes to make 5.0.3 compile on Windows
...
sql_map.cc:
moved include of sys/stat outside of HAVE_SYS_MMAN_H define
my_decimal.h:
Added define for EMBEDDED_SERVER for call to string2my_decimal
mi_packrec.c:
removed cast to caddr_t
2005-02-23 22:55:46 -06:00
monty@mysql.com
88d2e2973d
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2005-02-19 19:00:41 +02:00
monty@mysql.com
218e00ac68
Fixed BUILD script to use --with-berkeley-db instead of --with-bdb
...
Lots of small fixes to multi-precision-math path
Give Note for '123.4e'
Added helper functions type 'val_string_from_real()
Don't give warnings for end space for string2decimal()
Changed storage of values for SP so that we can detect length of argument without strlen()
Changed interface for str2dec() so that we must supple the pointer to the last character in the buffer
2005-02-19 18:58:27 +02:00
hf@deer.(none)
d75c9dc1d8
Fix for bug #8534 (Compile errors in Precision Math code on Windows)
2005-02-16 11:44:34 +04:00
hf@deer.(none)
b94a482ee9
Precision Math implementation
2005-02-09 02:50:45 +04:00