summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | merge fixunknown2003-04-261-63/+82
| | |\ \ | | | |/
| | | * Fixes for valgrindunknown2003-04-231-63/+82
| | * | Three bug fixes and one fix being undone.unknown2003-04-191-5/+0
| | * | Two bug fixesunknown2003-04-111-0/+7
| | * | A fix for a bug in multi-table updates which was always causedunknown2003-04-021-1/+1
| | |/
* | | Resolve merge colflictunknown2003-05-211-4/+4
|\ \ \ | |/ /
| * | INSERT ... UPDATE ... VALUES()unknown2003-05-031-4/+4
* | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-0/+1
|/ /
* | Many files:unknown2003-04-241-2/+2
* | fixed st_select_lex initializationunknown2003-04-051-2/+4
* | another bad merge fixedunknown2003-03-201-1/+1
* | Merge with 4.0.12unknown2003-03-191-42/+105
|\ \ | |/
| * Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-191-41/+105
* | Merge with 4.0unknown2003-03-161-5/+17
|\ \ | |/
| * Write binlog before commit when doing INSERT ... SELECTunknown2003-03-161-1/+12
| * Better fix for "Halloween" effect ...unknown2003-03-121-8/+6
| * A bug fix for multi-table updates with InnoDB storage engineunknown2003-03-111-5/+8
* | merge fixesunknown2003-03-061-1/+1
|\ \
| * | three bug fixes and major code cleanupunknown2003-03-061-1/+1
* | | Merge with 4.0.11unknown2003-02-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * Applied Sinisa's patch:unknown2003-02-191-1/+1
* | after-review changes (577 SCRUM)unknown2003-02-021-7/+7
* | fixed bug in determinating uncacheable queriesunknown2003-01-301-4/+4
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-291-1/+1
|\ \
| * | Move latin1 into a separarte fileunknown2003-01-291-1/+1
* | | improving of fields list creation in derived tables and unionsunknown2003-01-291-1/+1