| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -0/+8 |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+11 |
|\ |
|
| * | merge 5.1 => 5.5 | Tor Didriksen | 2011-08-29 | 1 | -0/+9 |
| |\ |
|
| | * | BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INS... | Tor Didriksen | 2011-08-29 | 1 | -0/+9 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \
| | |/ |
|
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -6/+6 |
| |/ |
|
* | | Bug #11792200 - DIVIDING LARGE NUMBERS CAUSES STACK CORRUPTIONS | Tor Didriksen | 2011-03-03 | 1 | -11/+11 |
|/ |
|
* | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -2/+2 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Bug#16172 DECIMAL data type processed incorrectly | unknown | 2006-08-08 | 1 | -0/+1 |
|/ |
|
* | A lot of fixes to Precision math | unknown | 2005-05-05 | 1 | -1/+1 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | unknown | 2005-03-21 | 1 | -27/+30 |
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | unknown | 2005-02-19 | 1 | -4/+9 |
* | Precision Math implementation | unknown | 2005-02-09 | 1 | -2/+7 |
* | Merge with new VARCHAR code | unknown | 2004-12-06 | 1 | -2/+0 |
|\ |
|
| * | Add support for up to VARCHAR (size up to 65535) | unknown | 2004-12-06 | 1 | -2/+0 |
* | | int decimal_is_zero(decimal *from); | unknown | 2004-12-06 | 1 | -7/+1 |
|/ |
|
* | take into accound end \0 in decimal_string_size | unknown | 2004-11-03 | 1 | -2/+2 |
* | error codes chaged to bitmap (for easier testing with masks) | unknown | 2004-11-03 | 1 | -4/+7 |
* | new round mode - half_up | unknown | 2004-10-31 | 1 | -2/+2 |
* | small optimization | unknown | 2004-10-31 | 1 | -1/+1 |
* | new api per hf request: | unknown | 2004-10-29 | 1 | -1/+22 |
* | decimal_cmp() | unknown | 2004-10-20 | 1 | -0/+1 |
* | decimal to/from bin, and utility functions | unknown | 2004-10-19 | 1 | -15/+24 |
* | arbitrary precision decimal numbers | unknown | 2004-10-18 | 1 | -0/+68 |