Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XID SQL syntax | serg@serg.mylan | 2005-04-04 | 1 | -2/+2 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-01 | 1 | -194/+937 |
|\ | |||||
| * | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -248/+391 |
| * | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -194/+794 |
| |\ | |||||
| | * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -190/+805 |
* | | | Enabled more tests of STR_TO_DATE() | monty@mysql.com | 2005-03-30 | 1 | -7/+11 |
* | | | Give warnings if wrong date/time/datetime argument for STR_TO_DATE | monty@mysql.com | 2005-03-30 | 1 | -1/+3 |
|/ / | |||||
* | | merged | serg@serg.mylan | 2005-03-23 | 1 | -3/+3 |
|\ \ | |||||
| * | | BUG#9339 - Updating a column does not work if the table has a UTF-8 VARCHAR p... | serg@mysql.com | 2005-03-22 | 1 | -3/+3 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-21 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 1 | -3/+4 |
* | | | Field::quote_data(): | serg@serg.mylan | 2005-03-17 | 1 | -13/+10 |
|/ / | |||||
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -21/+17 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-03-13 | 1 | -0/+18 |
|\ \ | |||||
| * | | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) and | konstantin@mysql.com | 2005-03-13 | 1 | -0/+18 |
* | | | a fix (bug #9029 Traditional: Wrong SQLSTATE returned for string truncation). | ramil@mysql.com | 2005-03-10 | 1 | -4/+16 |
|/ / | |||||
* | | Fix for bug #8935 CAST(time AS DECIMAL) crashes | hf@deer.(none) | 2005-03-07 | 1 | -1/+0 |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -11/+8 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-22 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-02-22 | 1 | -4/+10 |
| |\ | |||||
| | * | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -4/+10 |
| * | | field.cc: | bar@mysql.com | 2005-02-22 | 1 | -1/+11 |
| |/ | |||||
* | | use dbug_print_decimal instead of DBUG_EXECUTE | monty@mysql.com | 2005-02-20 | 1 | -6/+6 |
* | | Changes and fixes for windows compilation | georg@beethoven.site | 2005-02-18 | 1 | -3/+3 |
* | | After merge fixes | monty@mysql.com | 2005-02-15 | 1 | -1/+1 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-15 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Bug#8235 Connection collation change & table create with default result in crash | bar@mysql.com | 2005-02-12 | 1 | -2/+10 |
* | | Fixed failing test cases 'row.test' when running with --ps-protocol | monty@mysql.com | 2005-02-15 | 1 | -35/+23 |
* | | Things missing in last changset | monty@mysql.com | 2005-02-10 | 1 | -28/+58 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -30/+556 |
* | | Merge changes | jimw@mysql.com | 2005-02-04 | 1 | -0/+35 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-6067 | jimw@mysql.com | 2005-02-04 | 1 | -2/+10 |
| |\ | |||||
| | * | Fix value of YEAR field when set from a non-numeric string. (Bug #6067) | jimw@mysql.com | 2005-02-01 | 1 | -2/+10 |
| * | | A fix: bug#6931: Date Type column problem when using UNION-Table | gluh@gluh.mysql.r18.ru | 2005-02-04 | 1 | -0/+35 |
| |/ | |||||
* | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 | patg@patrick-galbraiths-computer.local | 2005-01-24 | 1 | -0/+109 |
|\ \ | |||||
| * | | -Added quote_data and needs_quotes (moved from federated handler. | patg@pc248.lfp.kcls.org | 2005-01-20 | 1 | -0/+109 |
* | | | ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED. | ram@gw.mysql.r18.ru | 2005-01-19 | 1 | -28/+26 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ram@gw.mysql.r18.ru | 2005-01-19 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | A fix (bug #6999: Traditional: Wrong SQLSTATE returned for string truncation). | ram@gw.mysql.r18.ru | 2005-01-19 | 1 | -2/+6 |
| * | | | Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774 | jimw@mysql.com | 2005-01-13 | 1 | -3/+10 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | manual merge | konstantin@mysql.com | 2005-01-13 | 1 | -9/+3 |
| |\ \ \ | |||||
* | | | | | After merge fixes | monty@mysql.com | 2005-01-15 | 1 | -2/+4 |
* | | | | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 1 | -12/+13 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774 | jimw@mysql.com | 2005-01-13 | 1 | -3/+10 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Small fix for Field_str::store() to avoid trying to read past beginning | jimw@mysql.com | 2005-01-13 | 1 | -1/+1 |
| | * | | Fix conversion of floating point values to character fields when the | jimw@mysql.com | 2005-01-13 | 1 | -3/+10 |
| * | | | bug#7284: strnxfrm returns different results for equal strings | bar@mysql.com | 2005-01-13 | 1 | -9/+3 |
| |/ / | |||||
* | | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 1 | -10/+19 |
| |/ |/| | |||||
* | | If VARCHAR strips only trailing spaces, then produce | bar@mysql.com | 2005-01-11 | 1 | -3/+17 |
* | | field.h, field.cc: | kent@mysql.com | 2005-01-11 | 1 | -69/+69 |