summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-231-20/+73
|\
| * Bug#25123: ON DUPLICATE KEY clause allows fields not from the insert table.evgen@moonbone.local2007-01-221-20/+73
* | Manual merge.kostja@bodhi.local2007-01-151-9/+8
|\ \ | |/ |/|
| * Post-merge fixes for Bug#4968 "Stored procedure crash if cursor opened kostja@bodhi.local2006-12-121-8/+7
| * Merge bodhi.local:/opt/local/work/mysql-4.1-4968kostja@bodhi.local2006-12-121-1/+1
| |\
| | * A fix and test cases forkostja@bodhi.local2006-12-081-1/+1
| | * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.kroki/tomash@moonlight.intranet2006-10-061-5/+3
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
|\ \ \
| * | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesacurtis/antony@xiphis.org/ltamd64.xiphis.org2006-12-261-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/ /
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG23312/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-11-071-3/+0
|\ \ \ | |/ / |/| |
| * | BUG#23312 - server hangs 'closing tables' with insert delayed,flushsvoj@mysql.com/april.(none)2006-11-021-3/+0
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kroki/tomash@moonlight.intranet2006-10-021-5/+3
|\ \
| * | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-5/+3
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com/april.(none)2006-10-021-2/+2
|\ \ \ | |/ /
| * | Fixed bug#5505: Wrong error message on INSERT into a viewevgen@moonbone.local2006-09-291-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2006-09-291-0/+46
|\ \ \ | |/ / |/| |
| * | Bug#20830 - INSERT DELAYED does not honour SET INSERT_IDistruewing@chilla.local2006-09-201-0/+46
* | | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+1
|\ \ \
| * | | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-1/+1
* | | | Fix for BUG#21774: Column count doesn't match value count at row xtimour/timka@lamia.home2006-09-121-0/+9
|/ / /
* | | Fixed bug#21261: Wrong access rights was required for an insert into a viewevgen@sunlight.local2006-08-151-1/+1
* | | Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-releasetnurnberg@salvation.intern.azundris.com2006-07-191-1/+8
|\ \ \
| * | | Bug#20989: View '(null).(null)' references invalid table(s)... on SQL SECURIT...tnurnberg@salvation.intern.azundris.com2006-07-191-1/+8
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-07-131-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge mysql.com:/home/kgeorge/mysql/5.0/teamcleangkodinov@mysql.com2006-07-041-1/+14
| |\ \ \ | | |/ / | |/| |
| | * | Bug #16110: insert permitted into view col w/o default valuegkodinov@mysql.com2006-07-041-1/+14
* | | | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-13/+7
|\ \ \ \
| * \ \ \ Merge gbichot3.local:/home/mysql_src/mysql-5.0-20524guilhem@gbichot3.local2006-07-061-13/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for BUG#20188 "REPLACE or ON DUPLICATE KEY UPDATE inguilhem@mysql.com2006-07-051-13/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-07-081-12/+67
|\ \ \ \ \
| * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.0ingo@chilla.local2006-07-061-12/+67
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Bug#16218 - Crash on insert delayedingo@mysql.com2006-06-261-12/+67
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-07-061-1/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-1/+76
| | |/ / / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2006-06-271-8/+7
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-8/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | A fix and a test case forkonstantin@mysql.com2006-06-271-8/+7
| | | |/ / | | |/| |
* | | | | Bug#16986 - Deadlock condition with MyISAM tablesingo@mysql.com2006-06-261-24/+2
|/ / / /
* | | | Merge mysql.com:/home/alik/MySQL/devel/5.0-treeanozdrin@mysql.com2006-06-191-23/+20
|\ \ \ \
| * | | | Fix for bug#13479 "REPLACE activates UPDATE trigger, not the DELETE anddlenev@mysql.com2006-06-161-23/+20
| |/ / /
* | | | Bug #20195: INSERT DELAYED with auto_increment is assigned wrong valuesgkodinov@mysql.com2006-06-131-0/+8
|/ / /
* | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleangkodinov@mysql.com2006-05-261-4/+5
|\ \ \
| * | | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-4/+5
* | | | Remove dflt_field from field structure as this was only needed when createing...monty@mysql.com2006-05-241-4/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-05-091-0/+147
|\ \ \ | |/ / |/| |
| * | Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlydlenev@mysql.com2006-05-091-0/+147
* | | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0aivanov@mysql.com2006-04-111-1/+1
|\ \ \
| * | | Fixed BUG#13683: INSERT DELAYED into a view creates an infinite loop.aivanov@mysql.com2006-04-051-1/+1