summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | mergingunknown2003-01-251-8/+20
|\ \ \ | |/ / |/| |
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-8/+20
* | | Updates for multi-byte character setsunknown2003-01-141-0/+1
* | | Merge with 4.0.8unknown2003-01-031-5/+2
|\ \ \ | |/ / |/| / | |/
| * Fix for found rows in multi-table updatesunknown2002-12-181-3/+2
| * Removed compiler warningsunknown2002-12-121-2/+0
| * Don't initialize fulltext functions twice in multi-table-updateunknown2002-12-061-1/+0
* | merge fixunknown2002-12-061-379/+409
|\ \
| * | After merge fixesunknown2002-12-061-9/+10
| * | Merge with 4.0.6unknown2002-12-051-380/+409
| |\ \ | | |/
| | * Copy arguments given to mysql_server_init()unknown2002-12-051-6/+12
| | * Fixed some bugs from last multi-table-update push.unknown2002-12-011-2/+2