Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Followup to Bug#45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-24 | 1 | -1/+1 |
* | Bug #45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-11 | 1 | -1/+2 |
* | Fix for bug #50913 "Deadlock between open_and_lock_tables_derived | Dmitry Lenev | 2010-02-08 | 1 | -0/+1 |
* | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-05 | 1 | -29/+19 |
|\ | |||||
| * | Manual merge from next-mr. | unknown | 2010-01-12 | 1 | -2/+2 |
| |\ | |||||
| * \ | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Alfranio Correia | 2010-01-07 | 1 | -29/+19 |
| |\ \ | |||||
| | * \ | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1 | Alfranio Correia | 2009-12-17 | 1 | -27/+21 |
| | |\ \ | |||||
| | | * \ | mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ... | Andrei Elkin | 2009-11-30 | 1 | -4/+4 |
| | | |\ \ | |||||
| | | * \ \ | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade... | Andrei Elkin | 2009-11-10 | 1 | -61/+87 |
| | | |\ \ \ | |||||
| | | * | | | | WL#2687 WL#5072 BUG#40278 BUG#47175 | Alfranio Correia | 2009-11-03 | 1 | -9/+11 |
| | | * | | | | merged fixes for BUG#39934 to 5.1-rpl+3 | Sven Sandberg | 2009-09-30 | 1 | -18/+6 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merged fix for BUG#39934 up a few revisions. | Sven Sandberg | 2009-07-14 | 1 | -16/+4 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | BUG#39934: Slave stops for engine that only support row-based logging | Sven Sandberg | 2009-07-14 | 1 | -16/+4 |
* | | | | | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-04 | 1 | -5/+7 |
* | | | | | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
* | | | | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marc | Marc Alff | 2009-12-16 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Post-merge fix. | Alexander Nozdrin | 2009-12-15 | 1 | -4/+2 |
| | * | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 1 | -8/+11 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -2/+17 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Bug #48350 truncate temporary table crashes replication | unknown | 2009-11-22 | 1 | -5/+5 |
| | | * | | | | | | | Bug #46425 crash in Diagnostics_area::set_ok_status , empty statement, | Magne Mahre | 2009-11-18 | 1 | -1/+2 |
| | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| * | | | | | | | | Merge cleanup | Marc Alff | 2009-12-11 | 1 | -1/+1 |
| * | | | | | | | | Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marc | Marc Alff | 2009-12-11 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 1 | -6/+6 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return result | He Zhenxing | 2009-11-21 | 1 | -5/+7 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -6/+6 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Implement new type-of-operation-aware metadata locks. | Dmitry Lenev | 2010-02-01 | 1 | -14/+10 |
* | | | | | | | | Patch that changes metadata locking subsystem to use mutex per lock and | Dmitry Lenev | 2010-01-21 | 1 | -2/+13 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-11 | 1 | -19/+56 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-10 | 1 | -1/+1 |
* | | | | | | | | Backport of revno: 2617.69.40 | Jon Olav Hauglid | 2009-12-09 | 1 | -1/+1 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-08 | 1 | -24/+17 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-04 | 1 | -13/+13 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-04 | 1 | -12/+12 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -2/+3 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-03 | 1 | -2/+11 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-02 | 1 | -0/+9 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -1/+2 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -1/+2 |
* | | | | | | | | Backport of: | Konstantin Osipov | 2009-12-01 | 1 | -9/+9 |
* | | | | | | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -8/+19 |
|/ / / / / / / | |||||
* | | | | | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -6/+6 |
|/ / / / / / | |||||
* | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -4/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -61/+87 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug#46958: Assertion in Diagnostics_area::set_ok_status, | Martin Hansson | 2009-09-28 | 1 | -61/+87 |
| |/ / / | |||||
* | | | | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111 | Mikael Ronstrom | 2009-09-10 | 1 | -2/+17 |
|/ / / |