| Commit message (Expand) | Author | Age | Files | Lines |
* | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -1/+1 |
* | MDEV-10139 Support for SEQUENCE objects | Monty | 2017-04-07 | 1 | -1/+1 |
* | Fix several compile warnings on Windows | Vladislav Vaintroub | 2017-03-17 | 1 | -3/+3 |
* | test for group by pushdown with a view | Sergei Golubchik | 2016-05-05 | 2 | -0/+9 |
* | MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engine | Sergei Golubchik | 2016-02-23 | 3 | -3/+18 |
* | MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21 | Sergei Golubchik | 2015-11-16 | 2 | -2/+2 |
* | Don't use flags in the group_by_handler class | Sergei Golubchik | 2015-10-05 | 1 | -8/+6 |
* | cleanups and simplifications | Sergei Golubchik | 2015-10-05 | 1 | -19/+6 |
* | move internal API out from group_by_handler | Sergei Golubchik | 2015-10-05 | 1 | -15/+9 |
* | remove unused method | Sergei Golubchik | 2015-10-05 | 1 | -9/+0 |
* | typos in comments, minor stylistic edits | Sergei Golubchik | 2015-10-05 | 1 | -1/+1 |
* | MDEV-6080: Allowing storage engine to shortcut group by queries | Monty | 2015-10-05 | 3 | -2/+293 |
* | MDEV-6894 Enable SEQUENCE engine by default | Sergei Golubchik | 2014-12-04 | 1 | -1/+1 |
* | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -0/+1 |
* | promote server_audit and sequence plugins to stable | Sergei Golubchik | 2014-06-13 | 1 | -1/+1 |
* | update plugins' maturity levels: | Sergei Golubchik | 2014-03-19 | 1 | -1/+1 |
* | MDEV-5735 Selecting from SEQUENCE table with negative number hangs server | Sergei Golubchik | 2014-03-01 | 3 | -4/+22 |
* | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -1/+0 |
|\ |
|
| * | make sequence and sql_discovery suites default too | Sergei Golubchik | 2014-02-01 | 1 | -0/+7 |
* | | mtr: abort when a suite.pm fails to load, don't just ignore the errors. | Sergei Golubchik | 2013-12-22 | 3 | -4/+5 |
* | | Percona-Server-5.6.14-rel62.0 merge | Sergei Golubchik | 2013-12-22 | 1 | -1/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+8 |
|\ \
| |/ |
|
* | | MDEV-4786 - merge 10.0-monty - 10.0 | Sergey Vojtovich | 2013-07-24 | 1 | -10/+10 |
* | | MDEV-4786 - merge 10.0-monty → 10.0 | Sergey Vojtovich | 2013-07-23 | 1 | -43/+58 |
|/ |
|
* | MDEV-4451 Attempt to write-lock a SEQUENCE table with log-bin enabled causes ... | Sergei Golubchik | 2013-06-16 | 3 | -1/+15 |
* | MDEV-4449 SEQUENCE depends on TEST_SQL_DISCOVERY for discovering tables upon DDL | Sergei Golubchik | 2013-06-16 | 3 | -13/+35 |
* | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 2 | -6/+6 |
* | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | mysql-test fixes | Sergei Golubchik | 2013-04-09 | 1 | -0/+1 |
* | fix internal plugin names | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | sequence engine | Sergei Golubchik | 2013-04-09 | 6 | -0/+712 |