Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -3/+3 | |
* | A 5.1-only version of fix for bug #46947 "Embedded SELECT | Dmitry Lenev | 2010-05-28 | 1 | -9/+25 | |
* | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in... | Alfranio Correia | 2010-05-16 | 1 | -36/+58 | |
* | merge | Mattias Jonsson | 2010-05-10 | 1 | -11/+28 | |
|\ | ||||||
| * | Additional fix for DEBUG_SYNC which failed for some rpl-tests, | Mattias Jonsson | 2010-03-18 | 1 | -1/+6 | |
| * | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with | Mattias Jonsson | 2010-03-17 | 1 | -11/+23 | |
* | | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in... | Alfranio Correia | 2010-05-09 | 1 | -0/+10 | |
|/ | ||||||
* | Automerge BUG 51226 bzr bundle from bug report --> myqsl-5.1-bugteam. | Luis Soares | 2010-03-08 | 1 | -0/+3 | |
|\ | ||||||
| * | BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tables | Luis Soares | 2010-03-03 | 1 | -0/+3 | |
* | | merge | Mattias Jonsson | 2010-02-16 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | Manual merge (moved the check for log_table before name lock) | Mattias Jonsson | 2010-02-12 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Bug#42438: Crash ha_partition::change_table_ptr | Mattias Jonsson | 2010-02-01 | 1 | -0/+1 | |
* | | | Bug#47734: Assertion failed: ! is_set() when locking a view with non-existing... | Davi Arnaut | 2010-01-27 | 1 | -0/+13 | |
|/ / | ||||||
* | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -5/+13 | |
* | | Auto-merged. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+2 | |
|\ \ | |/ |/| | ||||||
| * | Bug#48508: Crash on prepared statement re-execution. | Evgeny Potemkin | 2009-12-01 | 1 | -1/+2 | |
* | | merge | Kristofer Pettersson | 2009-11-20 | 1 | -1/+6 | |
|\ \ | ||||||
| * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -1/+6 | |
* | | | Manual Merge | 2009-11-03 | 1 | -0/+1 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | BUG#48216 Replication fails on all slaves after upgrade to 5.0.86 on master | 2009-11-03 | 1 | -0/+1 | ||
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -4/+2 | |
* | | | BUG#42829: manually merged approved bzr bundle from bug report. | Luis Soares | 2009-11-01 | 1 | -1/+11 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | BUG#42829: binlogging enabled for all schemas regardless of | Luis Soares | 2009-09-24 | 1 | -1/+11 | |
* | | | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join | Georgi Kodinov | 2009-10-07 | 1 | -2/+4 | |
* | | | auto-merge | Ingo Struewing | 2009-10-02 | 1 | -31/+17 | |
|\ \ \ | ||||||
| * | | | Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using trigger | 2009-10-01 | 1 | -31/+17 | ||
| |/ / | ||||||
* | | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+4 | |
|/ / | ||||||
* | | merge mysql-5.0-bugteam --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-28 | 1 | -8/+11 | |
|\ \ | |/ | ||||||
| * | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-28 | 1 | -7/+12 | |
| |\ | ||||||
| | * | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db | Alfranio Correia | 2009-08-27 | 1 | -7/+12 | |
* | | | automerge | Georgi Kodinov | 2009-07-16 | 1 | -1/+7 | |
|\ \ \ | |/ / | ||||||
| * | | Bug #46003 and bug #46034: backported the fixes from azalea. | Georgi Kodinov | 2009-07-16 | 1 | -1/+7 | |
* | | | Bug#45266: Uninitialized variable lead to an empty result. | Evgeny Potemkin | 2009-06-26 | 1 | -0/+1 | |
* | | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -3/+3 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -22/+21 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -19/+19 | |
| * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -19/+19 | |
| |/ / | ||||||
| * | | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -15/+15 | |
| |\ \ | ||||||
| | * \ | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -6/+6 | |
| | |\ \ | ||||||
| | * \ \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -6/+35 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -2/+6 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -1/+30 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-12-10 | 1 | -15/+15 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-09-10 | 1 | -15/+15 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-07-02 | 1 | -15/+15 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-04-26 | 1 | -15/+15 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| * | | | | \ \ \ \ \ \ \ | Auto merge | He Zhenxing | 2009-04-08 | 1 | -26/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contorted | He Zhenxing | 2009-05-30 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Bug#43580: Issue with Innodb on multi-table update | Martin Hansson | 2009-05-05 | 1 | -0/+7 |