summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* remove dead VERS_EXPERIMENTAL codeSergei Golubchik2018-01-131-4/+0
* Revert "SQL: Backup_query_start_time RAII"Sergei Golubchik2018-01-131-26/+4
* System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-5/+5
|\
| * This is a full cost-based implementation of the optimization that employsIgor Babaev2017-12-301-2/+0
| * MDEV 13679 Enabled sequences to be used in DEFAULTMonty2017-12-221-2/+4
| * @@in_predicate_conversion_thresholdSergei Golubchik2017-12-211-1/+1
* | Daemon: debug_system_versioning_show, debug_system_versioning_forceAleksey Midenkov2018-01-101-0/+3
* | Cleanup: needless set_current_time()Aleksey Midenkov2018-01-091-11/+6
* | MDEV-14788 System versioning cannot be based on local timestamps, as it is nowSergei Golubchik2018-01-091-18/+22
* | cleanup: don't use thd->set_current_time() directlySergei Golubchik2018-01-091-1/+4
* | SQL: Backup_query_start_time RAIIAleksey Midenkov2018-01-091-4/+26
* | small cleanup: backup_query_start_time()Sergei Golubchik2018-01-091-21/+15
* | remove ifdefs around PSI_THREAD_CALLSergei Golubchik2018-01-091-15/+5
* | SQL: derived, hiding, error messagesSergei Golubchik2018-01-091-1/+0
* | MDEV-14817 Server crashes in prep_alter_part_table() after table lock and mul...Aleksey Midenkov2018-01-041-1/+2
* | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-5/+17
|\ \ | |/
| * MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-5/+17
* | Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-2/+1
* | System Versioning 1.0 pre5 [closes #407]Aleksey Midenkov2017-12-151-3/+7
|\ \ | |/
| * MDEV-10177 Invisible Columns and Invisible IndexSachin Setiya2017-12-151-3/+7
* | System Versioning 1.0 pre4Eugene Kosov2017-12-141-3/+14
|\ \ | |/
| * MDEV-14505 - Threads_running becomes scalability bottleneckSergey Vojtovich2017-12-131-0/+1
| * Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-3/+13
| |\
| | * Move all kill mutex protection to LOCK_thd_killMonty2017-12-081-3/+13
* | | SQL: create..select revisited [closes #370]Aleksey Midenkov2017-12-121-0/+7
* | | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-4/+13
|\ \ \ | |/ /
| * | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-4/+13
| |\ \ | | |/
| | * MDEV-14346: incorrect result of intersect with ANY/ALL/IN subqueryOleksandr Byelkin2017-11-131-4/+13
* | | Remove the flag vers_update_trtMarko Mäkelä2017-11-271-4/+0
* | | SQL, IB: various refactoring [#337]Eugene Kosov2017-11-271-0/+3
* | | System Versioning 1.0pre2Aleksey Midenkov2017-11-231-5/+4
|\ \ \ | |/ /
| * | Less dependencies in include filesMichael Widenius2017-11-231-5/+4
* | | SQL: low timer resolution hack for THD::start_time [#307]Aleksey Midenkov2017-11-231-2/+28
* | | SQL: open TRT only after versioned write [#305]Aleksey Midenkov2017-11-171-0/+3
* | | SQL: sysvar versioning_asof_timestamp [fixes #292, #279]Aleksey Midenkov2017-11-131-1/+1
* | | System Versioning pre1.0Aleksey Midenkov2017-11-131-3/+66
|\ \ \ | |/ /
| * | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-3/+4
| |\ \ | | |/
| | * Simple cleanupsMonty2017-11-051-2/+3
| | * Remove an unused variableMarko Mäkelä2017-11-041-1/+0
| | * Reducing memory when using information schemaMonty2017-11-021-1/+1
| * | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3Igor Babaev2017-11-011-0/+59
| |\ \
| | * | Summarized results of two previous commits (26 July, 25 August)Galina Shalygina2017-08-291-0/+1
| | * | New structure Table Value Constructor added in grammar.Galina Shalygina2017-06-291-0/+58
| * | | MDEV-11153 - Introduce status variables for table cache monitoring and tuningSergey Vojtovich2017-10-311-0/+3
* | | | System Versioning pre0.12Aleksey Midenkov2017-11-071-3/+63
|\ \ \ \ | |/ / / |/| | |
| * | | SQL, IB: option to drop historical rows on ALTER [closes #249]Eugene Kosov2017-09-011-1/+1
| * | | SQL: replication fixes [fixes #234]Eugene Kosov2017-07-311-0/+18
| * | | SQL: renamed vers_thd_get_now() to THD::query_start_TIME()Aleksey Midenkov2017-06-021-0/+1
| * | | SQL: versioning DDL part I [closes #172]kevg2017-05-051-0/+1
| * | | SQL(misc): Query_arena_stmt RAIIAleksey Midenkov2017-05-051-0/+16