summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from 4.0unknown2005-02-181-1/+4
|\
| * Merge mysql.com:/home/bkroot/mysql-4.0unknown2005-02-181-1/+4
| |\
| | * Bug#7879: Using TL_READ_NO_INSERT locks instead of TL_READ locks when unknown2005-02-151-1/+4
* | | Fixed during review of new pulled codeunknown2005-02-021-0/+3
* | | configure.inunknown2005-02-021-6/+7
* | | Bug#7011unknown2005-01-311-20/+35
|\ \ \ | |/ /
| * | Bug#7011unknown2005-01-301-18/+33
| |/
* | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+4
* | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-12/+10
* | Merge Bug#7391 from 4.0unknown2004-12-181-2/+18
|\ \ | |/
| * Remove bogus linesunknown2004-12-181-7/+0
| * Bug#7391 - Multi-table UPDATE security regressionunknown2004-12-181-0/+20
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | New fix for bug#6796 Wrong outcome of update operation of ndb tableunknown2004-12-061-3/+2
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-1/+2
|\ \ \
| * | | Fix for Bug #6794 Wrong outcome of update operation of ndb tableunknown2004-11-281-1/+2
| |/ /
* | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-2/+2
|/ /
* | After merge fixesunknown2004-10-071-9/+28
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-76/+151
|\ \ | |/
| * Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-061-43/+67
| * Bug#4118: multi-table UPDATE takes WRITE lock on read tableunknown2004-10-031-14/+90
| * Bug#5553 - Multi table UPDATE IGNORE fails on dup keyunknown2004-09-171-2/+6
* | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-2/+2
* | check that table used in multi-update is unique added (BUG#5455)unknown2004-09-081-5/+21
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+4
* | mergedunknown2004-06-231-9/+12
|\ \
| * | handler interface cleanups:unknown2004-06-231-9/+12
* | | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...unknown2004-06-091-2/+4
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-051-7/+6
|\ \
| * | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-7/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-3/+1
|\ \ \ | |/ / |/| |
| * | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-3/+1
* | | Fix for a multi table updates when one of the tables is not updatedunknown2004-05-041-5/+6
|/ /
* | after review PS fixesunknown2004-04-101-24/+58
* | new error for unsupported command in PSunknown2004-04-081-6/+9
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-9/+6
* | after review changesunknown2004-03-201-4/+4
* | mergeunknown2004-03-181-1/+1
|\ \
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
* | | merge with 4.0unknown2004-03-161-3/+10
|\ \ \ | |/ / |/| / | |/
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-3/+6
| * Rollback UPDATE/DELETE statements on killunknown2004-03-041-0/+4
* | mergeunknown2004-02-171-1/+1
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-1/+1
* | | After merge fixesunknown2004-02-161-1/+8
* | | Merge with 4.0.18unknown2004-02-111-7/+18
|\ \ \ | |/ / |/| / | |/
| * Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-4/+18
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-2/+0
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-2/+0
| |\ \