Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several fixes to make tests pass in embedded-server mode | holyfoot/hf@mysql.com/deer.(none) | 2006-11-13 | 1 | -137/+0 |
* | Fix for BUG#21774: Column count doesn't match value count at row x | timour/timka@lamia.home | 2006-09-12 | 1 | -0/+18 |
* | Bug#20989: View '(null).(null)' references invalid table(s)... on SQL SECURIT... | tnurnberg@salvation.intern.azundris.com | 2006-07-19 | 1 | -0/+138 |
* | merge of the changes for bug #18080 | gkodinov@mysql.com | 2006-06-21 | 1 | -0/+9 |
|\ | |||||
| * | Bug #18080: INSERT ... SELECT ... JOIN results in ambiguous field list error | gkodinov@mysql.com | 2006-06-19 | 1 | -0/+9 |
* | | Merge mysql.com:/home/kgeorge/mysql/4.1/B9676 | gkodinov@mysql.com | 2006-06-19 | 1 | -0/+13 |
|\ \ | |/ |/| | |||||
| * | * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with big | gkodinov@mysql.com | 2006-06-19 | 1 | -0/+13 |
* | | Merge 4.1 - 5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-10-28 | 1 | -1/+1 |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 1 | -0/+22 |
|\ \ | |/ | |||||
| * | 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 |
* | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -2/+2 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -4/+18 |
|\ \ | |/ | |||||
| * | Better bug fix for: | monty@mishka.local | 2005-06-27 | 1 | -4/+18 |
* | | Bug #9728 fix merge | evgen@moonbone.local | 2005-06-23 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Fix bug #9728 decreased functionality in "on duplicate key update" | evgen@moonbone.local | 2005-06-22 | 1 | -0/+14 |
* | | Fix for bug #10886 merge | evgen@moonbone.local | 2005-06-22 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Fix bug #10886 - INSERT ... SELECT ... ON DUPLICATE KEY UPDATE produces bad r... | evgen@moonbone.local | 2005-06-21 | 1 | -0/+9 |
* | | Merge embedded server testing changes from 4.1. | jimw@mysql.com | 2005-04-01 | 1 | -33/+0 |
|\ \ | |/ | |||||
| * | 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 |
* | | WL#874 "Extended LOAD DATA". | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -0/+2 |
* | | BUG#6034 - Error code 124: Wrong medium type. | ingo@mysql.com | 2005-01-19 | 1 | -0/+15 |
* | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -2/+0 |
|/ | |||||
* | 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 |