summaryrefslogtreecommitdiff
path: root/mysql-test/suite/versioning/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-7/+7
* MDEV-15405 Mixed replication fails with "Could not execute Delete_rows_v1 eve...Sergei Golubchik2018-02-251-0/+11
* MDEV-15395 Wrong result or Assertion `old_part_id == m_last_part' failed in h...Sergei Golubchik2018-02-241-0/+7
* omit system invisible fields from the duplicate key errorSergei Golubchik2018-02-241-1/+1
* MDEV-15330 Server crash or assertion `table->insert_values' failure in write_...Sergei Golubchik2018-02-241-0/+8
* don't allow TIMESTAMP(6) versioning and FK with CASCADE or SET NULLSergei Golubchik2018-02-243-74/+188
* unify error messages a bitSergei Golubchik2018-02-241-2/+12
* MDEV-14645: AS OF TIMESTAMP is misused as TRX_IDSergei Golubchik2018-02-242-5/+5
* remove @@system_versioning_innodb_algorithm_simpleSergei Golubchik2018-02-242-37/+0
* Tests: versioning.foreign check row_end after constraint executionAleksey Midenkov2018-02-241-3/+6
* simplify versioning testsSergei Golubchik2018-02-2411-1247/+465
* MDEV-14767 system_versioning_alter_history breaks ALTER replicationAleksey Midenkov2018-02-241-0/+42
* Tests: partitioning cases for duplicate bugsAleksey Midenkov2018-02-241-0/+18
* MDEV-15168 Unexpected ER_VERS_ENGINE_UNSUPPORTED upon dropping versioning on ...Eugene Kosov2018-02-241-0/+7
* MDEV-15103 Assertion in ha_partition::part_records() for updating VIEWSergei Golubchik2018-02-241-0/+8
* 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
* MDEV-14829 Assertion `0' failed in Protocol::end_statement upon concurrent UP...Eugene Kosov2018-02-242-1/+21
* MDEV-15001 no tests for system_versioning_innodb_algorithm_simpleAleksey Midenkov2018-02-242-4/+95
* PARTITION BY SYSTEM_TIME INTERVAL ...Sergei Golubchik2018-02-232-30/+122
* cleanup: remove *.opt files from the versioning suiteSergei Golubchik2018-02-231-0/+1
* MDEV-15004 parser greedily parses AS OF TIMESTAMPAleksey Midenkov2018-02-235-8/+18
* Vers SQL: partition rotation by INTERVAL fixAleksey Midenkov2018-02-231-5/+24
* cleanup: remove a pretty formatting function from a testSergei Golubchik2018-02-231-16/+12
* MDEV-14798 Add, drop system versioning semantic and syntaxSergei Golubchik2018-02-231-2/+39
* SQL: Truncate history of partitioned table [fixes #399, closes #403]Sergei Golubchik2018-02-231-3/+12
* MDEV-15146 SQLError[4122]: View is not system versionedSergei Golubchik2018-02-121-5/+22
* Remove ER_NON_VERSIONED_FIELD_IN_HISTORICAL_QUERYSergei Golubchik2018-02-121-33/+0
* MDEV-14785 SYSTEM_INVISIBLE behaviour not consistentSergei Golubchik2018-02-121-1/+6
* ALTER TABLE ... DROP COLUMN sys_startSergei Golubchik2018-02-121-0/+17
* ALTER TABLE ... DROP COLUMN sys_start should rename a "dropped" columnSergei Golubchik2018-02-122-3/+10
* Cannot DROP VERSIONING without dropping all visible AS ROW fieldsSergei Golubchik2018-02-121-0/+2
* Don't allow adding AS ROW START column to a not versioned tableSergei Golubchik2018-02-121-0/+2
* ALTER TABLE ... DROP VERSIONINGSergei Golubchik2018-02-121-0/+4
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-2/+2
* Fixing versioning.insert and versioning.replace test failes.Alexander Barkov2018-01-292-3/+3
* cleanup: don't generate tests with SP or PSSergei Golubchik2018-01-132-70/+77
* fix --embedded testsSergei Golubchik2018-01-131-4/+1
* MDEV-14788 System versioning cannot be based on local timestamps, as it is nowSergei Golubchik2018-01-132-4/+8
* fix tests on windowsSergei Golubchik2018-01-131-0/+1
* debug: don't hide row_start/row_end columns for testingSergei Golubchik2018-01-131-1/+16
* remove dead VERS_EXPERIMENTAL codeSergei Golubchik2018-01-132-1/+40
* remove "Transaction-based system versioning is EXPERIMENTAL" warningSergei Golubchik2018-01-133-34/+0
* MDEV-14923 Assertion upon INSERT into locked versioned partitioned tableAleksey Midenkov2018-01-131-0/+8
* MDEV-14816 Assertion `join->best_read < double(1.797...e+308L)` failed in boo...Eugene Kosov2018-01-123-7/+76
* MDEV-14798 Add, drop system versioning semantic and syntaxEugene Kosov2018-01-121-24/+7
* MDEV-14871 Server crashes in fill_record / fill_record_n_invoke_before_trigge...Eugene Kosov2018-01-101-0/+6
* SQL: versioning info in INFORMATION_SCHEMASergei Golubchik2018-01-101-0/+64
* Tests: inserting an explicit value into a vers columnSergei Golubchik2018-01-091-1/+5
* rename system_time columnsSergei Golubchik2018-01-0910-100/+100