summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#5390 - problems with merge tablesingo@mysql.com2006-04-051-1/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-03-291-7/+16
|\
| * Proposed fix for bug #17764 "Trigger crashes MyISAM table"dlenev@mysql.com2006-03-291-7/+16
* | We should prohobit concurent read of inserting file in SPbell@book.local2006-03-151-21/+30
|/
* mergedserg@serg.mylan2006-01-061-1/+5
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-01-061-1/+5
| |\
| | * Review fixes of new pushed codemonty@mysql.com2006-01-061-1/+5
* | | mergedserg@serg.mylan2006-01-031-1/+2
|\ \ \ | |/ / |/| |
| * | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+2
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-12-271-2/+2
|\ \ \
| * | | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-201-2/+2
| |/ /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-12-121-3/+6
|\ \ \ | |/ / |/| |
| * | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEjimw@mysql.com2005-12-081-3/+6
* | | WL#2486 - Natural/using join according to SQL:2003.timour@mysql.com2005-11-281-79/+18
| |/ |/|
* | Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-0/+1
* | 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
|\ \ | |/