mariadb/storage/rocksdb/mysql-test/rocksdb_rpl/r
Monty 775cba4d0f MDEV-33145 Add FLUSH GLOBAL STATUS
- FLUSH GLOBAL STATUS now resets most global_status_vars.
  At this stage, this is mainly to be used for testing.
- FLUSH SESSION STATUS added as an alias for FLUSH STATUS.
- FLUSH STATUS does not require any privilege (before required RELOAD).
- FLUSH GLOBAL STATUS requires RELOAD privilege.
- All global status reset moved to FLUSH GLOBAL STATUS.
- Replication semisync status variables are now reset by
  FLUSH GLOBAL STATUS.
- In test cases, the only changes are:
  - Replace FLUSH STATUS with FLUSH GLOBAL STATUS
  - Replace FLUSH STATUS with FLUSH STATUS; FLUSH GLOBAL STATUS.
    This was only done in a few tests where the test was using SHOW STATUS
    for both local and global variables.
- Uptime_since_flush_status is now always provided, independent if
  ENABLED_PROFILING is enabled when compiling MariaDB.
- @@global.Uptime_since_flush_status is reset on FLUSH GLOBAL STATUS
  and @@session.Uptime_since_flush_status is reset on FLUSH SESSION STATUS.
- When connected, @@session.Uptime_since_flush_status is set to 0.
2024-05-27 12:39:03 +02:00
..
consistent_snapshot_mixed_engines.result Initial commit, 2016-10-06 17:24:09 +00:00
mdev12179.result MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
multiclient_2pc.result MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
optimize_myrocks_replace_into.result Copy of 2019-06-15 21:29:46 +03:00
rocksdb_slave_check_before_image_consistency.result Copy of 2019-06-15 21:29:46 +03:00
rpl_binlog_xid_count.result MDEV-14290 Binlog rotate crashes when two commit_checkpoint_notify capable engines. 2017-12-11 12:41:45 +02:00
rpl_crash_safe_wal_corrupt.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_ddl_high_priority.result Copy of 2017-09-15 10:04:49 +00:00
rpl_gtid_crash_safe.result MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
rpl_gtid_crash_safe_optimized.result MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
rpl_gtid_crash_safe_wal_corrupt.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_gtid_rocksdb_sys_header.result MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
rpl_missing_columns_sk_update.result Copy of 2018-08-28 08:23:44 +00:00
rpl_mts_dependency_unique_key_conflicts.result MDEV-32104 remove deprecated features 2023-09-30 14:43:12 +02:00
rpl_no_unique_check_on_lag.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_no_unique_check_on_lag_mts.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_rocksdb_2pc_crash_recover.result Enable basic XA between MyRocks and the binlog 2017-08-25 11:55:12 +03:00
rpl_rocksdb_slave_gtid_info_optimized.result Copy of 2019-06-15 21:29:46 +03:00
rpl_rocksdb_snapshot.result Copy of 2018-08-28 08:23:44 +00:00
rpl_rocksdb_snapshot_without_gtid.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_rocksdb_stress_crash.result Initial commit, 2016-10-06 17:24:09 +00:00
rpl_skip_trx_api_binlog_format.result Copy of 2017-07-28 17:52:07 +00:00
rpl_xa.result MDEV-742 XA PREPAREd transaction survive disconnect/server restart 2020-03-14 22:45:48 +02:00
singledelete_idempotent_recovery.result Copy of 2018-01-27 10:18:20 +00:00
singledelete_idempotent_table.result More fixes in MyRocks' rocksdb_rpl testsuite 2017-12-22 02:21:27 +03:00