summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-24/+46
|\
| * WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-9/+6
| * after review changesbell@sanja.is.com.ua2004-03-201-4/+4
| * mergebell@sanja.is.com.ua2004-03-181-1/+1
| |\
| | * DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+1
| * | merge with 4.0monty@mysql.com2004-03-161-3/+10
| |\ \ | | |/ | |/|
| | * Ensure that install_test_db.sh script works with both 'make install' and 'mak...monty@mysql.com2004-03-121-3/+6
| | * Rollback UPDATE/DELETE statements on killmonty@mysql.com2004-03-041-0/+4
| * | mergebell@sanja.is.com.ua2004-02-171-1/+1
| |\ \
| | * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-1/+1
| * | | After merge fixesmonty@mysql.com2004-02-161-1/+8
| * | | Merge with 4.0.18monty@mysql.com2004-02-111-7/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * Ensure that privileges are tested properly for multi-table-updates.monty@mysql.com2004-02-031-4/+18
* | | Fix for Bug#3183sergefp@mysql.com2004-03-151-0/+4
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-6/+42
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-2/+0
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-2/+0
| | |\ \
| | | * | now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-2/+0
| * | | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-0/+3
| |/ / /
| * | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-2/+2
| |/ /
| * | Mergebell@sanja.is.com.ua2004-01-201-1/+36
| |\ \
| | * | allow UPDATE and DELETE stetements with tables derived from subquery if they ...bell@sanja.is.com.ua2004-01-041-1/+36
| * | | removed droping field->query_id for reinitialization tables for subquery.bell@sanja.is.com.ua2004-01-031-1/+1
| |/ /
| * | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-11/+11
* | | Update for VC++monty@mysql.com2003-12-211-0/+2
* | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-3/+31
|\ \ \ | |/ /
| * | Fixes after merge with 4.0monty@mysql.com2003-12-191-1/+2
| * | Merge with 4.0.17monty@mysql.com2003-12-171-3/+30
| |\ \ | | |/
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-0/+4
| | |\
| | | * Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+4
| | * | Fixed bug in last push found by valgrindmonty@mysql.com2003-12-141-1/+1
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2003-12-131-1/+21
| | |\ \
| | | * \ Mergemonty@mysql.com2003-12-131-1/+21
| | | |\ \
| | | | * | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-1/+21
| | | | |/
| | * | | sql_delete.cc, sql_update.cc, sql_class.h:igor@rurik.mysql.com2003-12-121-3/+2
| | |/ /
| | * | Many files:igor@rurik.mysql.com2003-12-111-2/+6
| | |/
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-091-1/+1
|\ \ \ | |/ /
| * | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...serg@serg.mylan2003-12-061-1/+1
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-2/+3
|\ \ \ | |/ /
| * | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+2
| * | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-1/+1
* | | Merged, most likely needs post-merge fixsergefp@mysql.com2003-11-211-6/+32
|\ \ \
| * \ \ merging in index_merge (in progress, not yet working)psergey@psergey.(none)2003-11-131-6/+32
| |\ \ \
| | * | | Added index_merge access methodpsergey@psergey.(none)2003-11-131-6/+32
* | | | | Merging 4.1->5.0.pem@mysql.com2003-11-191-15/+13
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merging 4.1->5.0pem@mysql.com2003-10-221-15/+13
| |\ \ \
| | * \ \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-15/+13
| | |\ \ \
| | | * | | Post-merge fixes.pem@mysql.telia.com2003-08-261-1/+1
| | | * | | Merge 4.1 into 5.0pem@mysql.com2003-08-261-15/+13
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merging 4.1 into 5.0 (second pass; post-merge fixes).pem@mysql.telia.com2003-07-091-1/+1