summaryrefslogtreecommitdiff
path: root/storage/sequence
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-142-4/+4
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-09-132-4/+4
| |\
| | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-122-4/+4
* | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+2
|\ \ \ | |/ /
| * | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+2
| |\ \ | | |/
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-2/+2
* | | Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLESergei Golubchik2020-07-041-2/+10
* | | optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-041-0/+1
* | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-2/+7
* | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-5/+5
* | | MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...Oleksandr Byelkin2019-10-133-5/+57
|/ /
* | Merge 10.3 into 10.4Marko Mäkelä2019-10-102-0/+13
|\ \ | |/
| * MDEV-20753: Sequence with limit 0 crashes serverOleksandr Byelkin2019-10-092-0/+13
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-4/+5
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-4/+5
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+5
| | |\ \ | | | |/
| | | * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-4/+5
* | | | MDEV-16188 Post merge fixes: more for TokuDBIgor Babaev2019-02-082-3/+3
|/ / /
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-1/+1
|/ /
* | Fix several compile warnings on WindowsVladislav Vaintroub2017-03-171-3/+3
|/
* test for group by pushdown with a viewSergei Golubchik2016-05-052-0/+9
* MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engineSergei Golubchik2016-02-233-3/+18
* MDEV-9039 Can't upgrade MariaDB to to 10.1.8 version from 10.0.21Sergei Golubchik2015-11-162-2/+2
* Don't use flags in the group_by_handler classSergei Golubchik2015-10-051-8/+6
* cleanups and simplificationsSergei Golubchik2015-10-051-19/+6
* move internal API out from group_by_handlerSergei Golubchik2015-10-051-15/+9
* remove unused methodSergei Golubchik2015-10-051-9/+0
* typos in comments, minor stylistic editsSergei Golubchik2015-10-051-1/+1
* MDEV-6080: Allowing storage engine to shortcut group by queriesMonty2015-10-053-2/+293
* MDEV-6894 Enable SEQUENCE engine by defaultSergei Golubchik2014-12-041-1/+1
* 5.5.40+ mergeSergei Golubchik2014-10-091-0/+1
* promote server_audit and sequence plugins to stableSergei Golubchik2014-06-131-1/+1
* update plugins' maturity levels:Sergei Golubchik2014-03-191-1/+1
* MDEV-5735 Selecting from SEQUENCE table with negative number hangs server Sergei Golubchik2014-03-013-4/+22
* 10.0-base mergeSergei Golubchik2014-02-031-1/+0
|\
| * make sequence and sql_discovery suites default tooSergei Golubchik2014-02-011-0/+7
* | mtr: abort when a suite.pm fails to load, don't just ignore the errors.Sergei Golubchik2013-12-223-4/+5
* | Percona-Server-5.6.14-rel62.0 mergeSergei Golubchik2013-12-221-1/+1
* | 10.0-base mergeSergei Golubchik2013-12-161-0/+8
|\ \ | |/
* | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-241-10/+10
* | MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-43/+58
|/
* MDEV-4451 Attempt to write-lock a SEQUENCE table with log-bin enabled causes ...Sergei Golubchik2013-06-163-1/+15
* MDEV-4449 SEQUENCE depends on TEST_SQL_DISCOVERY for discovering tables upon DDLSergei Golubchik2013-06-163-13/+35
* MDEV-26: Global transaction ID. First alpha release.unknown2013-04-152-6/+6