summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-1/+1
|\
| * Reviewing new pushed codemonty@mysql.com2005-10-121-1/+1
* | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-081-2/+2
|/
* WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-5/+6
* Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-1/+3
* postmerge changes bell@sanja.is.com.ua2005-09-021-3/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-231-2/+3
|\
| * issue correct error message in case of view presence for duplicated table on ...bell@sanja.is.com.ua2005-08-021-3/+7
* | Cleanups and optimization during review of new codemonty@mysql.com2005-08-181-2/+4
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-36/+140
|\ \
| * | Implementation of WL#2486 -timour@mysql.com2005-08-121-25/+101
* | | Merge xiphis.org:/usr/home/antony/work2/p2-bug10109.3acurtis@xiphis.org2005-08-101-6/+25
|\ \ \ | |/ / |/| |
| * | Bug#10109acurtis@xiphis.org2005-08-071-11/+25
* | | Fix crash in 'INSERT DELAYED' statement that failed due to ajimw@mysql.com2005-08-011-1/+3
* | | Get rid of checking for ETIME return value of pthread_cond_timedwait.konstantin@mysql.com2005-07-141-1/+1
* | | Mergekent@mysql.com2005-07-131-1/+1
|\ \ \
| * | | sql_insert.cc:kent@mysql.com2005-07-081-1/+1
* | | | sql_insert.cc:reggie@linux.site2005-07-111-1/+1
* | | | Fix typos that crept into ChangeSet for fix for Bug #11045.jimw@mysql.com2005-07-061-1/+1
* | | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045jimw@mysql.com2005-07-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Clean up warnings and build problems on Windows. (Bug #11045)jimw@mysql.com2005-06-181-1/+1
* | | | After merge fixesmonty@mysql.com2005-07-041-29/+22
* | | | Merge with 4.1monty@mysql.com2005-07-031-25/+60
|\ \ \ \ | | |/ / | |/| |
| * | | Move reset of insert_values to ensure it's done also during error conditionsmonty@mysql.com2005-06-281-0/+4
| * | | Better bug fix for:monty@mishka.local2005-06-271-9/+25
* | | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-56/+118
| |_|/ |/| |
* | | Fix for bug #10886 mergeevgen@moonbone.local2005-06-221-1/+4
|\ \ \ | |/ /
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-06-211-4/+15
| |\ \
| | * | Fix bug #10886 - INSERT ... SELECT ... ON DUPLICATE KEY UPDATE produces bad r...evgen@moonbone.local2005-06-211-4/+15
* | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com2005-06-221-2/+2
|\ \ \ \
| * | | | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-2/+2
* | | | | Manual merge of patch for bug#11060 "Server crashes on calling storeddlenev@mysql.com2005-06-201-4/+16
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix for bug #11060 "Server crashes on re-execution of prepared dlenev@brandersnatch.localdomain2005-06-201-1/+12
| |/ /
* | | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-2/+2
| |/ |/|
* | Merge with 4.1monty@mysql.com2005-06-071-4/+4
|\ \ | |/
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+4
* | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...monty@mysql.com2005-06-061-0/+12
* | mergemonty@mysql.com2005-06-051-1/+2
|\ \
| * | Code cleanups during code reviewsmonty@mysql.com2005-06-011-1/+2
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0brian@zim.(none)2005-06-011-1/+1
|\ \ \ | | |/ | |/|
| * | Mergebrian@zim.(none)2005-06-011-1/+1
| |\ \
| | * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+1
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-06-011-6/+18
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-6/+18
| |\ \ | | |/ | |/|
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-6/+18
| | * Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockingo@mysql.com2005-04-271-20/+55
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-05-301-1/+1
|\ \ \
| * | | Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-05-251-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup's during reviewmonty@mysql.com2005-05-251-3/+4