summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedSergei Golubchik2010-03-151-5/+10
|\
| * 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 5.1-> 5.2unknown2009-12-081-3/+8
|\ \ \ \ | |/ / /
| * | | 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 of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-6/+6
|/ / /
* | | 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
| * | | | | | | | | Merge.Martin Hansson2009-05-131-5/+40
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bug#43580: Issue with Innodb on multi-table updateMartin Hansson2009-05-051-5/+40
| * | | | | | | | | | bug#44166Sergei Golubchik2009-05-041-3/+3
| |/ / / / / / / / /
* | | | | | | | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-3/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-3/+5
| * | | | | | | | | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
* | | | | | | | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+31
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-2/+33
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /