summaryrefslogtreecommitdiff
path: root/strings/decimal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1ibabaev@bk-internal.mysql.com2007-06-011-1/+2
|\
| * Merge mysql.com:/home/hf/work/27984/my50-27984holyfoot/hf@hfmain.(none)2007-05-211-1/+2
| |\
| | * Bug #27984 Long Decimal Maths produces truncated results.holyfoot/hf@mysql.com/hfmain.(none)2007-05-211-1/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-8/+8
|\ \ \ | |/ / |/| |
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-8/+8
* | | Merge mysql.com:/home/hf/work/8663/my50-8663holyfoot/hf@hfmain.(none)2007-05-161-1/+5
|\ \ \ | |/ / |/| / | |/
| * bug #8663 cant use bigint unsigned as input to castholyfoot/hf@mysql.com/hfmain.(none)2007-05-161-1/+5
| * Bug #27957 cast as decimal does not check overflow, also inconsistent with gr...holyfoot/hf@mysql.com/hfmain.(none)2007-05-091-0/+8
| * Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-0/+3
* | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-0/+3
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-13/+14
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-13/+14
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-13/+14
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/50-buildtsmith/tim@siva.hindu.god2006-12-201-8/+26
|\ \ \ | |/ /
| * | Remove warnings by castingtsmith/tim@siva.hindu.god2006-12-191-1/+1
| * | Alternative decimal2double implementation using an algorithmtsmith/tim@siva.hindu.god2006-12-191-8/+26
| |/
| * Merge bk-internal:/home/bk/mysql-5.0gkodinov@dl145s.mysql.com2006-11-271-1/+1
| |\
* | \ Merge bk-internal:/home/bk/mysql-5.1gkodinov@dl145s.mysql.com2006-11-281-1/+1
|\ \ \
| * \ \ Merge mysql.com:/home/hf/work/8663/my50-8663holyfoot/hf@deer.(none)2006-11-061-1/+1
| |\ \ \ | | |/ /
| | * | Bug #8663 (cant use bigint as input to CAST)holyfoot/hf@mysql.com/deer.(none)2006-10-301-1/+1
* | | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
| |/
* | Bug#16172 DECIMAL data type processed incorrectlygluh@mysql.com/gluh.(none)2006-08-081-0/+8
* | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlevgen@sunlight.local2006-07-301-3/+10
|\ \ | |/
| * Bug #20569 Garbage in DECIMAL results from some mathematical functionsgkodinov/kgeorge@mysql.com/macbook.gmz2006-07-071-1/+1
| * Bug #20569 Garbage in DECIMAL results from some mathematical functionsgkodinov@mysql.com2006-07-061-3/+10
* | unsigned char -> ucharmonty@mysql.com2006-06-191-1/+1
* | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0msvensson@shellback.(none)2006-03-011-0/+13
|\ \ | |/
| * Fix for bug#17602 Server crash on AVG/SUM over DECIMAL column(2nd ver)gluh@eagle.intranet.mysql.r18.ru2006-02-281-0/+13
* | Merge mysql.com:/home/stewart/Documents/MySQL/5.0/mainstewart@mysql.com2005-12-281-3/+4
|\ \ | |/
| * locking issues,serg@serg.mylan2005-12-231-3/+4
* | Moved long running query to type_newdecimal-big.testmonty@mysql.com2005-11-231-4/+10
|/
* mergingholyfoot@mysql.com2005-11-101-1/+1
|\
| * Fix for bug #14268 (Bad FLOAT->DECIMAL conversion)holyfoot@deer.(none)2005-11-031-1/+1
* | Additional fix for #13573holyfoot@deer.(none)2005-11-021-0/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-1/+1
|\
| * Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-1/+1
* | Added a cast. Fix for Metrowerks compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-281-1/+1
|/
* Fix for bug #12938 (decimal arithmetic in the loop fails)hf@deer.(none)2005-09-041-1/+15
* Fix for bug #12173 (show create table crash)hf@deer.(none)2005-07-291-1/+2
* Cleanups during review of new codemonty@mysql.com2005-07-281-2/+5
* Fix for bug #11557 (Error during rounding of the DEFAULT values)hf@deer.(none)2005-07-121-8/+7
* Fix for bug #10891 (string->decimal conversion crashes server)hf@deer.(none)2005-07-071-5/+14
* Fixes during review of new codemonty@mysql.com2005-07-041-7/+9
* Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-06-151-4/+25
|\
| * Fix for bug #10632 (CEILING returns wrong result)hf@deer.(none)2005-06-151-4/+25
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-06-151-1/+7
|\ \
| * | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)hf@deer.(none)2005-06-151-1/+7
| |/