Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed BUG#12589: Assert when creating temp. table from decimal stored | pem@mysql.com | 2005-09-27 | 1 | -2/+2 |
* | WL#2486 - natural and using join according to SQL:2003 | timour@mysql.com | 2005-08-23 | 1 | -12/+12 |
* | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -93/+93 |
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5906 | jimw@mysql.com | 2005-07-19 | 1 | -4/+4 |
|\ | |||||
| * | Fix number to date conversion so it always honors the NO_ZERO_DATE, | jimw@mysql.com | 2005-07-18 | 1 | -4/+4 |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-07-14 | 1 | -10/+10 |
|\ \ | |/ |/| | |||||
| * | A fix and a test case for Bug#9735. | konstantin@mysql.com | 2005-07-14 | 1 | -10/+10 |
| * | update result file for ps7_ndb | joreland@mysql.com | 2005-06-09 | 1 | -3/+3 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-06-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis... | msvensson@neptunus.(none) | 2005-06-20 | 1 | -1/+1 |
* | | | Added order by for failing ps_7ndb test | mskold@mysql.com | 2005-06-14 | 1 | -2/+2 |
|/ / | |||||
* | | Fix failing ps_6bdb and ps_7ndb tests. | konstantin@mysql.com | 2005-06-08 | 1 | -4/+6 |
* | | Fix ps_7ndb.result wrt working LIMIT clause (due to porting | konstantin@mysql.com | 2005-06-08 | 1 | -3/+4 |
* | | Patch two (the final one) for Bug#7306 "the server side preparedStatement | konstantin@mysql.com | 2005-06-07 | 1 | -7/+3 |
* | | Tests and results fixed with last precision/decimal related modifications | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -129/+129 |
* | | Merge | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Merge neptunus.(none):/home/msvensson/mysql/bug8807 | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+4 |
| |\ | |||||
| | * | BUG#8807 Select crash server | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+4 |
* | | | Propagate the new '--with-big-tables' flag from 4.1 to 5.0. | joerg@mysql.com | 2005-03-29 | 1 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | New test result | mskold@mysql.com | 2005-03-29 | 1 | -11/+11 |
| |/ | |||||
| * | 1. Item now uses my_charset_bin by default, | bar@mysql.com | 2005-01-18 | 1 | -3/+3 |
* | | ndb - accept ps_7ndb.result | pekka@mysql.com | 2005-02-17 | 1 | -40/+38 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+2 |
* | | ps_7ndb.result, ps_6bdb.result: | bar@mysql.com | 2005-01-18 | 1 | -5/+5 |
* | | After-merge clean-up | bar@mysql.com | 2005-01-18 | 1 | -7/+7 |
* | | Recorded new result file | mskold@mysql.com | 2005-01-10 | 1 | -9/+9 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merged fixes for bug #7297 "Two digit year should be interpreted | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -1/+1 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Small bug fix | mleich@mysql.com | 2004-12-13 | 1 | -0/+3 |
| * | Fixed thar proper charset was not set in Field_set::val_str() | bar@mysql.com | 2004-12-06 | 1 | -4/+4 |
* | | The BIT patch by ramil causes that the old data type BIT is no | mleich@mysql.com | 2004-12-17 | 1 | -264/+264 |
* | | ps_7ndb.result: | tomas@poseidon.ndb.mysql.com | 2004-12-01 | 1 | -67/+66 |
|/ | |||||
* | ps_7ndb.result, ps_7ndb.test: | tomas@poseidon.ndb.mysql.com | 2004-11-30 | 1 | -65/+89 |
* | 1. When mixing NULL to a character string, | bar@mysql.com | 2004-11-10 | 1 | -2/+2 |
* | As it is wrong and confusing to associate any | bar@mysql.com | 2004-11-05 | 1 | -54/+54 |
* | Enable REPLACE ... SELECT in prepared statements. | konstantin@mysql.com | 2004-10-30 | 1 | -1/+0 |
* | another order by fix for ndb | tomas@poseidon.ndb.mysql.com | 2004-10-11 | 1 | -2/+2 |
* | more order by fixes | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -15/+15 |
* | more order by for ndb | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -2/+2 |
* | added order by to give same order results on different endian and different s... | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -105/+105 |
* | Some of the recently pushed prepared statements | konstantin@mysql.com | 2004-09-28 | 1 | -89/+9 |
* | Results of WL#1856 "Conversion of client_test.c tests cases to mysqltest | konstantin@mysql.com | 2004-09-25 | 1 | -0/+3170 |