mariadb/mysql-test/suite/perfschema
Sujatha 2674365c8e MDEV-16437: merge 5.7 P_S replication instrumentation and tables
Merge 'replication_connection_configuration' table.

Replaced following column:
  - AUTO_POSITION with USING_GTID
Added new columns for:
  - IGNORE_SERVER_IDS
  - DO_DOMAIN_IDS
  - IGNORE_SERVER_IDS
Removed following columns as they are not part of mariadb replication
connection configuration:
  - NETWORK_INTERFACE
  - TLS_VERSION

@sql/mysqld.cc
  Changed "master-retry-count" default value to 100000.
2021-04-16 08:54:19 +05:30
..
include fix a race condition in the perfschema.transaction_nested_events 2020-03-14 09:51:52 +01:00
r MDEV-16437: merge 5.7 P_S replication instrumentation and tables 2021-04-16 08:54:19 +05:30
t mtr: perfschema.socket_{connect,instances_func} "Expect X" 2021-03-05 08:25:53 +11:00
disabled.def MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_worker 2021-04-08 17:19:51 +05:30