Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -2/+13 |
* | Followup to Bug#45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-24 | 1 | -0/+2 |
* | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -12/+0 |
|\ | |||||
| * | Merge backport of WL#3771 with mysql-next-mr. | Sergey Vojtovich | 2010-01-19 | 1 | -12/+0 |
| |\ | |||||
* | \ | Merge next-mr -> next-4284 | Konstantin Osipov | 2010-02-03 | 1 | -105/+192 |
|\ \ \ | |/ / | |||||
| * | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -105/+192 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-03 | 1 | -66/+325 |
|\ \ \ | |/ / | |||||
| * | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -74/+333 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | 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 | -3/+34 |
| |\ \ | | |/ | |||||
| * | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -12/+12 |
* | | | Patch that changes metadata locking subsystem to use mutex per lock and | Dmitry Lenev | 2010-01-21 | 1 | -8/+2 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2009-12-16 | 1 | -2/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Auto-merge from mysql-next-mr-bugfixing. | Alexander Nozdrin | 2009-12-10 | 1 | -2/+0 |
| |\ \ | |||||
| | * \ | Manual merge/pull from mysql-next-mr. | Alexander Nozdrin | 2009-11-25 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | * | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioning | Mattias Jonsson | 2009-11-20 | 1 | -2/+0 |
* | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2009-12-15 | 1 | -1/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mysql-next-mr to mysql-next-mr-svoj. | Sergey Vojtovich | 2009-12-09 | 1 | -1/+34 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | WL#4448 Generalize the handlerton::fill_files_table call with handlerton::fil... | V Narayanan | 2009-12-03 | 1 | -1/+34 |
| | |/ | |||||
* | | | ------------------------------------------------------------ | Konstantin Osipov | 2009-12-04 | 1 | -15/+10 |
* | | | Initial import of WL#3726 "DDL locking for all metadata objects". | Konstantin Osipov | 2009-11-30 | 1 | -3/+20 |
|/ / | |||||
* | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -2/+2 |
|/ | |||||
* | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-10 | 1 | -3/+3 |
|\ | |||||
| * | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-05 | 1 | -55/+58 |
| |\ | |||||
| * | | backport of dbug extensions from 6.0: | Sergei Golubchik | 2009-10-30 | 1 | -3/+3 |
* | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-05 | 1 | -6/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Manual merge from mysql-5.1. | Alexander Nozdrin | 2009-11-05 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -6/+7 |
* | | | | Merge | Mikael Ronstrom | 2009-11-03 | 1 | -40/+42 |
|\ \ \ \ | |||||
| * \ \ \ | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-02 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -1/+3 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -40/+42 |
* | | | | | | Merge to latest mysql-next-mr | Mikael Ronstrom | 2009-11-02 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" | Sergey Glukhov | 2009-10-23 | 1 | -1/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -14/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fixed no_ to num_ change for NDB handler | Mikael Ronstrom | 2009-10-01 | 1 | -14/+14 |
* | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -1/+3 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-13 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | A patch for Bug#47474 (mysqld hits Dbug_violation_helper assert | Alexander Nozdrin | 2009-09-23 | 1 | -1/+3 |
* | | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -9/+9 |
|/ / | |||||
* | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 1 | -21/+25 |
|\ \ | |/ | |||||
| * | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -21/+25 |
* | | Fix for an incompatibility between GNU ar and Solaris linker | Mikael Ronstrom | 2009-02-20 | 1 | -0/+8 |
* | | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01... | Mikael Ronstrom | 2009-02-17 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Merging 5.1 main into 5.1-rpl | Mats Kindahl | 2008-10-23 | 1 | -18/+7 |
| |\ | |||||
| * \ | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | unknown | 2008-03-25 | 1 | -2/+8 |
| |\ \ | |||||
| | * \ | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | unknown | 2008-02-28 | 1 | -2/+8 |
| | |\ \ | |||||
| | | * | | Bug#33763 Mysqld leaves readonly mode for cluster tables too early - part2 | unknown | 2008-01-09 | 1 | -2/+8 |
* | | | | | Merge dtrace patch with latest performance version | Mikael Ronstrom | 2008-12-20 | 1 | -18/+7 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |