summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-5.0-amainistruewing@chilla.local2007-08-031-21/+29
|\
| * (pushing for Andrei)gkodinov/kgeorge@magare.gmz2007-07-301-19/+24
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-07-261-3/+6
| |\
| | * Bug #29571: INSERT DELAYED IGNORE written to binary log on gkodinov/kgeorge@magare.gmz2007-07-261-3/+6
* | | BUG#29152 - INSERT DELAYED does not use concurrent_insert on slavesvoj@mysql.com/april.(none)2007-07-311-1/+8
|/ /
* | Rename all references to 'Delayed_insert' instances from 'tmp' to 'di'kostja@bodhi.(none)2007-07-191-50/+50
* | A fix for Bug#29431 killing an insert delayed thread causes crashkostja@bodhi.(none)2007-07-191-8/+28
|/
* Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.0-enginesantony@ppcg5.local2007-07-061-0/+8
|\
| * Bug#25511antony@ppcg5.local2007-06-281-0/+8
* | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optmhansson@dl145s.mysql.com2007-06-271-41/+51
|\ \ | |/ |/|
| * Bug#28677: SELECT on missing column gives extra errormhansson/martin@linux-st28.site2007-06-181-41/+51
* | Bug#28904: INSERT .. ON DUPLICATE was silently updating rows when it shouldn't.evgen@moonbone.local2007-06-121-13/+13
* | Bug#28505: mysql_affected_rows() may return wrong result if CLIENT_FOUND_ROWSevgen@moonbone.local2007-06-071-4/+10
* | Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-291-1/+1
* | Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-281-1/+27
|/
* Fix a failing assert.kostja@vajra.(none)2007-05-161-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekostja@vajra.(none)2007-05-161-75/+165
|\
| * A fix and a test case for kostja@vajra.(none)2007-05-161-81/+171
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@vajra.(none)2007-05-151-158/+254
|\ \
| * | Fix a warning.kostja@vajra.(none)2007-05-141-6/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2007-05-111-81/+101
| |\ \ | | |/ | |/|
| | * Fix for:dlenev@mockturtle.local2007-05-111-81/+101
| * | Follow the coding style with class names.kostja@vajra.(none)2007-05-101-23/+23
| * | No semantical change. Move checks of compatibilitykostja@vajra.(none)2007-05-101-50/+126
| |/
* | Fixed bug #28000.gshchepa/uchum@gleb.loc2007-05-111-1/+2
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-3/+48
|\
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@mysql.com/linux.site2007-04-051-3/+48
| |\
| | * Bug #26242 UPDATE with subquery and triggers failing with cluster tablesmskold/marty@mysql.com/linux.site2007-04-041-3/+48
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0jamppa@bk-internal.mysql.com2007-04-031-9/+9
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelserg@sergbook.mysql.com2007-03-241-9/+9
| |\ \
| | * | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()aelkin/elkin@andrepl.(none)2007-03-231-9/+9
* | | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the evgen@sunlight.local2007-03-301-0/+2
* | | | Fixed bug #27229: crash when a set function aggregated in outerigor@olga.mysql.com2007-03-221-4/+2
|/ / /
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-201-2/+4
|\ \ \ | |/ / |/| |
| * | Bug #24484:gkodinov/kgeorge@macbook.local2007-03-201-2/+4
* | | sql_insert.cc:evgen@moonbone.local2007-03-201-5/+5
* | | Bug#27006: AFTER UPDATE triggers not fired with INSERT ... ON DUPLICATE KEYevgen@moonbone.local2007-03-161-6/+6
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-161-23/+45
|\ \ \
| * | | Bug #26261: gkodinov/kgeorge@macbook.gmz2007-03-161-23/+45
* | | | Bug#27033: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE if rows wereevgen@moonbone.local2007-03-151-7/+9
* | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-2/+2
|\ \ \ \
| * \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-021-2/+2
| |\ \ \ \
| | * | | | Bug#25122: Views based on a self-joined table aren't insertable.evgen@moonbone.local2007-03-021-2/+2
| | |/ / /
* | | | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplrafal@quant.(none)2007-03-011-0/+2
|\ \ \ \ \
| * | | | | Fixes of compilation warnings and errors.rafal@quant.(none)2007-03-011-0/+2
* | | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145k.mysql.com2007-02-281-3/+40
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | log_on needed also in embedded serverlars/lthalmann@mysql.com/dl145j.mysql.com2007-02-251-2/+0
| * | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-02-251-1/+40
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145h.mysql.com2007-02-241-1/+40
| | |\ \ \ \
| | | * | | | Fix for BUG#25507 "multi-row insert delayed + auto increment causesguilhem@gbichot3.local2007-02-151-0/+21