summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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