summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+10
|\
| * Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-191-2/+10
* | Fixed compiler warningsMichael Widenius2010-08-041-17/+8
* | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-11/+22
* | Merge with MySQL 5.1.49Michael Widenius2010-08-021-6/+9
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-4/+4
| * A 5.1-only version of fix for bug #46947 "Embedded SELECTDmitry Lenev2010-05-281-1/+1
| * Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-1/+1
| * Bug #49756 Rows_examined is always 0 in the slow query log forStaale Smedseng2010-05-121-0/+3
* | Merge with MySQL 5.1.47Michael Widenius2010-05-261-6/+12
|\ \ | |/
| * Bug #47453: InnoDB incorrectly changes TIMESTAMP columns when JOINed Georgi Kodinov2010-04-281-0/+10
* | Changed the fixes for the following bugs:Igor Babaev2010-05-251-3/+4
* | Fixes after last merge of MySQL 5.1Michael Widenius2010-05-131-1/+1
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-18/+79
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling Staale Smedseng2010-02-221-1/+2
| * Bug#49534: multitable IGNORE update with sql_safe_updatesMartin Hansson2010-02-101-10/+77
| * BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-8/+1
* | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-5/+10
|\ \ | |/
| * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-3/+4
| * Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-01-121-1/+5
| * Mergingunknown2009-12-141-1/+1
| |\
| | * This is a patch for Bug#48500unknown2009-12-141-2/+2
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-3/+1
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+8
|\ \ \ | |/ /
| * | automergeJon Olav Hauglid2009-10-231-0/+5
| |\ \
| | * | Bug #47919 assert in open_table during ALTER temporary tableJon Olav Hauglid2009-10-231-0/+5
| * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-3/+3
| |/ /
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-0/+1
|\ \ \ | |/ /
| * | Bug#46616: MergeMartin Hansson2009-08-201-0/+1
| |\ \ | | |/
| | * Bug#46616: Assertion `!table->auto_increment_field_not_null' on Martin Hansson2009-08-201-0/+1
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-15/+63
|\ \ \ | |/ /
| * | Merge of the fix for bug #40113 to 5.1.Georgi Kodinov2009-07-131-2/+9
| |\ \ | | |/
| | * Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout Georgi Kodinov2009-07-131-2/+9
| * | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-06-181-4/+2
| |\ \
| | * | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-4/+2
| | | |
| | \ \
| *-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-1/+1
| | |/
| | * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-7/+7
| | |\
| | | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-1/+1
| | | |\
| | | * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-3/+60
| | | |\ \
| | | * \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-1/+7
| | | |\ \ \
| | | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-2/+2
| | | |\ \ \ \
| | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-7/+7
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-7/+7
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-7/+7
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-7/+7
| | | | | | |\ \ \ \ \
| | * | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+1
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | BUG#37051 Replication rules not evaluated correctlyHe Zhenxing2009-03-051-1/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-3/+11