summaryrefslogtreecommitdiff
path: root/mysql-test/suite/period/t
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-11-131-0/+6
|\
| * MDEV-18842: Unfortunate error message when the same column is used for applic...Nayuta Yanagisawa2020-11-041-0/+6
* | MDEV-22677 UPDATE crashes on partitioned HEAP table WITHOUT OVERLAPSNikita Malyavin2020-11-021-0/+8
* | MDEV-22608 ASAN use-after-poison in TABLE::check_period_overlapsNikita Malyavin2020-11-021-0/+11
* | MDEV-22639 Assertion failed in ha_check_overlaps upon multi-table updateNikita Malyavin2020-11-021-0/+10
* | MDEV-22714 Assertion failed upon multi-update on table WITHOUT OVERLAPSNikita Malyavin2020-11-021-0/+14
* | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-0/+22
|\ \ | |/
| * MDEV-22805 SIGSEGV in check_fields on UPDATEAleksey Midenkov2020-10-291-1/+5
| * MDEV-22805: SIGSEGV in check_fields on UPDATEDmitry Shulga2020-10-271-0/+18
* | Merge 10.4 to 10.5Marko Mäkelä2020-10-222-1/+40
|\ \ | |/
| * MDEV-19130 Assertion failed in handler::update_auto_incrementNikita Malyavin2020-10-142-1/+38
* | MDEV-22753 Server crashes upon INSERT into versioned partitioned table with W...Nikita Malyavin2020-06-051-0/+15
* | MDEV-22599 WITHOUT OVERLAPS does not work with prefix indexesNikita Malyavin2020-06-051-1/+16
* | MDEV-22434 UPDATE on RocksDB table with WITHOUT OVERLAPS failsNikita Malyavin2020-06-051-1/+1
* | MDEV-22439 Add FOR PORTION OF statements to the test for WITHOUT OVERLAPSNikita Malyavin2020-06-051-0/+41
* | MDEV-22424 Server crashes in handler::check_duplicate_long_entry_key or Asser...Sergei Golubchik2020-05-051-0/+8
* | Merge 10.4 into 10.5Marko Mäkelä2020-04-082-0/+32
|\ \ | |/
| * MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria tableAleksey Midenkov2020-04-031-0/+10
| * MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period tableAleksey Midenkov2020-04-031-0/+20
* | MDEV-21941 RENAME doesn't work for system time or period fieldsAleksey Midenkov2020-04-041-0/+14
* | forbid REPLACE/ODKU on tables containing WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+28
* | MDEV-16978 Application-time periods: WITHOUT OVERLAPSNikita Malyavin2020-03-311-0/+204
* | cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-0/+23
|/
* MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED (10.4)Aleksey Midenkov2019-12-021-0/+14
* various test failures post-mergeSergei Golubchik2019-09-061-4/+1
* Avoid DROP DATABASE testMarko Mäkelä2019-04-185-11/+24
* MDEV-17320 add Feature_application_time_periods status variableNikita Malyavin2019-04-021-0/+2
* MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGN...Nikita Malyavin2019-04-021-0/+7
* 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-021-1/+1
* don't allow TIME columns in PERIOD specificationSergei Golubchik2019-02-211-0/+3
* UPDATE FOR PERIOD OF: don't crash on multi-table viewsSergei Golubchik2019-02-212-0/+14
* testsSergei Golubchik2019-02-213-64/+66
* MDEV-16975 Application-time periods: ALTER TABLENikita Malyavin2019-02-212-0/+135
* MDEV-16974 Application-time periods: UPDATENikita Malyavin2019-02-211-0/+163
* MDEV-16973 Application-time periods: DELETENikita Malyavin2019-02-211-0/+216
* MDEV-17082 Application-time periods: CREATENikita Malyavin2019-02-211-0/+73