summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/t/partition.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-05-221-0/+14
|\
| * MDEV-18136 Server crashes in Item_func_dyncol_create::prepare_argumentsAleksey Midenkov2019-05-201-0/+14
* | MDEV-15966 Behavior for TRUNCATE versioned table is not documented and not co...Sergei Golubchik2019-05-181-9/+0
|/
* MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-291-7/+33
* MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETEEugene Kosov2018-05-221-0/+19
* MDEV-14823, MDEV-15956 Versioning error messages fixesAleksey Midenkov2018-05-121-0/+5
* MDEV-15788 versioning.partition, versioning.rpl fail on most windows builds i...Sergei Golubchik2018-04-121-57/+0
* simplify versioning testsSergei Golubchik2018-02-241-2/+2
* Tests: partitioning cases for duplicate bugsAleksey Midenkov2018-02-241-0/+20
* MDEV-15168 Unexpected ER_VERS_ENGINE_UNSUPPORTED upon dropping versioning on ...Eugene Kosov2018-02-241-0/+8
* MDEV-15103 Assertion in ha_partition::part_records() for updating VIEWSergei Golubchik2018-02-241-0/+9
* cannot rotate both by INTERVAL and LIMITSergei Golubchik2018-02-241-0/+5
* MDEV-15190 Bad error for non-versioned table PARTITION BY SYSTEM_TIMESergei Golubchik2018-02-241-2/+2
* PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-231-8/+64
* cleanup: remove *.opt files from the versioning suiteSergei Golubchik2018-02-231-0/+1
* Vers SQL: partition rotation by INTERVAL fixAleksey Midenkov2018-02-231-5/+20
* fix tests on windowsSergei Golubchik2018-01-131-0/+8
* MDEV-14923 Assertion upon INSERT into locked versioned partitioned tableAleksey Midenkov2018-01-131-0/+9
* rename system_time columnsSergei Golubchik2018-01-091-8/+8
* MDEV-14821 Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())` ...Eugene Kosov2018-01-081-0/+11
* SQL: lower priority of warning in vers_part_rotate() for ALTER [fixes #446]Aleksey Midenkov2018-01-061-0/+8
* MDEV-14748 Assertion in ha_myisammrg::attach_children() [fixes #434]Aleksey Midenkov2017-12-291-8/+18
* MDEV-14747 ALTER PARTITION BY SYSTEM_TIME after LOCK TABLESAleksey Midenkov2017-12-261-0/+7
* Partition: uninitialized vers_info fixAleksey Midenkov2017-12-221-1/+3
* MDEV-14741 Assertion '(trx)->start_file == 0' failedAleksey Midenkov2017-12-221-0/+8
* MDEV-14740 Locking assertion for system_time partitioningAleksey Midenkov2017-12-221-0/+10
* MDEV-14722 Partition: assertion in ha_commit_trans() for sub-statementAleksey Midenkov2017-12-211-0/+13
* SQL: partitioning CREATE, ALTER fixesAleksey Midenkov2017-12-181-4/+20
* Timestamp-based versioning for InnoDB [closes #209]Aleksey Midenkov2017-12-181-31/+40
* System Versioning 1.0 pre6Aleksey Midenkov2017-12-151-48/+49
|\
| * Partitioning syntax for versioningSergei Golubchik2017-12-141-32/+32
| * rename versioning_* variablesSergei Golubchik2017-12-141-0/+1
| * if a table is partitioned by system_time, its partitions are not versionedSergei Golubchik2017-12-131-16/+16
* | MDEV-14649 Assertion `t->mysql_col_len == 8' failed in row_insert_for_mysql Eugene Kosov2017-12-151-0/+4
* | MDEV-14650 Assertion 0 failed in TABLE::vers_update_fields [fixes #402]Aleksey Midenkov2017-12-141-2/+7
* | Paritioning: better error for disabled IB engineAleksey Midenkov2017-12-131-2/+2
* | SQL: better check for partition engine [#366]Eugene Kosov2017-12-121-0/+11
|/
* SQL: fix implicit sys fields for implicit engine of partitioned table [#366]Eugene Kosov2017-12-081-0/+7
* remove my_error_as and one unnecessary error messageSergei Golubchik2017-12-081-2/+2
* SQL: regression fix: make NOW a valid identifier again [#363]Sergei Golubchik2017-12-081-14/+14
* Revert "SQL: 1-row partition rotation fix [fixes #260]"Aleksey Midenkov2017-11-171-8/+0
* SQL: 1-row partition rotation fix [fixes #260]Aleksey Midenkov2017-09-131-0/+8
* SQL: partitioning misc fixes [closes #242]Aleksey Midenkov2017-09-071-1/+1
* SQL: pruning, derived, view fixes [fixes #244]Aleksey Midenkov2017-09-011-0/+4
* SQL: MAX microseconds for current system rows [fixes #245]Eugene Kosov2017-08-181-1/+1
* IB: partition-wise ha_innopart::rnd_init() [fixes #208]Aleksey Midenkov2017-08-041-0/+10
* SQL: revisit error messages [closes #217]Aleksey Midenkov2017-07-031-7/+23
* IB: read lock on partitioned table read [closes #200]Eugene Kosov2017-06-221-0/+6
* IB,SQL: Innopart UPDATE [fixes #178]Aleksey Midenkov2017-05-051-6/+52
* IB, SQL: InnoDB partitioning [closes #118]Aleksey Midenkov2017-05-051-9/+2