summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#28587 SELECT is blocked by INSERT waiting on read lock, even with low_pri...unknown2007-08-301-1/+1
* Merge chilla.local:/home/mydev/mysql-5.0-amainunknown2007-08-031-21/+29
|\
| * (pushing for Andrei)unknown2007-07-301-19/+24
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-261-3/+6
| |\
| | * Bug #29571: INSERT DELAYED IGNORE written to binary log on unknown2007-07-261-3/+6
* | | BUG#29152 - INSERT DELAYED does not use concurrent_insert on slaveunknown2007-07-311-1/+8
|/ /
* | Rename all references to 'Delayed_insert' instances from 'tmp' to 'di'unknown2007-07-191-50/+50
* | A fix for Bug#29431 killing an insert delayed thread causes crashunknown2007-07-191-8/+28
|/
* Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.0-enginesunknown2007-07-061-0/+8
|\
| * Bug#25511unknown2007-06-281-0/+8
* | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-06-271-41/+51
|\ \ | |/ |/|
| * Bug#28677: SELECT on missing column gives extra errorunknown2007-06-181-41/+51
* | Bug#28904: INSERT .. ON DUPLICATE was silently updating rows when it shouldn't.unknown2007-06-121-13/+13
* | Bug#28505: mysql_affected_rows() may return wrong result if CLIENT_FOUND_ROWSunknown2007-06-071-4/+10
* | Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...unknown2007-05-291-1/+1
* | Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...unknown2007-05-281-1/+27
|/
* Fix a failing assert.unknown2007-05-161-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-161-75/+165
|\
| * A fix and a test case for unknown2007-05-161-81/+171
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-05-151-158/+254
|\ \
| * | Fix a warning.unknown2007-05-141-6/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-05-111-81/+101
| |\ \ | | |/ | |/|
| | * Fix for:unknown2007-05-111-81/+101
| * | Follow the coding style with class names.unknown2007-05-101-23/+23
| * | No semantical change. Move checks of compatibilityunknown2007-05-101-50/+126
| |/
* | Fixed bug #28000.unknown2007-05-111-1/+2
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-3/+48
|\
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-3/+48
| |\
| | * Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-3/+48
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-031-9/+9
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2007-03-241-9/+9
| |\ \
| | * | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-9/+9
* | | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the unknown2007-03-301-0/+2
* | | | Fixed bug #27229: crash when a set function aggregated in outerunknown2007-03-221-4/+2
|/ / /
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-201-2/+4
|\ \ \ | |/ / |/| |
| * | Bug #24484:unknown2007-03-201-2/+4
* | | sql_insert.cc:unknown2007-03-201-5/+5
* | | Bug#27006: AFTER UPDATE triggers not fired with INSERT ... ON DUPLICATE KEYunknown2007-03-161-6/+6
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-161-23/+45
|\ \ \
| * | | Bug #26261: unknown2007-03-161-23/+45
* | | | Bug#27033: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE if rows wereunknown2007-03-151-7/+9
* | | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-2/+2
|\ \ \ \
| * \ \ \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-021-2/+2
| |\ \ \ \
| | * | | | Bug#25122: Views based on a self-joined table aren't insertable.unknown2007-03-021-2/+2
| | |/ / /
* | | | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2007-03-011-0/+2
|\ \ \ \ \
| * | | | | Fixes of compilation warnings and errors.unknown2007-03-011-0/+2
* | | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-281-3/+40
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | log_on needed also in embedded serverunknown2007-02-251-2/+0
| * | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-251-1/+40
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-241-1/+40
| | |\ \ \ \