summaryrefslogtreecommitdiff
path: root/mysql-test/t/insert_select.test
Commit message (Expand)AuthorAgeFilesLines
* Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlevgen@sunlight.local2007-09-241-0/+12
|\
| * Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECTevgen@sunlight.local2007-09-211-0/+12
* | Merge mysql.com:/home/hf/work/29717/my50-29717holyfoot/hf@hfmain.(none)2007-07-311-0/+28
|\ \ | |/
| * Merge mysql.com:/home/hf/work/29717/my41-29717holyfoot/hf@hfmain.(none)2007-07-311-0/+28
| |\
| | * Bug #29717 INSERT INTO SELECT inserts values even ifholyfoot/hf@mysql.com/hfmain.(none)2007-07-311-0/+28
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-06-241-0/+25
|\ \ \ | |/ /
| * | Fixed bug #29095.gshchepa/uchum@gleb.loc2007-06-241-0/+25
* | | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1jimw@rama.(none)2007-06-061-2/+2
* | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-1/+26
|\ \ \ | |/ /
| * | Bug #26207: When making the key image to usegkodinov/kgeorge@magare.gmz2007-03-221-1/+26
* | | after merge fixgluh@mysql.com/eagle.(none)2007-02-261-13/+0
* | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-261-0/+28
|\ \ \ | |/ /
| * | Bug#16630: The update fields of the INSERT .. SELECT .. ON DUPLICATE KEYevgen@moonbone.local2007-02-161-0/+15
* | | Post-merge fix.igor@olga.mysql.com2007-02-131-13/+0
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-02-131-0/+26
|\ \ \ | |/ /
| * | Bug#23170: LAST_INSERT_ID isn't reset to 0 in INSERT .. SELECT when no rows wereevgen@moonbone.local2007-02-091-0/+13
| * | Bug#19978: INSERT .. ON DUPLICATE erroneously reports some records wereevgen@moonbone.local2007-02-071-0/+13
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-01-221-2/+2
|\ \ \ | |/ / |/| |
| * | Give warnings for unused objectsmonty@mysql.com/narttu.mysql.fi2007-01-221-2/+2
* | | several fixes to make tests pass in embedded-server modeholyfoot/hf@mysql.com/deer.(none)2006-11-131-137/+0
|/ /
* | Fix for BUG#21774: Column count doesn't match value count at row xtimour/timka@lamia.home2006-09-121-0/+18
* | Bug#20989: View '(null).(null)' references invalid table(s)... on SQL SECURIT...tnurnberg@salvation.intern.azundris.com2006-07-191-0/+138
* | merge of the changes for bug #18080gkodinov@mysql.com2006-06-211-0/+9
|\ \
| * | Bug #18080: INSERT ... SELECT ... JOIN results in ambiguous field list errorgkodinov@mysql.com2006-06-191-0/+9
* | | Merge mysql.com:/home/kgeorge/mysql/4.1/B9676gkodinov@mysql.com2006-06-191-0/+13
|\ \ \ | |/ / |/| / | |/
| * * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with biggkodinov@mysql.com2006-06-191-0/+13
* | Merge 4.1 - 5.0jani@ua141d10.elisa.omakaista.fi2005-10-281-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-0/+22
|\ \ | |/
| * Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATEevgen@moonbone.local2005-10-251-0/+12
| * insert_select.result, insert_select.test:evgen@moonbone.local2005-09-101-0/+10
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-2/+2
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Merge with 4.1monty@mysql.com2005-07-031-4/+18
|\ \ | |/
| * Better bug fix for:monty@mishka.local2005-06-271-4/+18
* | Bug #9728 fix mergeevgen@moonbone.local2005-06-231-0/+14
|\ \ | |/
| * Fix bug #9728 decreased functionality in "on duplicate key update"evgen@moonbone.local2005-06-221-0/+14
* | Fix for bug #10886 mergeevgen@moonbone.local2005-06-221-0/+9
|\ \ | |/
| * Fix bug #10886 - INSERT ... SELECT ... ON DUPLICATE KEY UPDATE produces bad r...evgen@moonbone.local2005-06-211-0/+9
* | Merge embedded server testing changes from 4.1.jimw@mysql.com2005-04-011-33/+0
|\ \ | |/
| * Remove result.es files and support for them, which requires splittingjimw@mysql.com2005-03-301-31/+0
| * BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-0/+15
* | WL#874 "Extended LOAD DATA". dlenev@brandersnatch.localdomain2005-03-161-0/+2
* | BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-0/+15
* | After merge fixesmonty@mysql.com2005-01-041-2/+0
|/
* Mergejimw@mysql.com2004-12-031-0/+13
|\
| * Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when thejimw@mysql.com2004-12-031-0/+13
* | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+3
* | Merge with 4.0.18monty@mysql.com2004-02-111-0/+31
|\ \ | |/
| * 3.23 -> 4.0 merge: after merge fixeskonstantin@mysql.com2004-02-061-0/+2