summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesmonty@mysql.com2004-12-061-4/+2
* Merge with 4.1monty@mysql.com2004-12-061-2/+2
|\
| * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-2/+2
* | spelling fixed/comments added (postreview fixes)bell@sanja.is.com.ua2004-11-251-1/+1
* | post-merge fixbell@sanja.is.com.ua2004-11-251-6/+13
* | mergebell@sanja.is.com.ua2004-11-211-48/+123
|\ \
| * | post mergebell@sanja.is.com.ua2004-11-211-13/+55
| * | mergebell@sanja.is.com.ua2004-11-111-27/+60
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-10-071-3/+4
| | |\ \
| | * \ \ mergebell@sanja.is.com.ua2004-10-051-25/+86
| | |\ \ \
| | | * | | support of join view updateability (WL#1809)bell@sanja.is.com.ua2004-09-151-13/+67
| | | * | | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-14/+21
* | | | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-25/+19
* | | | | | mergebell@sanja.is.com.ua2004-11-121-61/+66
|\ \ \ \ \ \
| * | | | | | post-review fixesbell@sanja.is.com.ua2004-11-121-32/+22
| * | | | | | errors without code removedbell@sanja.is.com.ua2004-10-201-44/+57
* | | | | | | Few more places with thd->lex replaced with lex (mysql_update,konstantin@mysql.com2004-11-111-7/+8
| |/ / / / / |/| | | | |
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-081-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-11-061-13/+37
| |\ \ \ \ \ \
| * | | | | | | fixed detection of updating table on which we select (BUG#6032)bell@sanja.is.com.ua2004-10-251-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | postreview fixesbell@sanja.is.com.ua2004-11-081-3/+39
* | | | | | | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-29/+44
| |/ / / / / |/| | | | |
* | | | | | Fixes after merge with 4.1monty@mysql.com2004-11-031-3/+4
* | | | | | merge with 4.1monty@mysql.com2004-10-291-10/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | After merge fixesmonty@mysql.com2004-10-071-9/+28
| * | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-76/+151
| |\ \ \ \
| | * | | | Reverted patch for new usage of open_count as it caused more problems than it...monty@mysql.com2004-10-061-43/+67
| | * | | | Bug#4118: multi-table UPDATE takes WRITE lock on read tableantony@ltantony.rdg.cyberkinetica.homeunix.net2004-10-031-14/+90
| | * | | | Bug#5553 - Multi table UPDATE IGNORE fails on dup keyantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-171-2/+6
| * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-2/+2
| * | | | | check that table used in multi-update is unique added (BUG#5455)bell@sanja.is.com.ua2004-09-081-5/+21
* | | | | | fixed incorrect type custing (fixed problem with runing tests with --debug (t...bell@sanja.is.com.ua2004-10-091-3/+2
| |_|_|_|/ |/| | | |
* | | | | fixed & added comments (according to Igor's review and a bit more)bell@sanja.is.com.ua2004-10-071-3/+4
| |_|/ / |/| | |
* | | | mergemonty@mishka.local2004-10-051-3/+5
|\ \ \ \
| * | | | Fixed bug in strict mode (A state was not properly cleared on successful inse...monty@mishka.local2004-10-051-0/+1
| * | | | More fixes for strict mode:monty@mishka.local2004-10-021-3/+4
* | | | | mergebell@sanja.is.com.ua2004-10-041-2/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mergebell@sanja.is.com.ua2004-09-291-2/+26
| |\ \ \ \
| | * | | | post review changes:bell@sanja.is.com.ua2004-09-291-36/+26
| | * | | | mergebell@sanja.is.com.ua2004-09-061-0/+34
| | |\ \ \ \
| | | * \ \ \ mergebell@sanja.is.com.ua2004-09-051-2/+2
| | | |\ \ \ \
| | | * | | | | CHECK OPTIONs added (WL#1983)bell@sanja.is.com.ua2004-09-031-0/+34
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2004-09-281-1/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Strict mode & better warningsmonty@mishka.local2004-09-281-1/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | updateability of field with collation support (BUG#5506)bell@sanja.is.com.ua2004-09-161-2/+3
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-101-0/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".dlenev@mysql.com2004-09-081-0/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | WL#1218 "Triggers". Some very preliminary version of patch.dlenev@brandersnatch.localdomain2004-09-071-0/+10
* | | | | | | test of updating and fetching from the same table check (BUG##5157)bell@sanja.is.com.ua2004-09-081-3/+2
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-09-041-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |