summaryrefslogtreecommitdiff
path: root/mysql-test/suite/period
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2020-11-142-0/+10
|\
| * Merge 10.4 into 10.5Marko Mäkelä2020-11-132-0/+10
| |\
| | * MDEV-18842: Unfortunate error message when the same column is used for applic...Nayuta Yanagisawa2020-11-042-0/+10
* | | Merge 10.5 into 10.6Marko Mäkelä2020-11-026-2/+183
|\ \ \ | |/ /
| * | MDEV-22506 Malformed error message for ER_KEY_CONTAINS_PERIOD_FIELDSNikita Malyavin2020-11-021-1/+1
| * | MDEV-22677 UPDATE crashes on partitioned HEAP table WITHOUT OVERLAPSNikita Malyavin2020-11-022-0/+14
| * | MDEV-22608 ASAN use-after-poison in TABLE::check_period_overlapsNikita Malyavin2020-11-022-0/+18
| * | MDEV-22639 Assertion failed in ha_check_overlaps upon multi-table updateNikita Malyavin2020-11-022-0/+18
| * | MDEV-22714 Assertion failed upon multi-update on table WITHOUT OVERLAPSNikita Malyavin2020-11-022-0/+23
| * | Merge 10.4 into 10.5Marko Mäkelä2020-10-302-0/+37
| |\ \ | | |/
| | * MDEV-22805 SIGSEGV in check_fields on UPDATEAleksey Midenkov2020-10-292-1/+8
| | * MDEV-22805: SIGSEGV in check_fields on UPDATEDmitry Shulga2020-10-272-0/+30
| * | Merge 10.4 to 10.5Marko Mäkelä2020-10-224-1/+72
| |\ \ | | |/
| | * MDEV-19130 Assertion failed in handler::update_auto_incrementNikita Malyavin2020-10-144-1/+69
* | | MDEV-22596: DELETE FOR PORTION does not obey "Expression in FOR PORTION OF mu...Nayuta Yanagisawa2020-10-152-0/+9
|/ /
* | MDEV-22753 Server crashes upon INSERT into versioned partitioned table with W...Nikita Malyavin2020-06-052-0/+39
* | MDEV-22599 WITHOUT OVERLAPS does not work with prefix indexesNikita Malyavin2020-06-052-2/+32
* | MDEV-22434 UPDATE on RocksDB table with WITHOUT OVERLAPS failsNikita Malyavin2020-06-052-2/+2
* | MDEV-22439 Add FOR PORTION OF statements to the test for WITHOUT OVERLAPSNikita Malyavin2020-06-053-0/+97
* | MDEV-22424 Server crashes in handler::check_duplicate_long_entry_key or Asser...Sergei Golubchik2020-05-052-0/+12
* | Merge 10.4 into 10.5Marko Mäkelä2020-04-084-0/+56
|\ \ | |/
| * MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria tableAleksey Midenkov2020-04-032-0/+17
| * MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-032-0/+36
* | MDEV-21941 RENAME doesn't work for system time or period fieldsAleksey Midenkov2020-04-042-0/+31
* | forbid REPLACE/ODKU on tables containing WITHOUT OVERLAPSNikita Malyavin2020-03-312-0/+50
* | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-313-4/+415
* | cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-312-0/+40
|/
* MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4)Aleksey Midenkov2019-12-022-0/+26
* various test failures post-mergeSergei Golubchik2019-09-062-8/+1
* Avoid DROP DATABASE testMarko Mäkelä2019-04-1810-22/+48
* MDEV-17320 add Feature_application_time_periods status variableNikita Malyavin2019-04-022-0/+5
* MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGN...Nikita Malyavin2019-04-022-0/+12
* MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_r...Nikita Malyavin2019-04-021-0/+1
* MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with...Nikita Malyavin2019-04-022-2/+2
* update test resultsSergei Golubchik2019-04-021-5/+5
* don't allow TIME columns in PERIOD specificationSergei Golubchik2019-02-212-0/+6
* UPDATE FOR PERIOD OF: don't crash on multi-table viewsSergei Golubchik2019-02-214-0/+26
* testsSergei Golubchik2019-02-2110-141/+316
* MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-214-5/+315
* MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-212-0/+414
* MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-213-0/+556
* MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-212-0/+165