Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4332 Increase username length from 16 characters | Sergei Golubchik | 2013-04-18 | 1 | -1/+1 |
* | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -3/+13 |
|\ | |||||
| * | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH | Annamalai Gurusami | 2012-10-08 | 1 | -3/+14 |
* | | Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE t... | Michael Widenius | 2012-08-28 | 1 | -0/+1 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -3/+45 |
| |\ \ | |||||
| | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -3/+45 |
| | |\ \ | |||||
| | | * \ | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -2/+42 |
| | | |\ \ | |||||
| | * | | | | Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixe... | Michael Widenius | 2010-11-15 | 1 | -1/+1 |
* | | | | | | Fix valgrind error after 5.5 merge (the 5.3 fix was accidentally lost in the ... | unknown | 2011-12-08 | 1 | -1/+1 |
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -19/+25 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed that when using a trigger mysql.proc is now accessed | Michael Widenius | 2011-10-06 | 1 | -18/+27 |
| * | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -2/+2 |
* | | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -10/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -10/+9 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+51 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+50 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Manual merge of patch for bug#11756013 from mysql-5.1 tree. | Dmitry Shulga | 2011-06-24 | 1 | -1/+48 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Fixed Bug#11756013 (formerly known as bug#47870): | Dmitry Shulga | 2011-06-23 | 1 | -1/+41 |
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -3/+3 |
* | | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -1/+1 |
* | | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -8/+5 |
* | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -42/+115 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Bug #58414 mysql_upgrade fails on dump upgrade between 5.1.53 -> 5.5.8 | Jon Olav Hauglid | 2010-11-30 | 1 | -0/+2 |
| * | | | | | Bug#45445: cannot execute procedures with thread_stack set to 128k. | Alexander Nozdrin | 2010-11-24 | 1 | -6/+0 |
| * | | | | | Bug #57663 Concurrent statement using stored function and DROP DATABASE | Jon Olav Hauglid | 2010-11-17 | 1 | -0/+100 |
| * | | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -10/+13 |
| * | | | | | Fixed bug#45445 - cannot execute procedures with thread_stack | Dmitry Shulga | 2010-10-21 | 1 | -0/+6 |
| * | | | | | Fix for bug#57061 "User without privilege on routine can | Dmitry Lenev | 2010-10-07 | 1 | -32/+0 |
| * | | | | | Bug #56137 "Assertion `thd->lock == 0' failed on upgrading | Dmitry Lenev | 2010-08-31 | 1 | -0/+4 |
* | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -10/+14 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -2/+2 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -15/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -1/+6 |
| | |\ \ \ | |||||
| * | | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s... | Sergei Golubchik | 2010-06-05 | 1 | -8/+8 |
| * | | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -1/+2 |
| * | | | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -5/+23 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -16/+193 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -8/+11 |
* | | | | | | | | | | Cherry-picking patch for Bug#56137 from mysql-5.5-runtime. | Alexander Nozdrin | 2010-08-31 | 1 | -0/+4 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
* | | | | | | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -8/+8 |
* | | | | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ |