1797 Commits (3c78d1b640f545025235bf52a0bde987817c3685)

Author SHA1 Message Date
Kentoku SHIBA e53ef202bd Adding direct update/delete to the server and to the partition engine. 8 years ago
Monty f26e14e2d8 Adding option to tell that cmp_ref handler call is expensive 8 years ago
Monty dc17ac1638 Adding support for auto_increment in the partition engine. 8 years ago
Monty 2f09b28e0f Adding Full Text Search support to partitions 8 years ago
Monty da26d16dd1 Add direct aggregates 8 years ago
Monty 8eeb689e9f Adding multi_range_read support to partitions 8 years ago
Monty d5268a610a MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2 9 years ago
Monty 7abe11499a MDEV 7701 extra() calls for VP engine 9 years ago
Monty c57e1bf5e6 Added spider patches for adding HANDLER support for the partition engine 9 years ago
Aleksey Midenkov 5c820a7125 SQL: create_like_table strip versioning for tmp tables [#365 bug 6] 8 years ago
Marko Mäkelä 0b89a42ffc Remove the flag vers_update_trt 8 years ago
Eugene Kosov 91ba4f04be SQL: prohibit column conversion to system fields for non-empty table [fixes #310] 8 years ago
Aleksey Midenkov 2b16681ee0 SQL, IB: single check of vers_update_trt [#305] 8 years ago
Aleksey Midenkov f9714ef6f4 SQL: open TRT only after versioned write [#305] 8 years ago
Aleksey Midenkov 33085349e9 IB, SQL: removed VTQ, added TRT on SQL layer [closes #305] 8 years ago
Eugene Kosov 3f790104c9 Tests: full test results 8 years ago
Alexander Barkov 5d3ed9acdd (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Marko Mäkelä 96f06f952d MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACE 8 years ago
Aleksey Midenkov 904b69cd9e SQL: partitioning misc fixes [closes #242] 8 years ago
Aleksey Midenkov a734c2f0fb Style: partitioning, sysvars, handler fixes 8 years ago
Eugene Kosov c2a70c8050 SQL, IB: option to drop historical rows on ALTER [closes #249] 8 years ago
Michael Widenius 458d5ed8aa Lots of small cleanups 9 years ago
Michael Widenius 4aaa38d26e Enusure that my_global.h is included first 9 years ago
Eugene Kosov 1903b407da SQL: ignore columns WITHOUT VERSIONING [fixes #220] 8 years ago
Aleksey Midenkov 4b0f1284ee SQL: revisit error messages [closes #217] 9 years ago
Kristian Nielsen 228479a28c MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic parallel replication to fail 9 years ago
Aleksey Midenkov 07ff0e1202 SQL: start_end_t members as LEX_CSTRING 9 years ago
Aleksey Midenkov 670b7f5fd4 Style: API renames 9 years ago
Aleksey Midenkov 448374a228 SQL, IB: (0.10) VTMD tracking [closes #124] 9 years ago
Marko Mäkelä e5980bf1b1 Remove the unnecessary method handlerton::release_temporary_latches() 9 years ago
Aleksey Midenkov abba11e6c4 SQL: fix fix_create_like() 9 years ago
Aleksey Midenkov 67cd92b6f4 SQL, IB: Copy history via CREATE .. SELECT [closes #157, #152] 9 years ago
Aleksey Midenkov 0e01038936 SQL: forced, hidden versioning [closes #32] 9 years ago
kevg 9355e3e966 SQL: CREATE TABLE LIKE for versioned tables [fixes #146] 9 years ago
Aleksey Midenkov fc7da4dd4f IB, SQL: InnoDB partitioning [closes #118] 9 years ago
kevg 57692d7117 SQL, IB: ALTER ADD AUTO_INCREMENT for versioned tables [closes #112] 9 years ago
kevg c9e4ac4b72 0.6: truncate history feature [closes #96] 9 years ago
Aleksey Midenkov e851c140f4 SQL: (0.5) Versioned partitions [closes #77] 9 years ago
kevg a17b8f707f 0.5: basic support for ALTER TABLE for InnoDB and other storage engines [closes #57] 9 years ago
Aleksey Midenkov 303d72a0f4 SQL: redundant error codes reduced 9 years ago
Aleksey Midenkov d54d36c45e IB, SQL: (0.4) COMMIT_ID-based ordering of transactions 9 years ago
Aleksey Midenkov 82114170bc SQL: implicit fields for IB tables + misc cleanups 9 years ago
Kosov Eugene a9a56b2355 SQL: 0.3 per column versioning syntax, .frm, optimized updates and tests 9 years ago
Aleksey Midenkov 53a892fcfd IB: 0.2 part IV 9 years ago
Aleksey Midenkov 1ec7dbe176 IB: 0.2 part III 9 years ago
Aleksey Midenkov 84e1971128 IB: 0.2 part I 9 years ago
Kosov Eugene d8c8d7b946 added implicitly generated fields in versioned tables support and refactored code a bit 9 years ago
Daniel Fiala be6f2d302c 0.1: SQL-level System Versioning 10 years ago
Sergei Golubchik d17093b2ed MDEV-12293 Assertion `table->no_keyread || !table->covering_keys.is_set(tab->index) || table->file->keyread == tab->index' failed 9 years ago