• Sujatha's avatar
    MDEV-16437: merge 5.7 P_S replication instrumentation and tables · 2674365c
    Sujatha authored
    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.
    2674365c
rpl_perfschema_connect_config.test 15 KB