summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-4/+2
* After merge fixesunknown2004-12-311-37/+29
* Merge with 4.1unknown2004-12-221-2/+14
|\
| * 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
| | |/ /
* | | | After merge fixesunknown2004-12-061-4/+2
* | | | Merge with 4.1unknown2004-12-061-2/+2
|\ \ \ \ | |/ / /
| * | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-2/+2
| |/ /
* | | spelling fixed/comments added (postreview fixes)unknown2004-11-251-1/+1
* | | post-merge fixunknown2004-11-251-6/+13
* | | mergeunknown2004-11-211-48/+123
|\ \ \
| * | | post mergeunknown2004-11-211-13/+55
| * | | mergeunknown2004-11-111-27/+60
| |\ \ \
| | * \ \ mergeunknown2004-10-071-3/+4
| | |\ \ \
| | * \ \ \ mergeunknown2004-10-051-25/+86
| | |\ \ \ \
| | | * | | | support of join view updateability (WL#1809)unknown2004-09-151-13/+67
| | | * | | | fixed merged view fields names (BUG#5147)unknown2004-09-141-14/+21
* | | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-25/+19
* | | | | | | mergeunknown2004-11-121-61/+66
|\ \ \ \ \ \ \
| * | | | | | | post-review fixesunknown2004-11-121-32/+22
| * | | | | | | errors without code removedunknown2004-10-201-44/+57
* | | | | | | | Few more places with thd->lex replaced with lex (mysql_update,unknown2004-11-111-7/+8
| |/ / / / / / |/| | | | | |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-13/+37
| |\ \ \ \ \ \ \
| * | | | | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | postreview fixesunknown2004-11-081-3/+39
* | | | | | | | new lock for multiupdate:unknown2004-11-051-29/+44
| |/ / / / / / |/| | | | | |
* | | | | | | Fixes after merge with 4.1unknown2004-11-031-3/+4
* | | | | | | merge with 4.1unknown2004-10-291-10/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | 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
* | | | | | fixed incorrect type custing (fixed problem with runing tests with --debug (t...unknown2004-10-091-3/+2
| |_|_|_|/ |/| | | |
* | | | | fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-3/+4
| |_|/ / |/| | |
* | | | mergeunknown2004-10-051-3/+5
|\ \ \ \
| * | | | Fixed bug in strict mode (A state was not properly cleared on successful inse...unknown2004-10-051-0/+1
| * | | | More fixes for strict mode:unknown2004-10-021-3/+4
* | | | | mergeunknown2004-10-041-2/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergeunknown2004-09-291-2/+26
| |\ \ \ \
| | * | | | post review changes:unknown2004-09-291-36/+26