Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
|/ | |||||
* | Fix failing ps_6bdb and ps_7ndb tests. | konstantin@mysql.com | 2005-06-08 | 1 | -3/+3 |
* | Patch two (the final one) for Bug#7306 "the server side preparedStatement | konstantin@mysql.com | 2005-06-07 | 1 | -7/+6 |
* | 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 |
* | | | Merge | pekka@mysql.com | 2005-03-28 | 1 | -11/+11 |
|\ \ \ | |/ / | |||||
| * | | mysql-test/r/ps_6bdb.result | serg@serg.mylan | 2005-03-24 | 1 | -11/+11 |
| |/ | |||||
| * | 1. Item now uses my_charset_bin by default, | bar@mysql.com | 2005-01-18 | 1 | -3/+3 |
* | | Fixed a result file. Some redundant notes printing had been removed from source | jani@ua141d10.elisa.omakaista.fi | 2005-02-17 | 1 | -2/+0 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -38/+40 |
* | | ps_7ndb.result, ps_6bdb.result: | bar@mysql.com | 2005-01-18 | 1 | -2/+2 |
* | | 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 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -4/+4 |
* | | 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 | -2/+2 |
* | | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N). | bar@mysql.com | 2004-12-08 | 1 | -1/+1 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -265/+265 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -7/+7 |
|\ \ | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -7/+7 |
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | 1. When mixing NULL to a character string, | bar@mysql.com | 2004-11-10 | 1 | -2/+2 |
* | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -38/+38 |
|\ \ | |/ | |||||
| * | As it is wrong and confusing to associate any | bar@mysql.com | 2004-11-05 | 1 | -38/+38 |
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Enable REPLACE ... SELECT in prepared statements. | konstantin@mysql.com | 2004-10-30 | 1 | -1/+3 |
* | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -66/+66 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -205/+2037 |
|\ \ | |/ | |||||
| * | another order by fix for ndb | tomas@poseidon.ndb.mysql.com | 2004-10-11 | 1 | -1/+1 |
| * | more order by fixes | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -9/+9 |
| * | more order by for ndb | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -1/+1 |
| * | added order by to give same order results on different endian and different s... | tomas@poseidon.ndb.mysql.com | 2004-10-07 | 1 | -31/+31 |
| * | 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 | -99/+2009 |
| * | These modifications were part of WL#1856 Conversion of client_test.c tests ca... | mleich@mysql.com | 2004-09-20 | 1 | -12/+12 |
| * | A fix and test case for bug#5510 "inserting Null in AutoIncrement primary | konstantin@mysql.com | 2004-09-18 | 1 | -1/+1 |
| * | Return character strings in table, type, possible_keys, key fields | bar@mysql.com | 2004-09-16 | 1 | -14/+14 |
| * | Fix the test case to make it more predictable (cause: 4.1.5 test failure | konstantin@mysql.com | 2004-09-15 | 1 | -2/+4 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Updated ps_6bdb.results. | pem@mysql.comhem.se | 2004-07-30 | 1 | -1/+1 |
* | | Followup: now we support few more SQL commands in prepared statements. | konstantin@mysql.com | 2004-08-03 | 1 | -1/+0 |
* | | merged | serg@serg.mylan | 2004-07-21 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | fixed ORDER BY ? | serg@serg.mylan | 2004-07-21 | 1 | -0/+10 |
* | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -2/+2 |
|/ |