Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATE | evgen@moonbone.local | 2005-10-25 | 1 | -0/+12 |
* | insert_select.result, insert_select.test: | evgen@moonbone.local | 2005-09-10 | 1 | -0/+10 |
* | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | Better bug fix for: | monty@mishka.local | 2005-06-27 | 1 | -4/+18 |
* | Fix bug #9728 decreased functionality in "on duplicate key update" | evgen@moonbone.local | 2005-06-22 | 1 | -0/+14 |
* | Fix bug #10886 - INSERT ... SELECT ... ON DUPLICATE KEY UPDATE produces bad r... | evgen@moonbone.local | 2005-06-21 | 1 | -0/+9 |
* | Remove result.es files and support for them, which requires splitting | jimw@mysql.com | 2005-03-30 | 1 | -31/+0 |
* | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -0/+15 |
* | Merge | jimw@mysql.com | 2004-12-03 | 1 | -0/+13 |
|\ | |||||
| * | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when the | jimw@mysql.com | 2004-12-03 | 1 | -0/+13 |
* | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+3 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+31 |
|\ \ | |/ | |||||
| * | 3.23 -> 4.0 merge: after merge fixes | konstantin@mysql.com | 2004-02-06 | 1 | -0/+2 |
| * | merge 3.23 -> 4.0, 2003/02/06 | konstantin@mysql.com | 2004-02-06 | 1 | -0/+29 |
| |\ | |||||
| | * | fixed restoring of thd->count_cuted_fields in store_val_in_field | vva@eagle.mysql.r18.ru | 2003-12-16 | 1 | -0/+31 |
* | | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -2/+2 |
* | | | Fixed bug in error handling of CREATE ... SELECT | monty@narttu.mysql.fi | 2003-10-08 | 1 | -0/+1 |
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+0 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -2/+49 |
|\ \ \ | |/ / | |||||
| * | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 1 | -0/+10 |
| * | | Cleaner implementation if INSERT ... SELECT with same tables | monty@narttu.mysql.fi | 2003-07-03 | 1 | -0/+22 |
| * | | merge changes | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -13/+10 |
| |\ \ | |||||
| | * | | Code/testcase cleanups | monty@mashka.mysql.fi | 2003-07-01 | 1 | -13/+10 |
| * | | | Lot's of clean-ups and fixes for 4.0.14. | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -0/+16 |
| |/ / | |||||
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #490 and #491 (see details below) | guilhem@mysql.com | 2003-05-24 | 1 | -0/+19 |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -9/+12 |
|/ / | |||||
* | | Don't use IGNORE by default in INSERT ... SELECT | monty@hundin.mysql.fi | 2001-11-08 | 1 | -0/+2 |
* | | bulk insert bug fixed | serg@serg.mysql.com | 2001-07-26 | 1 | -0/+56 |
|/ | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+12 |