Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | Bug#57818 string conversion function died | Sergey Glukhov | 2010-12-14 | 1 | -0/+1 |
* | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -4/+4 |
* | | auto-merge | Tatiana A. Nurnberg | 2008-11-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Bug#37553: MySql Error Compare TimeDiff & Time | Tatiana A. Nurnberg | 2008-11-26 | 1 | -1/+1 |
* | | Doxygenization of comments. | cmiller@zippy.cornsilk.net | 2007-10-11 | 1 | -7/+5 |
* | | Merge sin.intern.azundris.com:/home/tnurnberg/31227/50-31227 | tnurnberg@sin.intern.azundris.com | 2007-10-05 | 1 | -12/+31 |
|\ \ | |/ | |||||
| * | Bug#31227: memory overrun with decimal (6,6) and zerofill and group_concat | tnurnberg@sin.intern.azundris.com | 2007-10-05 | 1 | -12/+31 |
| * | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -1/+1 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -2/+2 |
|\ \ | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -2/+2 |
* | | | merging fixes | holyfoot/hf@mysql.com/hfmain.(none) | 2007-05-11 | 1 | -0/+11 |
|/ / | |||||
* | | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/hf/work/mysql-5.0.clean | holyfoot/hf@deer.(none) | 2006-11-08 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | bug #19491 (CAST do DATETIME wrong result) | holyfoot/hf@mysql.com/deer.(none) | 2006-10-25 | 1 | -0/+19 |
* | | Moved long running query to type_newdecimal-big.test | monty@mysql.com | 2005-11-23 | 1 | -6/+13 |
|/ | |||||
* | Fix for bug #13573 (wrong data inserted for too big decimals) | hf@deer.(none) | 2005-10-15 | 1 | -1/+1 |
* | Trimmed fix for bug #9546 (Crashing with huge decimals) | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -3/+3 |
* | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -11/+9 |
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -1/+1 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -2/+2 |
* | use dbug_print_decimal instead of DBUG_EXECUTE | monty@mysql.com | 2005-02-20 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -5/+30 |
|\ | |||||
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -5/+30 |
* | | Fix for bug #8534 (Compile errors in Precision Math code on Windows) | hf@deer.(none) | 2005-02-16 | 1 | -1/+1 |
|/ | |||||
* | Fixed failing test cases 'row.test' when running with --ps-protocol | monty@mysql.com | 2005-02-15 | 1 | -14/+14 |
* | fixed C++ syntax in C code | bell@sanja.is.com.ua | 2005-02-09 | 1 | -1/+1 |
* | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+212 |