Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-22 | 1 | -0/+9 |
|\ | |||||
| * | improve ASAN instrumentation: table->record[0] | Sergei Golubchik | 2018-01-22 | 1 | -1/+9 |
| * | bug: ha_heap was unilaterally increasing reclength | Sergei Golubchik | 2018-01-16 | 1 | -0/+1 |
* | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -3/+6 |
|\ \ | |/ | |||||
| * | MDEV-5905: Creating tmp. memory table kills the server | Michael Widenius | 2014-03-26 | 1 | -3/+6 |
* | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -2/+2 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -6/+6 |
|\ \ | |||||
| * | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -6/+6 |
* | | | * move bas_ext from the handler to the handlerton | Sergei Golubchik | 2013-04-07 | 1 | -10/+0 |
|/ / | |||||
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -1/+1 |
* | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-10-17 | 1 | -4/+0 |
|/ | |||||
* | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+5 |
| |\ | |||||
| | * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -0/+1 |
| | | |\ | |||||
| | | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | | |\ \ | |||||
* | | | \ \ | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Bug#11759349 -- Merge of patch from mysql-5.1. | Ashish Agarwal | 2011-09-27 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STORE | Ashish Agarwal | 2011-09-27 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -4/+3 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| * | | | | | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -1/+2 |
| * | | | | | 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 | -14/+32 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write | Michael Widenius | 2011-06-27 | 1 | -13/+1 |
| * | | | | | Merge | Igor Babaev | 2011-05-20 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -0/+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 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| | | |||||
| * | | | | | Added HANDLER support for MEMORY tables | Michael Widenius | 2011-01-11 | 1 | -0/+13 |
| * | | | | | Fixed some compiler warnings found when compiling for windows. | Michael Widenius | 2010-11-30 | 1 | -1/+4 |
| * | | | | | Fix for LP BUG#606013: Adding bit field support for heap tables. | unknown | 2010-11-23 | 1 | -1/+11 |
| |/ / / / | |||||
* | | | | | less boilerplate code - move common operations to wrappers | Sergei Golubchik | 2011-07-14 | 1 | -21/+0 |
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -7/+0 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -2/+9 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Manual merge from 5.1 | Mattias Jonsson | 2011-04-20 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK | Mattias Jonsson | 2011-03-25 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
| * | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c | Davi Arnaut | 2010-10-06 | 1 | -0/+7 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+17 |
| |/ | |||||
* | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+1 |
* | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+1 |
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | WL#5419 "LOCK_open scalability: make tdc_refresh_version | Konstantin Osipov | 2010-06-11 | 1 | -48/+75 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -2/+3 |
* | | After-fix for WL#2649 Number-to-string conversion. | Alexander Barkov | 2010-02-26 | 1 | -1/+1 |
* | | WL#2360 Performance schema | Marc Alff | 2009-12-04 | 1 | -3/+7 |
* | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}: | Guilhem Bichot | 2009-08-04 | 1 | -0/+8 |
|\ \ | |/ |