summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | SCRUM:unknown2003-09-261-0/+8
| |/ |/|
* | merge with 4.0.15unknown2003-08-291-1/+5
|\ \ | |/
| * item_func.h:unknown2003-08-201-1/+5
* | quick fix for found row counterunknown2003-08-201-1/+1
* | mergeunknown2003-08-191-0/+1
|\ \
| * \ mergeunknown2003-08-191-1/+2
| |\ \
| * \ \ Merge with 4.0.14unknown2003-08-111-0/+1
| |\ \ \
| | * | | Safety and speedup fixes:unknown2003-07-141-2/+2
| | * | | Fix for BUG#791:unknown2003-07-111-2/+2
| | | |/ | | |/|
| | * | Bug #570 fixedunknown2003-06-191-1/+2
* | | | Code cleanupunknown2003-08-161-2/+1
| |_|/ |/| |
* | | fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-1/+2
|/ /
* | Fix for the bug #841: wrong number of warningsunknown2003-07-141-4/+4
* | Merge with 4.0.13unknown2003-06-041-1/+0
|\ \ | |/
| * Added testing of LOAD DATA ... STARTING BYunknown2003-05-261-1/+0
* | ixed wrong unlock of tables (new bug)unknown2003-05-261-7/+6
* | ha_innodb.cc:unknown2003-05-261-18/+23
* | mergeunknown2003-05-221-87/+110
|\ \
| * | After merge fixesunknown2003-05-211-4/+4
| * | Merge with 4.0.13unknown2003-05-191-86/+109
| |\ \ | | |/
| | * Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-131-0/+4
| | * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-3/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-031-11/+14
| | |\
| | | * Fix problem where key_read was not cleaned up properly, which caused assert i...unknown2003-05-031-11/+14