mariadb/mysql-test/suite/versioning/r
Eugene Kosov 44016ec0ca MDEV-16211 Contents of transaction_registry not replicated by Galera
Patch fixes two bugs:
1) BEGIN_TIMESTAMP of MYSQL.TRANSACTION_REGISTY is '0-0-0' on replication record insertion
2) BEGIN_TIMESTAMP equals COMMMIT_TIMESTAMP in MYSQL.TRANSACTION_REGISTRY

Fixed by calling THD::set_time() at appropriate places
2018-10-01 17:53:20 +03:00
..
alter.result MDEV-16102 Wrong ER_DUP_ENTRY upon ADD UNIQUE KEY on versioned table 2018-06-30 16:12:45 +02:00
auto_increment.result
commit_id.result MDEV-16010 Too many rows with AS OF point_in_the_past_or_NULL 2018-05-12 10:16:46 +02:00
create.result MDEV-15413 Unexpected errors upon CREATE TABLE .. WITH SYSTEM VERSIONING AS SELECT ... 2018-04-10 13:12:36 +02:00
cte.result Adjusted test results after mdev-15159. 2018-05-14 19:02:06 -07:00
debug.result wording: don't prohibit 2018-04-10 13:12:36 +02:00
delete.result
derived.result MDEV-15391 Server crashes in JOIN::fix_all_splittings_in_plan or Assertion `join->best_read < double(1.79...e+308L)' failed 2018-04-10 13:12:36 +02:00
foreign.result
insert.result
insert2.result versioning: use @@timestamp 2018-05-12 10:16:46 +02:00
load_data.result
online.result
optimized.result MDEV-15062 Information Schema COLUMNS Table does not show system versioning information 2018-04-10 13:12:36 +02:00
partition.result MDEV-15380 Index for versioned table gets corrupt after partitioning and DELETE 2018-05-22 13:11:14 +02:00
partition_rotation.result versioning: use @@timestamp 2018-05-12 10:16:46 +02:00
replace.result MDEV-15645 Assertion `table->insert_values' failed in write_record upon REPLACE into a view with underlying versioned table 2018-06-30 16:12:28 +02:00
rpl.result
rpl_mix.result
select.result MDEV-15947 ASAN heap-use-after-free in Item_ident::print or in my_strcasecmp_utf8 or unexpected ER_BAD_FIELD_ERROR upon call of stored procedure reading from versioned table 2018-06-30 16:12:36 +02:00
select2,trx_id.rdiff MDEV-15893 Rename VTQ to TRT 2018-05-12 10:16:46 +02:00
select2.result MDEV-16043 Assertion thd->Item_change_list::is_empty() failed in mysql_parse upon SELECT from a view reading from a versioned table 2018-05-12 10:16:46 +02:00
simple.result
sysvars.result MDEV-15978 Add Feature_system_versioning status variable 2018-05-12 10:16:46 +02:00
truncate.result MDEV-16783 Assertion `!conds' failed in mysql_delete upon 2nd execution of SP with DELETE HISTORY 2018-08-24 11:20:06 +02:00
truncate_privilege.result
trx_id.result MDEV-16211 Contents of transaction_registry not replicated by Galera 2018-10-01 17:53:20 +03:00
trx_id_versioning_attribute_persistence.result MDEV-16330 Allow instant change of WITH SYSTEM VERSIONING column attribute 2018-06-20 19:23:48 +03:00
update,trx_id.rdiff
update.result
update2.result
view.result MDEV-15378 Valid query causes invalid view definition due to syntax limitation in FOR SYSTEM_TIME 2018-04-10 13:12:36 +02:00