• Sujatha's avatar
    MDEV-16437: merge 5.7 P_S replication instrumentation and tables · 5582a45a
    Sujatha authored
    Merge 'replication_connection_configuration' table.
    
    Replaced following columns:
      - CHANNEL_NAME with CONNECTION_NAME
      - AUTO_POSITION with MASTER_USE_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
    5582a45a
table_replication_connection_configuration.cc 12.4 KB