summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* errors without code removedunknown2004-10-201-44/+57
* 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
| |/
* | More code cleanup, debug prints removedunknown2004-06-011-1/+2
* | Manual mergeunknown2004-05-291-31/+8
|\ \
| * \ Manual mergeunknown2004-05-131-31/+8
| |\ \
| | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-31/+10
* | | | PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-3/+9
* | | | Merge 4.1 -> 5.0unknown2004-05-071-30/+65
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-4/+6
* | | Merge 4.1 -> 5.0.unknown2004-04-071-24/+46
|\ \ \ | |/ /
| * | 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
| |\ \