summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | mergeunknown2004-09-061-0/+34
| | |\ \ \
| | | * \ \ mergeunknown2004-09-051-2/+2
| | | |\ \ \
| | | * | | | CHECK OPTIONs added (WL#1983)unknown2004-09-031-0/+34
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-281-1/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Strict mode & better warningsunknown2004-09-281-1/+16
* | | | | | | updateability of field with collation support (BUG#5506)unknown2004-09-161-2/+3
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+10
* | | | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-3/+2
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-2/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with pulled codeunknown2004-09-031-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-2/+2
| | |/ / /
* | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-2/+2
|/ / / /
* | | | fixed using VIEW fields (BUG#4617)unknown2004-07-231-7/+35
|/ / /
* | | Fixes for bug #4571 (Windows compabilities)unknown2004-07-161-2/+2
* | | VIEWunknown2004-07-161-78/+132
* | | Merge with 4.1unknown2004-07-121-1/+4
|\ \ \ | |/ /
| * | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+4
* | | Merge with 4.1.3-betaunknown2004-07-071-11/+16
|\ \ \ | |/ /
| * | 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
| |/ /