summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Move alter partition flags to alter_info->partition_flagsMonty2018-03-291-32/+40
* Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-164/+176
* Fixed alter online table for Aria tablesMonty2018-03-291-0/+1
* don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULLSergei Golubchik2018-02-241-1/+10
* remove partition-specific methods from the base handler classSergei Golubchik2018-02-231-4/+0
* MDEV-14798 Add, drop system versioning semantic and syntaxSergei Golubchik2018-02-231-3/+1
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-5/+7
|\
| * Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-3/+5
* | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-5/+5
* | MDEV-11084 Select statement with partition selection against MyISAM table ope...Alexey Botchkov2018-01-291-1/+4
* | MDEV-14798 Add, drop system versioning semantic and syntaxEugene Kosov2018-01-121-1/+3
* | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-0/+16
|\ \
| * \ Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-191-0/+16
| |\ \ | | |/
| | * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-12-191-0/+7
| | |\
| | | * Merge 10.1 to 10.2Marko Mäkelä2017-12-191-0/+7
| | | |\
| | | | * Merge 10.0 into 10.1Marko Mäkelä2017-12-181-0/+7
| | | | |\
| | | | | * MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-181-0/+7
| | * | | | MDEV-14593 human-readable XA RECOVER.Alexey Botchkov2017-12-181-0/+9
* | | | | | MDEV-14632 Assertion `!((new_col->prtype ^ col->prtype) & ~256U)' failed in r...Eugene Kosov2017-12-201-15/+5
* | | | | | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-3/+3
* | | | | | SQL, IB: unversioned fields with ALTER TABLE [fixes #401]Eugene Kosov2017-12-151-0/+2
* | | | | | SQL: create..select revisited [closes #370]Aleksey Midenkov2017-12-121-26/+39
* | | | | | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-8/+200
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adding direct update/delete to the server and to the partition engine.Kentoku SHIBA2017-12-031-9/+112
| * | | | | Adding option to tell that cmp_ref handler call is expensiveMonty2017-12-031-0/+4
| * | | | | Adding support for auto_increment in the partition engine.Monty2017-12-031-0/+2
| * | | | | Adding Full Text Search support to partitionsMonty2017-12-031-1/+4
| * | | | | Add direct aggregatesMonty2017-12-031-1/+1
| * | | | | Adding multi_range_read support to partitionsMonty2017-12-031-0/+33
| * | | | | MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-12-031-0/+2
| * | | | | MDEV 7701 extra() calls for VP engineMonty2017-12-031-1/+42
| * | | | | Added spider patches for adding HANDLER support for the partition engineMonty2017-12-031-0/+4
* | | | | | remove 'vers_auto_decrement'Sergei Golubchik2017-12-051-2/+0
* | | | | | SQL: create_like_table strip versioning for tmp tables [#365 bug 6]Aleksey Midenkov2017-12-011-2/+2
* | | | | | Remove the flag vers_update_trtMarko Mäkelä2017-11-271-5/+6
* | | | | | SQL: prohibit column conversion to system fields for non-empty table [fixes #...Eugene Kosov2017-11-221-1/+1
* | | | | | SQL, IB: single check of vers_update_trt [#305]Aleksey Midenkov2017-11-211-3/+2
* | | | | | SQL: open TRT only after versioned write [#305]Aleksey Midenkov2017-11-171-11/+1
* | | | | | IB, SQL: removed VTQ, added TRT on SQL layer [closes #305]Aleksey Midenkov2017-11-151-32/+17
* | | | | | Tests: full test resultsEugene Kosov2017-11-131-1/+0
* | | | | | System Versioning pre1.0Aleksey Midenkov2017-11-131-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-0/+7
* | | | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-3/+167
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SQL: partitioning misc fixes [closes #242]Aleksey Midenkov2017-09-071-1/+1
| * | | | | Style: partitioning, sysvars, handler fixesAleksey Midenkov2017-09-061-2/+34
| * | | | | SQL, IB: option to drop historical rows on ALTER [closes #249]Eugene Kosov2017-09-011-0/+2
| * | | | | SQL: ignore columns WITHOUT VERSIONING [fixes #220]Eugene Kosov2017-07-041-8/+8
| * | | | | SQL: revisit error messages [closes #217]Aleksey Midenkov2017-07-031-12/+12
| * | | | | SQL: start_end_t members as LEX_CSTRINGAleksey Midenkov2017-06-231-10/+13
| * | | | | Style: API renamesAleksey Midenkov2017-06-221-3/+3