Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Sergei Golubchik | 2011-11-03 | 1 | -4/+4 |
|\ | |||||
| * | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -4/+4 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
| |\ | |||||
| * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -10/+14 |
|\ \ \ | |||||
| * \ \ | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -6/+4 |
| |\ \ \ | |||||
| | * | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -6/+4 |
| * | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -3/+4 |
| | | |/ | | |/| | |||||
| * | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -1/+1 |
| * | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -1/+5 |
| * | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -34/+76 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Auto-merge of patch for bug#11764334 from mysql-5.1 tree. | Dmitry Shulga | 2011-06-10 | 1 | -4/+9 |
| |\ \ \ \ | |||||
| | * | | | | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGES | Dmitry Shulga | 2011-06-10 | 1 | -4/+9 |
| * | | | | | Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5 | Dmitry Shulga | 2011-05-27 | 1 | -7/+13 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed bug#12546938 (formerly known as 61005) - CREATE IF NOT EXIST EVENT | Dmitry Shulga | 2011-05-27 | 1 | -7/+13 |
| * | | | | | Manual merge from mysql-5.1. | Alexander Nozdrin | 2011-05-04 | 1 | -0/+22 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Patch for Bug#12394306: the sever may crash if mysql.event is corrupted. | Alexander Nozdrin | 2011-05-04 | 1 | -0/+8 |
| | | |/ / | | |/| | | |||||
| * | | | | merge from 5.1 to 5.5 for bug#11751148 | Mayank Prasad | 2011-03-21 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #11751148 : show events shows events in other schema | Mayank Prasad | 2011-03-21 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -22/+31 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -11/+19 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -1/+1 |
| * | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -3/+7 |
| * | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -1/+2 |
| * | | merged | Sergei Golubchik | 2010-03-15 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| * | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -6/+21 |
| |\ \ | |||||
| * | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -7/+9 |
| * | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Fixed compiler warnings found by gcc 4.3.2 | Michael Widenius | 2009-01-31 | 1 | -1/+1 |
* | | | | | Bug #54105 assert in MDL_context::release_locks_stored_before | Jon Olav Hauglid | 2010-08-13 | 1 | -5/+14 |
* | | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -43/+31 |
* | | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+10 |
* | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-24 | 1 | -5/+4 |
* | | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-02-15 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mr | Luis Soares | 2010-02-10 | 1 | -0/+1 |
| * | | | | | BUG#51021: current_stmt_binlog_row_based not removed in next-mr | Luis Soares | 2010-02-09 | 1 | -3/+4 |
* | | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -2/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-30 | 1 | -2/+5 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug #49132 Replication failure on temporary table + DDL | unknown | 2010-01-22 | 1 | -2/+5 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-05 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1 | Alfranio Correia | 2009-12-17 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade... | Andrei Elkin | 2009-11-10 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | merged fixes for BUG#39934 to 5.1-rpl+3 | Sven Sandberg | 2009-09-30 | 1 | -2/+2 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | BUG#39934: Slave stops for engine that only support row-based logging | Sven Sandberg | 2009-07-14 | 1 | -1/+1 |
| | |/ / / |