summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-2/+0
* | | | Added --compact to mysqlbinlogunknown2004-02-091-0/+3
|/ / /
* | | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-2/+2
|/ /
* | Mergeunknown2004-01-201-1/+36
|\ \
| * | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-1/+36
* | | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-1/+1
|/ /
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-11/+11
* | Fixes after merge with 4.0unknown2003-12-191-1/+2
* | Merge with 4.0.17unknown2003-12-171-3/+30
|\ \ | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+4
| |\
| | * Fix for BUG#2083unknown2003-12-161-0/+4
| * | Fixed bug in last push found by valgrindunknown2003-12-141-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-131-1/+21
| |\ \
| | * \ Mergeunknown2003-12-131-1/+21
| | |\ \
| | | * | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+21
| | | |/
| * | | sql_delete.cc, sql_update.cc, sql_class.h:unknown2003-12-121-3/+2
| |/ /
| * | Many files:unknown2003-12-111-2/+6
| |/
* | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-061-1/+1
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+2
* | Fixed UNION fields type/length detectingunknown2003-11-231-1/+1
* | mergedunknown2003-10-211-7/+6
|\ \
| * \ mergedunknown2003-10-151-7/+6
| |\ \
| | * | key_map with more that 64 bits widthunknown2003-10-111-5/+5
| | * | minor error messages cleanupunknown2003-10-021-2/+1
* | | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Add new user variables for tuning memory usage:unknown2003-10-111-1/+1
* | | | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-4/+4
| |/ / |/| |
* | | Many files:unknown2003-10-071-1/+1