summaryrefslogtreecommitdiff
path: root/strings/decimal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-12/+26
|\
| * Merge with MySQL 5.1.60Michael Widenius2011-11-231-8/+13
| |\
| | * merge 5.0-security => 5.1 securityTor Didriksen2011-10-141-8/+13
| | |\
| | | * Bug#12563865 ROUNDED,TMP_BUF,DECIMAL_VALUE STACK CORRUPTION IN ALL VERSIONS >...Tor Didriksen2011-10-141-8/+13
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-4/+13
| |\ \ \ | | |/ /
| | * | BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INS...Tor Didriksen2011-08-291-1/+8
| | * | Updated/added copyright headersKent Boortz2011-07-031-2/+3
| | |\ \
| | | * \ auto-merge Bug#11762799/Bug#55436Tatjana Azundris Nuernberg2011-05-121-2/+3
| | | |\ \
| | | | * | Bug#55436: buffer overflow in debug binary of dbug_buff in Field_new_decimal:...Tatiana A. Nurnberg2010-11-111-2/+3
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| | | |/ | | |/|
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+1
|\ \ \ \ | |/ / /
| * | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-2/+1
* | | | Automatic mergeMichael Widenius2010-10-011-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-3/+4
* | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-1/+1
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-9/+4
|\ \ \ | |/ /
| * | Merge from 5.0 for 43414Staale Smedseng2009-08-281-9/+4
| |\ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-9/+4
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-4/+4
|\ \ \
| * | | Fix most Compiler warnings seen in buildbot.unknown2009-09-031-3/+3
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge from 5.0Staale Smedseng2009-06-291-3/+3
| |\ \ | | |/
| | * Merge from 5.0-btStaale Smedseng2009-06-291-3/+3
* | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
|/ /
* | Merge from 5.0-bugteam.Chad MILLER2008-08-151-7/+15
|\ \ | |/
| * Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1Chad MILLER2008-08-151-7/+15
* | Merge linux-st28.site:/home/martin/mysql/src/bug33143/my50-bug33143-againunknown2008-01-171-2/+14
|\ \ | |/
| * Bug#33143: Incorrect ORDER BY for ROUND()/TRUNCATE() resultunknown2008-01-141-2/+14
* | Merge gleb.loc:/home/uchum/work/bk/PA/5.0-opt-31019unknown2007-10-151-1/+2
|\ \ | |/
| * Fixed bug #31019: the MOD() function and the % operator crash the serverunknown2007-10-081-1/+2
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-06-011-1/+2
|\ \
| * \ Merge mysql.com:/home/hf/work/27984/my50-27984unknown2007-05-211-1/+2
| |\ \ | | |/
| | * Bug #27984 Long Decimal Maths produces truncated results.unknown2007-05-211-1/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-8/+8
|\ \ \ | |/ / |/| |
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-8/+8
* | | Merge mysql.com:/home/hf/work/8663/my50-8663unknown2007-05-161-1/+5
|\ \ \ | |/ / |/| / | |/
| * bug #8663 cant use bigint unsigned as input to castunknown2007-05-161-1/+5
| * Bug #27957 cast as decimal does not check overflow, also inconsistent with gr...unknown2007-05-091-0/+8
| * Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+3
* | Fixed compiler warningsunknown2007-02-231-0/+3
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-13/+14
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+14
| |\