login as: root root@192.168.56.229's password: 忙式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式忖 弛 ? MobaXterm Personal Edition v24.0 ? 弛 弛 (SSH client, X server and network tools) 弛 弛 弛 弛 ? SSH session to root@192.168.56.229 弛 弛 ? Direct SSH : ? 弛 弛 ? SSH compression : ? 弛 弛 ? SSH-browser : ? 弛 弛 ? X11-forwarding : ? (disabled or not supported by server) 弛 弛 弛 弛 ? For more info, ctrl+click on help or visit our website. 弛 戌式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式式戎 Activate the web console with: systemctl enable --now cockpit.socket Last login: Sun May 25 23:25:25 2025 from 192.168.56.100 [root@DB5 ~]# service maria start Starting MariaDB..250527 00:06:17 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 00:06:18 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA ........ [ OK ] [root@DB5 ~]# mariadb -uroot- p ERROR 1045 (28000): Access denied for user 'root-'@'localhost' (using password: NO) [root@DB5 ~]# mariadb -uroot -p1234 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) [root@DB5 ~]# my my_print_defaults mysql_fix_extensions mysqld myisam_ftdump mysql_ldb mysqld_multi myisamchk mysql_plugin mysqld_safe myisamlog mysql_secure_installation mysqld_safe_helper myisampack mysql_setpermission mysqldump myrocks_hotbackup mysql_tzinfo_to_sql mysqldumpslow mysql mysql_upgrade mysqlhotcopy mysql_client_test mysql_waitpid mysqlimport mysql_config mysqlaccess mysqlshow mysql_convert_table_format mysqladmin mysqlslap mysql_embedded mysqlbinlog mysqltest mysql_find_rows mysqlcheck mytop [root@DB5 ~]# mysql -uroot -p12345 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 16 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> show gtid_executed -> ; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that correspon ds to your MariaDB server version for the right syntax to use near 'gtid_executed' at lin e 1 MariaDB [(none)]> MariaDB [(none)]> SHOW MASTER STATUS; +------------------+----------+--------------+------------------+ | File | Position | Binlog_Do_DB | Binlog_Ignore_DB | +------------------+----------+--------------+------------------+ | mysql-bin.000013 | 406 | | | +------------------+----------+--------------+------------------+ 1 row in set (0.000 sec) MariaDB [(none)]> SHOW SLAVE STATUS\G; Empty set (0.000 sec) ERROR: No query specified MariaDB [(none)]> SELECT @@GLOBAL.gtid_executed; ERROR 1193 (HY000): Unknown system variable 'gtid_executed' MariaDB [(none)]> SELECT @@GLOBAL.gtid_purged; ERROR 1193 (HY000): Unknown system variable 'gtid_purged' MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 406 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 705 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 406 Relay_Log_Space: 1012 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> select * from mysql.gtid_executed -> ; ERROR 1146 (42S02): Table 'mysql.gtid_executed' doesn't exist MariaDB [(none)]> use mysql; showReading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A tDatabase changed MariaDB [mysql]> show tables; +---------------------------+ | Tables_in_mysql | +---------------------------+ | column_stats | | columns_priv | | db | | event | | func | | general_log | | global_priv | | gtid_slave_pos | | help_category | | help_keyword | | help_relation | | help_topic | | index_stats | | innodb_index_stats | | innodb_table_stats | | plugin | | proc | | procs_priv | | proxies_priv | | roles_mapping | | servers | | slow_log | | table_stats | | tables_priv | | time_zone | | time_zone_leap_second | | time_zone_name | | time_zone_transition | | time_zone_transition_type | | transaction_registry | | user | +---------------------------+ 31 rows in set (0.001 sec) MariaDB [mysql]> select * from mysql.gtid_slave_pos -> ; +-----------+---------+-----------+--------+ | domain_id | sub_id | server_id | seq_no | +-----------+---------+-----------+--------+ | 1 | 1038695 | 1 | 61865 | | 2 | 1038694 | 2 | 381193 | | 3 | 1038693 | 3 | 57172 | | 4 | 1039916 | 4 | 41321 | | 5 | 1038691 | 5 | 964 | +-----------+---------+-----------+--------+ 5 rows in set (0.001 sec) MariaDB [mysql]> https://iamwhat.tistory.com/33^C MariaDB [mysql]> ; ERROR: No query specified MariaDB [mysql]> MariaDB [mysql]> MariaDB [mysql]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 | | gtid_binlog_state | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 | | gtid_domain_id | 5 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-964 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) SELECT @@GLOBAL.gtid_executed; ERROR 2006 (HY000): Server has gone away No connection. Trying to reconnect... Connection id: 21 Current database: mysql ERROR 1193 (HY000): Unknown system variable 'gtid_executed' MariaDB [mysql]> MariaDB [mysql]> MariaDB [mysql]> SELECT @@GLOBAL.gtid_purged; ERROR 1193 (HY000): Unknown system variable 'gtid_purged' MariaDB [mysql]> MariaDB [mysql]> SHOW GLOBAL VARIABLES LIKE 'gtid_domain_id'; +----------------+-------+ | Variable_name | Value | +----------------+-------+ | gtid_domain_id | 5 | +----------------+-------+ 1 row in set (0.002 sec) MariaDB [mysql]> SHOW GLOBAL VARIABLES LIKE 'gtid_binlog_pos'; +-----------------+---------------------------------------------------+ | Variable_name | Value | +-----------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 | +-----------------+---------------------------------------------------+ 1 row in set (0.002 sec) MariaDB [mysql]> MariaDB [mysql]> SELECT @@global.gtid_slave_pos; +--------------------------------------------------+ | @@global.gtid_slave_pos | +--------------------------------------------------+ | 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-964 | +--------------------------------------------------+ 1 row in set (0.001 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 91 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 93 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 406 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 705 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 406 Relay_Log_Space: 1012 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 93 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 91 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-41321,5-5-1438 4 rows in set (0.000 sec) MariaDB [mysql]> SELECT user, host FROM mysql.user WHERE user = 'max'; +------+------+ | User | Host | +------+------+ | max | % | +------+------+ 1 row in set (0.002 sec) MariaDB [mysql]> show all slaves status\G ERROR 2006 (HY000): Server has gone away No connection. Trying to reconnect... Connection id: 65 Current database: mysql *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 163 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 165 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 5349422 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 5349721 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 5349422 Relay_Log_Space: 5350028 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2516 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 35231 Slave_received_heartbeats: 162 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 163 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 4 rows in set (0.014 sec) MariaDB [mysql]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.022 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 169 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 171 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 5349422 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 5349721 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 5349422 Relay_Log_Space: 5350028 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2516 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 35231 Slave_received_heartbeats: 167 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-41321,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 169 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-43837,5-5-1438 4 rows in set (0.000 sec) MariaDB [mysql]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.120 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 169 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 171 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 851269 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 851576 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2917 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 40853 Slave_received_heartbeats: 167 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 169 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 170 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 172 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 851269 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 851576 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2917 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 40853 Slave_received_heartbeats: 168 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-43837,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 170 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.001 sec) MariaDB [mysql]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.019 sec) MariaDB [mysql]> change master 'eng' to master_gtid_pos=current_pos; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'master_gtid_pos=current_pos ' at line 1 MariaDB [mysql]> MariaDB [mysql]> MariaDB [mysql]> change master 'eng' to master_use_gtid=current_pos; Query OK, 0 rows affected (0.019 sec) MariaDB [mysql]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.078 sec) MariaDB [mysql]> show all slaves; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 MariaDB [mysql]> show all slaves status; +-----------------+--------------------------------------------------------+----------------------------------+----------------+-------------+-------------+---------------+------------ ------+---------------------+----------------------+---------------+-----------------------+------------------+-------------------+-----------------+---------------------+------------- -------+------------------------+-------------------------+-----------------------------+------------+------------+--------------+---------------------+-----------------+-------------- ---+----------------+---------------+--------------------+--------------------+--------------------+-----------------+-------------------+----------------+-----------------------+----- --------------------------+---------------+--------------------------------------------------------------------------------------------------------------------------------------------- -----------------------------+----------------+----------------+-----------------------------+------------------+----------------+--------------------+-------------+------------------- --------------------------------+-------------------------+-----------------------------+---------------+-----------+---------------------+--------------------------------------------- -----------+------------------+--------------------------------+----------------------------+----------------------+--------------------+----------------------+------------------------ ---+------------------------+---------------------------------------------------+ | Connection_name | Slave_SQL_State | Slave_IO_State | Master_Host | Master_User | Master_Port | Connect_Retry | Master_Log_ File | Read_Master_Log_Pos | Relay_Log_File | Relay_Log_Pos | Relay_Master_Log_File | Slave_IO_Running | Slave_SQL_Running | Replicate_Do_DB | Replicate_Ignore_DB | Replicate_Do _Table | Replicate_Ignore_Table | Replicate_Wild_Do_Table | Replicate_Wild_Ignore_Table | Last_Errno | Last_Error | Skip_Counter | Exec_Master_Log_Pos | Relay_Log_Space | Until_Conditi on | Until_Log_File | Until_Log_Pos | Master_SSL_Allowed | Master_SSL_CA_File | Master_SSL_CA_Path | Master_SSL_Cert | Master_SSL_Cipher | Master_SSL_Key | Seconds_Behind_Master | Mast er_SSL_Verify_Server_Cert | Last_IO_Errno | Last_IO_Error | Last_SQL_Errno | Last_SQL_Error | Replicate_Ignore_Server_Ids | Master_Server_Id | Master_SSL_Crl | Master_SSL_Crlpath | Using_Gtid | Gtid_IO_Pos | Replicate_Do_Domain_Ids | Replicate_Ignore_Domain_Ids | Parallel_Mode | SQL_Delay | SQL_Remaining_Delay | Slave_SQL_Running_State | Slave_DDL_Groups | Slave_Non_Transactional_Groups | Slave_Transactional_Groups | Retried_transactions | Max_relay_log_size | Executed_log_entries | Slave_received_heartbea ts | Slave_heartbeat_period | Gtid_Slave_Pos | +-----------------+--------------------------------------------------------+----------------------------------+----------------+-------------+-------------+---------------+------------ ------+---------------------+----------------------+---------------+-----------------------+------------------+-------------------+-----------------+---------------------+------------- -------+------------------------+-------------------------+-----------------------------+------------+------------+--------------+---------------------+-----------------+-------------- ---+----------------+---------------+--------------------+--------------------+--------------------+-----------------+-------------------+----------------+-----------------------+----- --------------------------+---------------+--------------------------------------------------------------------------------------------------------------------------------------------- -----------------------------+----------------+----------------+-----------------------------+------------------+----------------+--------------------+-------------+------------------- --------------------------------+-------------------------+-----------------------------+---------------+-----------+---------------------+--------------------------------------------- -----------+------------------+--------------------------------+----------------------------+----------------------+--------------------+----------------------+------------------------ ---+------------------------+---------------------------------------------------+ | cmn | Slave has read all relay log; waiting for more updates | Waiting for master to send event | 192.168.56.227 | repl | 3306 | 60 | mysql-bin.0 00003 | 342 | relay-log-cmn.000002 | 641 | mysql-bin.000003 | Yes | Yes | cmn | | | | | | 0 | | 0 | 342 | 948 | None | | 0 | No | | | | | | 0 | No | 0 | | 0 | | | 3 | | | Current_Pos | 5-5-1438,4-4-44238 ,3-3-57172,2-2-381193,1-1-61865 | | | optimistic | 0 | NULL | Slave has read all relay log; waiting for mo re updates | 0 | 0 | 0 | 0 | 1073741824 | 21 | 1 71 | 30.000 | 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 | | drd | Slave has read all relay log; waiting for more updates | Waiting for master to send event | 192.168.56.232 | repl | 3306 | 60 | mysql-bin.0 00004 | 342 | relay-log-drd.000002 | 641 | mysql-bin.000004 | Yes | Yes | drd | | | | | | 0 | | 0 | 342 | 948 | None | | 0 | No | | | | | | 0 | No | 0 | | 0 | | | 2 | | | Current_Pos | 5-5-1438,4-4-44238 ,3-3-57172,2-2-381193,1-1-61865 | | | optimistic | 0 | NULL | Slave has read all relay log; waiting for mo re updates | 0 | 0 | 0 | 0 | 1073741824 | 21 | 1 73 | 30.000 | 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 | | eng | Slave has read all relay log; waiting for more updates | | 192.168.56.228 | repl | 3306 | 60 | mysql-bin.0 00014 | 6199943 | relay-log-eng.000001 | 4 | mysql-bin.000014 | No | Yes | eng | | | | | | 0 | | 0 | 6199943 | 256 | None | | 0 | No | | | | | | NULL | No | 1236 | Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' | 0 | | | 4 | | | Current_Pos | 5-5-1438,4-4-44238 ,3-3-57172,2-2-381193,1-1-61865 | | | optimistic | 0 | NULL | Slave has read all relay log; waiting for mo re updates | 0 | 0 | 2917 | 0 | 1073741824 | 40854 | 0 | 30.000 | 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 | | sso | Slave has read all relay log; waiting for more updates | Waiting for master to send event | 192.168.56.226 | repl | 3306 | 60 | mysql-bin.0 00004 | 342 | relay-log-sso.000002 | 641 | mysql-bin.000004 | Yes | Yes | sso | | | | | | 0 | | 0 | 342 | 948 | None | | 0 | No | | | | | | 0 | No | 0 | | 0 | | | 1 | | | Current_Pos | 5-5-1438,4-4-44238 ,3-3-57172,2-2-381193,1-1-61865 | | | optimistic | 0 | NULL | Slave has read all relay log; waiting for mo re updates | 0 | 0 | 0 | 0 | 1073741824 | 21 | 1 71 | 30.000 | 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 | +-----------------+--------------------------------------------------------+----------------------------------+----------------+-------------+-------------+---------------+------------ ------+---------------------+----------------------+---------------+-----------------------+------------------+-------------------+-----------------+---------------------+------------- -------+------------------------+-------------------------+-----------------------------+------------+------------+--------------+---------------------+-----------------+-------------- ---+----------------+---------------+--------------------+--------------------+--------------------+-----------------+-------------------+----------------+-----------------------+----- --------------------------+---------------+--------------------------------------------------------------------------------------------------------------------------------------------- -----------------------------+----------------+----------------+-----------------------------+------------------+----------------+--------------------+-------------+------------------- --------------------------------+-------------------------+-----------------------------+---------------+-----------+---------------------+--------------------------------------------- -----------+------------------+--------------------------------+----------------------------+----------------------+--------------------+----------------------+------------------------ ---+------------------------+---------------------------------------------------+ 4 rows in set (0.001 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 21 Slave_received_heartbeats: 171 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 21 Slave_received_heartbeats: 173 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2917 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 40854 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 21 Slave_received_heartbeats: 171 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [mysql]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.017 sec) MariaDB [mysql]> change master 'eng' to master_use_gtid=slave_pos; Query OK, 0 rows affected (0.016 sec) MariaDB [mysql]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.087 sec) MariaDB [mysql]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 172 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 174 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2917 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 40862 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 172 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [mysql]> MariaDB [mysql]> exit Bye [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 97 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 212 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 214 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2917 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 40862 Slave_received_heartbeats: 40 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 28 Slave_received_heartbeats: 212 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show global variables like '%repl%'; +----------------------------------+-----------+ | Variable_name | Value | +----------------------------------+-----------+ | replicate_annotate_row_events | ON | | replicate_do_db | | | replicate_do_table | | | replicate_events_marked_for_skip | REPLICATE | | replicate_ignore_db | | | replicate_ignore_table | | | replicate_wild_do_table | | | replicate_wild_ignore_table | | | wsrep_mysql_replication_bundle | 0 | | wsrep_replicate_myisam | OFF | +----------------------------------+-----------+ 10 rows in set (0.002 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# service maria restart Shutting down MariaDB.. [ OK ] Starting MariaDB.250527 01:59:50 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 01:59:50 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA . [ OK ] [root@DB5 ~]# [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 14 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show global variables like '%repl%'; +----------------------------------+-----------+ | Variable_name | Value | +----------------------------------+-----------+ | replicate_annotate_row_events | ON | | replicate_do_db | | | replicate_do_table | | | replicate_events_marked_for_skip | REPLICATE | | replicate_ignore_db | | | replicate_ignore_table | | | replicate_wild_do_table | | | replicate_wild_ignore_table | | | wsrep_mysql_replication_bundle | 0 | | wsrep_replicate_myisam | OFF | +----------------------------------+-----------+ 10 rows in set (0.002 sec) MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 8 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.001 sec) MariaDB [(none)]> :q -> ; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ':q' at line 1 MariaDB [(none)]> show global variables like '%repl%'; +----------------------------------+-----------+ | Variable_name | Value | +----------------------------------+-----------+ | replicate_annotate_row_events | ON | | replicate_do_db | | | replicate_do_table | | | replicate_events_marked_for_skip | REPLICATE | | replicate_ignore_db | | | replicate_ignore_table | | | replicate_wild_do_table | | | replicate_wild_ignore_table | | | wsrep_mysql_replication_bundle | 0 | | wsrep_replicate_myisam | OFF | +----------------------------------+-----------+ 10 rows in set (0.002 sec) MariaDB [(none)]> show global status like '%repl%'; +--------------------+-------+ | Variable_name | Value | +--------------------+-------+ | Com_replace | 0 | | Com_replace_select | 0 | +--------------------+-------+ 2 rows in set (0.001 sec) MariaDB [(none)]> show global variables like 'replicate_do_db'; +-----------------+-------+ | Variable_name | Value | +-----------------+-------+ | replicate_do_db | | +-----------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> show variables like 'replicate_do_db'; +-----------------+-------+ | Variable_name | Value | +-----------------+-------+ | replicate_do_db | | +-----------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> show variables like '%repl%'; +----------------------------------+-----------+ | Variable_name | Value | +----------------------------------+-----------+ | replicate_annotate_row_events | ON | | replicate_do_db | | | replicate_do_table | | | replicate_events_marked_for_skip | REPLICATE | | replicate_ignore_db | | | replicate_ignore_table | | | replicate_wild_do_table | | | replicate_wild_ignore_table | | | skip_parallel_replication | OFF | | skip_replication | OFF | | wsrep_mysql_replication_bundle | 0 | | wsrep_replicate_myisam | OFF | +----------------------------------+-----------+ 12 rows in set (0.002 sec) MariaDB [(none)]> MariaDB [(none)]> show session variables like '%repl%'; +----------------------------------+-----------+ | Variable_name | Value | +----------------------------------+-----------+ | replicate_annotate_row_events | ON | | replicate_do_db | | | replicate_do_table | | | replicate_events_marked_for_skip | REPLICATE | | replicate_ignore_db | | | replicate_ignore_table | | | replicate_wild_do_table | | | replicate_wild_ignore_table | | | skip_parallel_replication | OFF | | skip_replication | OFF | | wsrep_mysql_replication_bundle | 0 | | wsrep_replicate_myisam | OFF | +----------------------------------+-----------+ 12 rows in set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# [root@DB5 ~]# servcie maria restart -bash: servcie: command not found [root@DB5 ~]# service maria restart Shutting down MariaDB. [ OK ] Starting MariaDB.250527 02:03:54 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 02:03:54 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA . [ OK ] [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 14 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show global variables like 'replicate_do_db'; +-----------------+-------+ | Variable_name | Value | +-----------------+-------+ | replicate_do_db | | +-----------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 15 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> SHOW SLAVE STATUS FOR CHANNEL 'eng'\G ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOR CHANNEL 'eng'' at line 1 MariaDB [(none)]> SHOW SLAVE STATUS FOR CHANNEL 'sso'\G ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOR CHANNEL 'sso'' at line 1 MariaDB [(none)]> SHOW SLAVE STATUS FOR CHANNEL 'drd'\G ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOR CHANNEL 'drd'' at line 1 MariaDB [(none)]> SHOW SLAVE STATUS FOR CHANNEL 'cmn'\G ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOR CHANNEL 'cmn'' at line 1 MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> show slave status 'eng'; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''eng'' at line 1 MariaDB [(none)]> show slave 'eng' status\G; *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 1 row in set (0.000 sec) ERROR: No query specified MariaDB [(none)]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 1 row in set (0.000 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /MARIA_LOG/error/mysql.err [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 16 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> exit Bye [root@DB5 ~]# service maria stop Shutting down MariaDB. [ OK ] [root@DB5 ~]# service maria start Starting MariaDB.250527 02:31:51 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 02:31:51 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA . [ OK ] [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 14 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show slave status\G Empty set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 8 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> stop slave all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all' at line 1 MariaDB [(none)]> stop all slaves;; Query OK, 0 rows affected, 4 warnings (0.035 sec) ERROR: No query specified MariaDB [(none)]> show warnings; +-------+------+---------------------+ | Level | Code | Message | +-------+------+---------------------+ | Note | 1938 | SLAVE 'eng' stopped | | Note | 1938 | SLAVE 'cmn' stopped | | Note | 1938 | SLAVE 'drd' stopped | | Note | 1938 | SLAVE 'sso' stopped | +-------+------+---------------------+ 4 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> reset slaves all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves all' at line 1 MariaDB [(none)]> reset all slaves;; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all slaves' at line 1 ERROR: No query specified MariaDB [(none)]> reset all slaves; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all slaves' at line 1 MariaDB [(none)]> reset slave all; Query OK, 0 rows affected (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 6199943 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 748 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 6199943 Relay_Log_Space: 1055 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 8 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.001 sec) MariaDB [(none)]> reset slave 'sso' all; Query OK, 0 rows affected (0.005 sec) MariaDB [(none)]> reset slave 'drd' all; Query OK, 0 rows affected (0.004 sec) MariaDB [(none)]> reset slave 'cmn' all; Query OK, 0 rows affected (0.006 sec) MariaDB [(none)]> reset slave 'eng' all; Query OK, 0 rows affected (0.006 sec) MariaDB [(none)]> show all slaves status\G Empty set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.032 sec) MariaDB [(none)]> change master 'drd' to master_host='192.168.56.232', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.026 sec) MariaDB [(none)]> change master 'cmn' to master_host='192.168.56.227', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.023 sec) MariaDB [(none)]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.031 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> start slaves all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves all' at line 1 MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.072 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 1 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 4 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 1236 Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Error: connecting slave requested to start from GTID 5-5-1438, which is not in the master's binlog' Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44238,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> stop all slaves;; Query OK, 0 rows affected, 4 warnings (0.069 sec) ERROR: No query specified MariaDB [(none)]> MariaDB [(none)]> stop all slaves;;show status like 'Slave_running'; Query OK, 0 rows affected (0.001 sec) ERROR: No query specified +---------------+-------+ | Variable_name | Value | +---------------+-------+ | Slave_running | OFF | +---------------+-------+ 1 row in set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos; Query OK, 0 rows affected (0.017 sec) MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.132 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-1438 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-1438 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000014 Read_Master_Log_Pos: 7203176 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 1003981 Relay_Master_Log_File: mysql-bin.000014 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 7203176 Relay_Log_Space: 1004288 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-964,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 473 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 6631 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-1438 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-1438,4-4-44238,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 14 Slave_received_heartbeats: 2 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-1438 4 rows in set (0.000 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 45 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show global variables like 'log%'; +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | Variable_name | Value | +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ | log_bin | ON | | log_bin_basename | /MARIA_LOG/binary/mysql-bin | | log_bin_compress | OFF | | log_bin_compress_min_len | 256 | | log_bin_index | /MARIA_LOG/binary/mysql-bin.index | | log_bin_trust_function_creators | ON | | log_disabled_statements | sp | | log_error | /MARIA_LOG/error/mysql.err | | log_output | FILE | | log_queries_not_using_indexes | OFF | | log_slave_updates | ON | | log_slow_admin_statements | ON | | log_slow_disabled_statements | sp | | log_slow_filter | admin,filesort,filesort_on_disk,filesort_priority_queue,full_join,full_scan,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk | | log_slow_max_warnings | 10 | | log_slow_rate_limit | 1 | | log_slow_slave_statements | ON | | log_slow_verbosity | | | log_tc_size | 24576 | | log_warnings | 2 | +---------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 20 rows in set (0.002 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 46 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1003639 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1345120 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1419355 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1457533 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1506316 | +------------------+-----------+ 10 rows in set (0.001 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1559341 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1682359 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 1888096 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show binary logs; +------------------+-----------+ | Log_name | File_size | +------------------+-----------+ | mysql-bin.000007 | 58495905 | | mysql-bin.000008 | 496 | | mysql-bin.000009 | 496 | | mysql-bin.000010 | 496 | | mysql-bin.000011 | 496 | | mysql-bin.000012 | 61091527 | | mysql-bin.000013 | 6199966 | | mysql-bin.000014 | 429 | | mysql-bin.000015 | 429 | | mysql-bin.000016 | 2083228 | +------------------+-----------+ 10 rows in set (0.000 sec) MariaDB [(none)]> show master status\G *************************** 1. row *************************** File: mysql-bin.000016 Position: 2083228 Binlog_Do_DB: Binlog_Ignore_DB: 1 row in set (0.000 sec) MariaDB [(none)]> start all slaves; ERROR 2006 (HY000): Server has gone away No connection. Trying to reconnect... Connection id: 63 Current database: *** NONE *** Query OK, 0 rows affected (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 1773789 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 791 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1773789 Relay_Log_Space: 1098 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> exit Bye [root@DB5 ~]# vi /MARIA_LOG/error/mysql.err [root@DB5 ~]# vi /etc/my.cnf [root@DB5 ~]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 64 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 65 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 65 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 1773789 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 791 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1773789 Relay_Log_Space: 1098 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9 Slave_received_heartbeats: 65 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 342 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 641 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 342 Relay_Log_Space: 948 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 7 Slave_received_heartbeats: 65 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61865,2-2-381193,3-3-57172,4-4-44711,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos;^C MariaDB [(none)]> change master 'test' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; ERROR 1934 (HY000): Connection 'test' conflicts with existing connection 'eng' MariaDB [(none)]> MariaDB [(none)]> exit Bye [root@DB5 ~]# cd /MARIA_LOG/binary/ [root@DB5 binary]# ll м啗 126460 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 893390 5錯 27 03:48 mysql-bin.000017 -rw-rw----. 1 maria maria 385 5錯 27 03:07 mysql-bin.index [root@DB5 binary]# [root@DB5 binary]# vi /etc/my.cnf [root@DB5 binary]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 79 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 3089 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 3388 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3089 Relay_Log_Space: 3695 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57183,2-2-381193,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 1 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 10 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 59 Slave_received_heartbeats: 119 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61874,2-2-381628,3-3-57183,4-4-44724,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 896786 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 897085 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 896786 Relay_Log_Space: 897392 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381628,1-1-61865 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 1 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 434 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 5968 Slave_received_heartbeats: 117 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61874,2-2-381628,3-3-57183,4-4-44724,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2678480 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 905482 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2678480 Relay_Log_Space: 905789 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44724,3-3-57183,2-2-381628,1-1-61874 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 4 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 464 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 6126 Slave_received_heartbeats: 117 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61874,2-2-381628,3-3-57183,4-4-44724,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 2587 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2886 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2587 Relay_Log_Space: 3193 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44711,3-3-57172,2-2-381193,1-1-61874 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 1 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 8 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 49 Slave_received_heartbeats: 119 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61874,2-2-381628,3-3-57183,4-4-44724,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> exit Bye [root@DB5 binary]# vi /etc/my.cnf [root@DB5 binary]# [root@DB5 binary]# [root@DB5 binary]# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 81 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> stop slaves all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves all' at line 1 MariaDB [(none)]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.028 sec) MariaDB [(none)]> reset slaves 'eng' all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves 'eng' all' at line 1 MariaDB [(none)]> reset slave 'eng' all; Query OK, 0 rows affected (0.006 sec) MariaDB [(none)]> reset slave 'drd' all; Query OK, 0 rows affected (0.007 sec) MariaDB [(none)]> reset slave 'cmn' all; Query OK, 0 rows affected (0.006 sec) MariaDB [(none)]> reset slave 'sso' all; Query OK, 0 rows affected (0.005 sec) MariaDB [(none)]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-61884,2-2-381638,3-3-57193,4-4-44733,5-5-2274 | | gtid_binlog_state | 1-1-61884,2-2-381638,3-3-57193,4-4-44733,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-61884,2-2-381638,3-3-57193,4-4-44733,5-5-2274 | | gtid_domain_id | 5 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-61884,2-2-381638,3-3-57193,4-4-44733,5-5-964 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> exit Bye [root@DB5 binary]# service maria stop Shutting down MariaDB. [ OK ] [root@DB5 binary]# service maria start Starting MariaDB.250527 04:11:38 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 04:11:38 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA . [ OK ] [root@DB5 binary]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 10 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; ERROR 1934 (HY000): Connection 'eng' conflicts with existing connection '' MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2707962 Relay_Log_File: relay-log.000002 Relay_Log_Pos: 20875 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2707962 Relay_Log_Space: 21178 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44751,3-3-57212,2-2-381658,1-1-61905 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 78 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 403 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61905,2-2-381658,3-3-57212,4-4-44751,5-5-2274 1 row in set (0.000 sec) MariaDB [(none)]> stop slave; Query OK, 0 rows affected (0.010 sec) MariaDB [(none)]> reset slave all; Query OK, 0 rows affected (0.003 sec) MariaDB [(none)]> show all slaves status\G Empty set (0.001 sec) MariaDB [(none)]> exit Bye [root@DB5 binary]# service maria stop Shutting down MariaDB. [ OK ] [root@DB5 binary]# service maria start Starting MariaDB.250527 04:13:53 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 04:13:53 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA . [ OK ] [root@DB5 binary]# mysql -uroot -pgrowin Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 6 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G Empty set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.104 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61916,2-2-381669,3-3-57224,4-4-44762,5-5-2274 1 row in set (0.001 sec) MariaDB [(none)]> start slaves all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves all' at line 1 MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 1 warning (0.093 sec) MariaDB [(none)]> show warnings; +-------+------+---------------------+ | Level | Code | Message | +-------+------+---------------------+ | Note | 1937 | SLAVE 'eng' started | +-------+------+---------------------+ 1 row in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2759370 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 41287 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2759370 Relay_Log_Space: 41594 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44802,3-3-57263,2-2-381709,1-1-61956 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 159 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 808 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61956,2-2-381709,3-3-57263,4-4-44802,5-5-2274 1 row in set (0.001 sec) MariaDB [(none)]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.032 sec) MariaDB [(none)]> change master 'drd' to master_host='192.168.56.232', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.051 sec) MariaDB [(none)]> change master 'cmn' to master_host='192.168.56.227', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.026 sec) MariaDB [(none)]> show all slaves; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61964,2-2-381718,3-3-57272,4-4-44810,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61964,2-2-381718,3-3-57272,4-4-44810,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2767941 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49858 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2767941 Relay_Log_Space: 50165 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44810,3-3-57272,2-2-381718,1-1-61964 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 193 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 978 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61964,2-2-381718,3-3-57272,4-4-44810,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61964,2-2-381718,3-3-57272,4-4-44810,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 3 warnings (0.060 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 27540 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 27540 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57280,2-2-381725,1-1-61972 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 13 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61973,2-2-381727,3-3-57280,4-4-44819,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 921746 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 921746 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57279,2-2-381727,1-1-61972 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 18 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61973,2-2-381727,3-3-57280,4-4-44819,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2776791 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 58708 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2776791 Relay_Log_Space: 59015 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44819,3-3-57280,2-2-381727,1-1-61973 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 228 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1153 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61973,2-2-381727,3-3-57280,4-4-44819,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 27540 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 27540 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57279,2-2-381725,1-1-61973 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 13 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-61973,2-2-381727,3-3-57280,4-4-44819,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 35636 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 9033 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 35636 Relay_Log_Space: 9340 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57312,2-2-381725,1-1-61972 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 33 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 173 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62004,2-2-381758,3-3-57312,4-4-44851,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 929589 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 9033 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 929589 Relay_Log_Space: 9340 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57279,2-2-381758,1-1-61972 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 33 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 173 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62004,2-2-381758,3-3-57312,4-4-44851,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2808669 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 90586 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2808669 Relay_Log_Space: 90893 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44851,3-3-57312,2-2-381758,1-1-62004 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 354 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1783 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62004,2-2-381758,3-3-57312,4-4-44851,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 35383 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 8780 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 35383 Relay_Log_Space: 9087 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44818,3-3-57279,2-2-381725,1-1-62004 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 32 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 168 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62004,2-2-381758,3-3-57312,4-4-44851,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> exit Bye [root@DB5 binary]# vi /etc/my.cnf [root@DB5 binary]# cat /etc/my.cnf [client] socket=/MARIA_DATA/mysql.sock [mysqld_safe] #malloc-lib=/usr/lib64/libjemalloc.so.2 [mysqld] user=maria basedir=/MARIA/mariadb datadir=/MARIA_DATA/DATA tmpdir=/MARIA_DATA/tmpdir port=3306 socket=/MARIA_DATA/mysql.sock # Character set Config character-set-client-handshake=FALSE character-set-server=utf8mb4 collation-server=utf8mb4_bin # Buffer_size Config join_buffer_size=128k read_buffer_size=128k read_rnd_buffer_size=256k sort_buffer_size=2M # Timeout interactive_timeout=600 wait_timeout=600 lock_wait_timeout=120 # Common Config back_log=8192 ft_min_word_len=4 max_allowed_packet=128M max_heap_table_size=2048M max_connections=1024 performance_schema skip-external-locking skip-name-resolve=1 max_length_for_sort_data=1024 tmp_table_size=128M table_open_cache=10240 table_definition_cache=10240 transaction-isolation= READ-COMMITTED open_files_limit = 65535 # Query Cache Disable query_cache_type=0 query_cache_size=0 # Log Config log-error=/MARIA_LOG/error/mysql.err slow_query_log_file=/MARIA_LOG/slow/mysql-slow-query.log slow_query_log=1 long_query_time=2 # Innodb config innodb_buffer_pool_size=1G ## Physical Memory 25%~30% innodb_data_file_path=ibdata1:10M:autoextend innodb_file_per_table=1 innodb_flush_method=O_DIRECT innodb_lock_wait_timeout=15 innodb_log_buffer_size=128M innodb_log_file_size= 256M innodb_fast_shutdown innodb_autoinc_lock_mode=1 innodb_read_io_threads=8 innodb_write_io_threads=8 innodb_io_capacity=2000 innodb_open_files=65535 innodb_undo_tablespaces=3 innodb_undo_log_truncate=1 innodb_stats_auto_recalc = 1 innodb_stats_persistent = 0 ### Thread Pool ### thread_handling=pool-of-threads # pool-of-threads thread_pool_size=8 # vCPU Core (Physical CPU : x2) thread_pool_max_threads=1024 # max_connections 高婁 翕橾 thread_pool_stall_limit=500 thread_pool_idle_timeout=60 # MyISAM Config bulk_insert_buffer_size=64M key_buffer_size=128M myisam_max_sort_file_size=10G myisam_recover_options=BACKUP,QUICK myisam_repair_threads=1 myisam_sort_buffer_size=64M # Replication related settings log_bin_trust_function_creators=1 log-bin=/MARIA_LOG/binary/mysql-bin relay-log=/MARIA_LOG/relay/relay-log expire_logs_days=7 max_binlog_size=1G sync_binlog=1 binlog_format=mixed binlog_cache_size=1M log-slave-updates gtid_domain_id = 4 sso.replicate-do-db='sso' drd.replicate-do-db='drd' cmn.replicate-do-db='cmn' eng.replicate_do_db='eng' server_id=5 [mysqldump] quick max_allowed_packet=1024M [root@DB5 binary]# :q -bash: :q: command not found [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 449 5錯 27 04:22 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 449 5錯 27 04:22 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 449 5錯 27 04:22 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 3738 5錯 27 04:30 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 3991 5錯 27 04:30 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126568 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 3991 5錯 27 04:30 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 4750 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 5003 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 5003 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 5256 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 5762 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 6015 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# ll м啗 126572 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 6015 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index [root@DB5 binary]# mysqlbinlog -vv mysql-bin.000021 > test [root@DB5 binary]# ll м啗 126640 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 13099 5錯 27 04:31 mysql-bin.000021 -rw-rw----. 1 maria maria 525 5錯 27 04:22 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# vi test [root@DB5 binary]# vi /etc/my.cnf [root@DB5 binary]# service maria restart Shutting down MariaDB. [ OK ] Starting MariaDB.250527 04:33:03 mysqld_safe Logging to '/MARIA_LOG/error/mysql.err'. 250527 04:33:03 mysqld_safe Starting mariadbd daemon with databases from /MARIA_DATA/DATA .. [ OK ] [root@DB5 binary]# [root@DB5 binary]# [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 2177 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 2177 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 2683 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 2936 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 3189 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 3189 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 3189 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126672 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 3695 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126676 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 4201 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# ll м啗 126676 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 4201 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 58649 5錯 27 04:31 test [root@DB5 binary]# rm test rm: remove 橾奩 だ橾 'test'? y [root@DB5 binary]# ll м啗 126624 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 13309 5錯 27 04:33 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index [root@DB5 binary]# mysqlbinlog -vv mysql-bin.000022 > test [root@DB5 binary]# vi test [root@DB5 binary]# vi /MARIA_LOG/error/mysql.err [root@DB5 binary]# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 18 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 57900 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 11563 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 57900 Relay_Log_Space: 11870 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57400,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 43 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 223 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62094,2-2-381847,3-3-57400,4-4-44938,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 952106 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 11563 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 952106 Relay_Log_Space: 11870 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381847,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 43 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 223 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62094,2-2-381847,3-3-57400,4-4-44938,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2898231 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 46506 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2898231 Relay_Log_Space: 46813 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44938,3-3-57400,2-2-381847,1-1-62094 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 179 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 908 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62094,2-2-381847,3-3-57400,4-4-44938,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 58153 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 11816 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 58153 Relay_Log_Space: 12123 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62094 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 44 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 228 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62094,2-2-381847,3-3-57400,4-4-44938,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63213 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63213 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57421,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381868,3-3-57421,4-4-44958,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957419 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957419 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381868,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381868,3-3-57421,4-4-44958,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2919230 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 67505 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2919230 Relay_Log_Space: 67812 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44958,3-3-57421,2-2-381868,1-1-62115 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 262 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381868,3-3-57421,4-4-44958,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63466 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63466 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62115 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381868,3-3-57421,4-4-44958,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63213 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63213 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57421,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381869,3-3-57421,4-4-44959,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957672 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957672 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381869,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381869,3-3-57421,4-4-44959,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2919483 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 67758 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2919483 Relay_Log_Space: 68065 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44959,3-3-57421,2-2-381868,1-1-62115 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 263 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381869,3-3-57421,4-4-44959,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63466 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63466 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62115 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62115,2-2-381869,3-3-57421,4-4-44959,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63466 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63466 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57422,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957672 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957672 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381869,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2920495 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 68770 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2920495 Relay_Log_Space: 69077 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44960,3-3-57422,2-2-381869,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 267 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1348 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63719 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63719 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63466 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63466 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57422,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957672 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17129 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957672 Relay_Log_Space: 17436 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381869,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 333 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2920495 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 68770 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2920495 Relay_Log_Space: 69077 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44960,3-3-57422,2-2-381869,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 267 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1348 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63719 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63719 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381869,3-3-57422,4-4-44960,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63719 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63719 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57423,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957925 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957925 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381870,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2921001 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 69276 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2921001 Relay_Log_Space: 69583 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44960,3-3-57423,2-2-381870,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 269 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1358 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63719 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63719 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62116 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62116,2-2-381870,3-3-57423,4-4-44960,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 63719 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63719 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57423,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62117,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 957925 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17382 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 957925 Relay_Log_Space: 17689 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381870,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 338 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62117,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2921254 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 69529 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2921254 Relay_Log_Space: 69836 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44960,3-3-57423,2-2-381870,1-1-62117 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 270 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1363 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62117,2-2-381870,3-3-57423,4-4-44960,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 63972 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 17635 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 63972 Relay_Log_Space: 17942 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62117 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 67 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 343 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62117,2-2-381870,3-3-57423,4-4-44960,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 64225 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17888 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 64225 Relay_Log_Space: 18195 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57425,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 68 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 348 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381872,3-3-57425,4-4-44963,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 958431 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 17888 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 958431 Relay_Log_Space: 18195 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381872,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 68 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 348 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381872,3-3-57425,4-4-44963,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2923531 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 71806 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2923531 Relay_Log_Space: 72113 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44963,3-3-57425,2-2-381872,1-1-62119 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 279 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1408 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381872,3-3-57425,4-4-44963,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 64478 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 18141 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 64478 Relay_Log_Space: 18448 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62119 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 69 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 353 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381872,3-3-57425,4-4-44963,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 64225 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 17888 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 64225 Relay_Log_Space: 18195 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57425,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 68 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 348 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381873,3-3-57425,4-4-44963,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 958684 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 18141 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 958684 Relay_Log_Space: 18448 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381873,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 69 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 353 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381873,3-3-57425,4-4-44963,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2923784 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 72059 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2923784 Relay_Log_Space: 72366 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44963,3-3-57425,2-2-381873,1-1-62119 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 280 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1413 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381873,3-3-57425,4-4-44963,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 64478 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 18141 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 64478 Relay_Log_Space: 18448 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62119 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 69 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 353 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62119,2-2-381873,3-3-57425,4-4-44963,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> stop slave all; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'all' at line 1 MariaDB [(none)]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.053 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> show warnings; +-------+------+---------------------+ | Level | Code | Message | +-------+------+---------------------+ | Note | 1938 | SLAVE 'eng' stopped | | Note | 1938 | SLAVE 'cmn' stopped | | Note | 1938 | SLAVE 'drd' stopped | | Note | 1938 | SLAVE 'sso' stopped | +-------+------+---------------------+ 4 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 66502 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20165 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 66502 Relay_Log_Space: 20472 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57434,2-2-381804,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 77 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 393 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 960708 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20165 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 960708 Relay_Log_Space: 20472 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44895,3-3-57357,2-2-381881,1-1-62051 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 77 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 393 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2932386 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 80661 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2932386 Relay_Log_Space: 80968 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 314 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1583 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 66755 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 20418 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 66755 Relay_Log_Space: 20725 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44893,3-3-57356,2-2-381803,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 78 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 398 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> reset slave 'sso' all; Query OK, 0 rows affected (0.023 sec) MariaDB [(none)]> reset slave 'drd' all; Query OK, 0 rows affected (0.005 sec) MariaDB [(none)]> reset slave 'cmn' all; Query OK, 0 rows affected (0.006 sec) MariaDB [(none)]> reset slave 'eng' all; Query OK, 0 rows affected (0.004 sec) MariaDB [(none)]> show all slaves status\G Empty set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.145 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 1 row in set (0.000 sec) MariaDB [(none)]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.033 sec) MariaDB [(none)]> change master 'drd' to master_host='192.168.56.232', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.055 sec) MariaDB [(none)]> change master 'cmn' to master_host='192.168.56.227', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.027 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62128,2-2-381881,3-3-57434,4-4-44971,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.677 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 76875 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 11057 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 76875 Relay_Log_Space: 11364 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57475,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 41 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 213 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62169,2-2-381922,3-3-57475,4-4-45013,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 971081 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 11057 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 971081 Relay_Log_Space: 11364 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381922,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 41 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 213 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62169,2-2-381922,3-3-57475,4-4-45013,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2974131 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 42964 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2974131 Relay_Log_Space: 43271 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45013,3-3-57475,2-2-381922,1-1-62169 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 165 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 838 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62169,2-2-381922,3-3-57475,4-4-45013,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 77128 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 10804 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 77128 Relay_Log_Space: 11111 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62169 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 40 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 208 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62169,2-2-381922,3-3-57475,4-4-45013,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 78393 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 12575 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78393 Relay_Log_Space: 12882 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57481,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 47 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 243 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62175,2-2-381928,3-3-57481,4-4-45019,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 972599 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 12575 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 972599 Relay_Log_Space: 12882 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381928,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 47 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 243 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62175,2-2-381928,3-3-57481,4-4-45019,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2980203 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49036 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2980203 Relay_Log_Space: 49343 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45019,3-3-57481,2-2-381928,1-1-62175 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 189 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 958 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62175,2-2-381928,3-3-57481,4-4-45019,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 78646 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 12322 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78646 Relay_Log_Space: 12629 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62175 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 46 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 238 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62175,2-2-381928,3-3-57481,4-4-45019,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 78646 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 12828 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78646 Relay_Log_Space: 13135 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57482,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 48 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45019,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 972852 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 12828 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 972852 Relay_Log_Space: 13135 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381929,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 48 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45019,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2980962 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49795 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2980962 Relay_Log_Space: 50102 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45019,3-3-57482,2-2-381929,1-1-62176 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 192 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 973 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45019,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 78899 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 12575 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78899 Relay_Log_Space: 12882 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62176 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 47 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 243 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45019,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 78646 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 12828 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78646 Relay_Log_Space: 13135 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57482,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 48 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45020,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 972852 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 12828 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 972852 Relay_Log_Space: 13135 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381929,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 48 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45020,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2981215 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 50048 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2981215 Relay_Log_Space: 50355 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45020,3-3-57482,2-2-381929,1-1-62176 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 193 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 978 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45020,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 78899 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 12575 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78899 Relay_Log_Space: 12882 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62176 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 47 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 243 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62176,2-2-381929,3-3-57482,4-4-45020,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 78899 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 13081 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 78899 Relay_Log_Space: 13388 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57483,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 49 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 253 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62177,2-2-381930,3-3-57483,4-4-45020,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 973105 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 13081 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 973105 Relay_Log_Space: 13388 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381930,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 49 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 253 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62177,2-2-381930,3-3-57483,4-4-45020,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2981974 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 50807 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2981974 Relay_Log_Space: 51114 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45020,3-3-57483,2-2-381930,1-1-62177 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 196 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 993 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62177,2-2-381930,3-3-57483,4-4-45020,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 79152 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 12828 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79152 Relay_Log_Space: 13135 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62177 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 48 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62177,2-2-381930,3-3-57483,4-4-45020,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 79152 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 13334 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79152 Relay_Log_Space: 13641 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57484,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 50 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 258 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62178,2-2-381931,3-3-57484,4-4-45022,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 973358 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 13334 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 973358 Relay_Log_Space: 13641 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381931,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 50 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 258 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62178,2-2-381931,3-3-57484,4-4-45022,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2983239 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 52072 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2983239 Relay_Log_Space: 52379 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45022,3-3-57484,2-2-381931,1-1-62178 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 201 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1018 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62178,2-2-381931,3-3-57484,4-4-45022,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 79405 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 13081 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79405 Relay_Log_Space: 13388 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62178 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 49 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 253 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62178,2-2-381931,3-3-57484,4-4-45022,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 79405 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 13587 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79405 Relay_Log_Space: 13894 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57485,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 51 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 263 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62179,2-2-381932,3-3-57485,4-4-45023,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 973611 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 13587 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 973611 Relay_Log_Space: 13894 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381932,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 51 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 263 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62179,2-2-381932,3-3-57485,4-4-45023,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2984251 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 53084 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2984251 Relay_Log_Space: 53391 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45023,3-3-57485,2-2-381932,1-1-62179 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 205 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1038 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62179,2-2-381932,3-3-57485,4-4-45023,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 79658 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 13334 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79658 Relay_Log_Space: 13641 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62179 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 50 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 258 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62179,2-2-381932,3-3-57485,4-4-45023,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 79658 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 13840 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79658 Relay_Log_Space: 14147 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57486,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 52 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 268 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62180,2-2-381933,3-3-57486,4-4-45024,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 973864 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 13840 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 973864 Relay_Log_Space: 14147 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381933,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 52 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 268 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62180,2-2-381933,3-3-57486,4-4-45024,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2985263 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 54096 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2985263 Relay_Log_Space: 54403 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45024,3-3-57486,2-2-381933,1-1-62180 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 209 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1058 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62180,2-2-381933,3-3-57486,4-4-45024,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 79911 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 13587 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79911 Relay_Log_Space: 13894 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62180 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 51 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 263 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62180,2-2-381933,3-3-57486,4-4-45024,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 79911 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 14093 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 79911 Relay_Log_Space: 14400 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57487,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 53 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 273 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62181,2-2-381934,3-3-57487,4-4-45025,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 974117 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 14093 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 974117 Relay_Log_Space: 14400 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381934,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 53 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 273 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62181,2-2-381934,3-3-57487,4-4-45025,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2986275 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 55108 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2986275 Relay_Log_Space: 55415 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45025,3-3-57487,2-2-381934,1-1-62181 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 213 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1078 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62181,2-2-381934,3-3-57487,4-4-45025,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 80164 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 13840 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80164 Relay_Log_Space: 14147 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62181 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 52 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 268 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62181,2-2-381934,3-3-57487,4-4-45025,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 80164 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 14346 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80164 Relay_Log_Space: 14653 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57488,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 54 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 278 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381935,3-3-57488,4-4-45026,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 974370 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 14346 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 974370 Relay_Log_Space: 14653 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381935,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 54 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 278 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381935,3-3-57488,4-4-45026,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2987287 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 56120 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2987287 Relay_Log_Space: 56427 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45026,3-3-57488,2-2-381935,1-1-62182 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 217 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1098 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381935,3-3-57488,4-4-45026,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 80417 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 14093 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80417 Relay_Log_Space: 14400 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62182 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 53 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 273 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381935,3-3-57488,4-4-45026,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 80417 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80417 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57489,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 974623 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 974623 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381936,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2987793 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 56626 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2987793 Relay_Log_Space: 56933 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45026,3-3-57489,2-2-381936,1-1-62182 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 219 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1108 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 80417 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 14093 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80417 Relay_Log_Space: 14400 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62182 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 53 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 273 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62182,2-2-381936,3-3-57489,4-4-45026,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 80417 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80417 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57489,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 974623 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 974623 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381936,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2988046 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 56879 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2988046 Relay_Log_Space: 57186 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45026,3-3-57489,2-2-381936,1-1-62183 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 220 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1113 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45026,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 80670 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 14346 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80670 Relay_Log_Space: 14653 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62183 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 54 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 278 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45026,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 80417 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80417 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57489,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45027,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 974623 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 14599 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 974623 Relay_Log_Space: 14906 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381936,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 55 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 283 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45027,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2988299 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 57132 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2988299 Relay_Log_Space: 57439 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45027,3-3-57489,2-2-381936,1-1-62183 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 221 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1118 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45027,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 80670 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 14346 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 80670 Relay_Log_Space: 14653 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62183 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 54 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 278 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62183,2-2-381936,3-3-57489,4-4-45027,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 81935 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16117 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 81935 Relay_Log_Space: 16424 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57495,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 61 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 313 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62188,2-2-381942,3-3-57495,4-4-45032,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976141 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16117 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976141 Relay_Log_Space: 16424 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381942,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 61 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 313 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62188,2-2-381942,3-3-57495,4-4-45032,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2993865 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 62698 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2993865 Relay_Log_Space: 63005 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45032,3-3-57495,2-2-381942,1-1-62188 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 243 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1228 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62188,2-2-381942,3-3-57495,4-4-45032,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 81935 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 15611 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 81935 Relay_Log_Space: 15918 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62188 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 59 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 303 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62188,2-2-381942,3-3-57495,4-4-45032,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82188 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16370 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82188 Relay_Log_Space: 16677 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57496,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 62 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 318 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62189,2-2-381943,3-3-57496,4-4-45033,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976394 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16370 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976394 Relay_Log_Space: 16677 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381943,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 62 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 318 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62189,2-2-381943,3-3-57496,4-4-45033,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2994877 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 63710 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2994877 Relay_Log_Space: 64017 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45033,3-3-57496,2-2-381943,1-1-62189 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 247 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1248 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62189,2-2-381943,3-3-57496,4-4-45033,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82188 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 15864 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82188 Relay_Log_Space: 16171 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62189 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 60 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 308 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62189,2-2-381943,3-3-57496,4-4-45033,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.058 sec) MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2997154 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 65987 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2997154 Relay_Log_Space: 66294 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45035,3-3-57498,2-2-381945,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 256 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1293 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2997154 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 65987 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2997154 Relay_Log_Space: 66294 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45035,3-3-57498,2-2-381945,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 256 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1293 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 2997154 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 65987 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 2997154 Relay_Log_Space: 66294 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45035,3-3-57498,2-2-381945,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 256 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1293 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62192,2-2-381945,3-3-57498,4-4-45035,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> start slave 'eng'; Query OK, 0 rows affected (0.016 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62198,2-2-381952,3-3-57504,4-4-45042,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62198,2-2-381952,3-3-57504,4-4-45042,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3003732 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 7797 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3003732 Relay_Log_Space: 8104 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45042,3-3-57504,2-2-381952,1-1-62198 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 282 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1436 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62198,2-2-381952,3-3-57504,4-4-45042,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62198,2-2-381952,3-3-57504,4-4-45042,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381954,3-3-57507,4-4-45044,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381954,3-3-57507,4-4-45044,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3006262 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 10327 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3006262 Relay_Log_Space: 10634 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45044,3-3-57507,2-2-381954,1-1-62201 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 292 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1486 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381954,3-3-57507,4-4-45044,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381954,3-3-57507,4-4-45044,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3007021 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 11086 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3007021 Relay_Log_Space: 11393 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45045,3-3-57508,2-2-381955,1-1-62201 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 295 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1501 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62201,2-2-381955,3-3-57508,4-4-45045,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3007274 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 11339 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3007274 Relay_Log_Space: 11646 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45045,3-3-57508,2-2-381955,1-1-62202 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 296 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1506 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45045,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45045,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45046,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45046,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3007527 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 11592 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3007527 Relay_Log_Space: 11899 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45046,3-3-57508,2-2-381955,1-1-62202 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 297 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45046,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381955,3-3-57508,4-4-45046,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3008033 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 12098 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3008033 Relay_Log_Space: 12405 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45046,3-3-57509,2-2-381956,1-1-62202 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 299 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62202,2-2-381956,3-3-57509,4-4-45046,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3008286 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 12351 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3008286 Relay_Log_Space: 12658 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45046,3-3-57509,2-2-381956,1-1-62203 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 300 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1526 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45046,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45046,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45047,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45047,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3008539 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 12604 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3008539 Relay_Log_Space: 12911 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45047,3-3-57509,2-2-381956,1-1-62203 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 301 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1531 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45047,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62203,2-2-381956,3-3-57509,4-4-45047,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45047,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45047,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3009298 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 13363 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3009298 Relay_Log_Space: 13670 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45047,3-3-57510,2-2-381957,1-1-62204 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 304 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1546 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45047,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45047,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45048,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45048,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3009551 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 13616 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3009551 Relay_Log_Space: 13923 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45048,3-3-57510,2-2-381957,1-1-62204 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 305 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1551 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45048,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381957,3-3-57510,4-4-45048,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3010057 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 14122 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3010057 Relay_Log_Space: 14429 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45048,3-3-57511,2-2-381958,1-1-62204 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 307 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1561 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62204,2-2-381958,3-3-57511,4-4-45048,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3010310 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 14375 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3010310 Relay_Log_Space: 14682 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45048,3-3-57511,2-2-381958,1-1-62205 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 308 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1566 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381958,3-3-57511,4-4-45048,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381958,3-3-57511,4-4-45048,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381959,3-3-57512,4-4-45049,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381959,3-3-57512,4-4-45049,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3011069 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 15134 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3011069 Relay_Log_Space: 15441 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45049,3-3-57512,2-2-381959,1-1-62205 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 311 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1581 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381959,3-3-57512,4-4-45049,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62205,2-2-381959,3-3-57512,4-4-45049,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62206,2-2-381959,3-3-57512,4-4-45050,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62206,2-2-381959,3-3-57512,4-4-45050,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3011575 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 15640 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3011575 Relay_Log_Space: 15947 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45050,3-3-57512,2-2-381959,1-1-62206 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 313 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1591 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62206,2-2-381959,3-3-57512,4-4-45050,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62206,2-2-381959,3-3-57512,4-4-45050,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62207,2-2-381960,3-3-57513,4-4-45050,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62207,2-2-381960,3-3-57513,4-4-45050,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3012334 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 16399 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3012334 Relay_Log_Space: 16706 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45050,3-3-57513,2-2-381960,1-1-62207 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 316 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1606 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62207,2-2-381960,3-3-57513,4-4-45050,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62207,2-2-381960,3-3-57513,4-4-45050,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62208,2-2-381962,3-3-57514,4-4-45052,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62208,2-2-381962,3-3-57514,4-4-45052,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3013852 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 17917 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3013852 Relay_Log_Space: 18224 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45052,3-3-57514,2-2-381962,1-1-62208 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 322 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1636 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62208,2-2-381962,3-3-57514,4-4-45052,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62208,2-2-381962,3-3-57514,4-4-45052,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 82694 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82694 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57498,2-2-381881,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62210,2-2-381963,3-3-57516,4-4-45053,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 976900 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 16876 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 976900 Relay_Log_Space: 17183 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44971,3-3-57434,2-2-381945,1-1-62128 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62210,2-2-381963,3-3-57516,4-4-45053,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3015370 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 19435 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3015370 Relay_Log_Space: 19742 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45053,3-3-57516,2-2-381963,1-1-62210 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 328 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1666 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62210,2-2-381963,3-3-57516,4-4-45053,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 82947 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 16623 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 82947 Relay_Log_Space: 16930 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-44973,3-3-57435,2-2-381882,1-1-62192 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 63 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 323 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62210,2-2-381963,3-3-57516,4-4-45053,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 3 warnings (0.072 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 88007 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88007 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57519,2-2-381965,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 341 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62213,2-2-381967,3-3-57519,4-4-45057,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 982466 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 982466 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381967,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 346 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62213,2-2-381967,3-3-57519,4-4-45057,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3018912 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 22977 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3018912 Relay_Log_Space: 23284 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45057,3-3-57519,2-2-381967,1-1-62213 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 342 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1736 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62213,2-2-381967,3-3-57519,4-4-45057,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 88260 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88260 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381965,1-1-62213 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 64 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 336 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62213,2-2-381967,3-3-57519,4-4-45057,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 88260 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88260 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57520,2-2-381965,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 346 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62214,2-2-381967,3-3-57520,4-4-45058,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 982466 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 982466 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381967,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 346 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62214,2-2-381967,3-3-57520,4-4-45058,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3019671 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23736 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3019671 Relay_Log_Space: 24043 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45058,3-3-57520,2-2-381967,1-1-62214 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 345 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1751 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62214,2-2-381967,3-3-57520,4-4-45058,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 88513 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88513 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381965,1-1-62214 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 65 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 341 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62214,2-2-381967,3-3-57520,4-4-45058,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 88513 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88513 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57521,2-2-381965,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 67 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 351 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62215,2-2-381968,3-3-57521,4-4-45058,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 982719 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 982719 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381968,1-1-62212 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 67 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 351 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62215,2-2-381968,3-3-57521,4-4-45058,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3020430 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 24495 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3020430 Relay_Log_Space: 24802 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45058,3-3-57521,2-2-381968,1-1-62215 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 348 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1766 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62215,2-2-381968,3-3-57521,4-4-45058,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 88766 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 88766 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45055,3-3-57518,2-2-381965,1-1-62215 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 66 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 346 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62215,2-2-381968,3-3-57521,4-4-45058,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show databases; +--------------------+ | Database | +--------------------+ | cmn | | drd | | eng | | information_schema | | mysql | | performance_schema | | sso | | sys | +--------------------+ 8 rows in set (0.001 sec) MariaDB [(none)]> use ERROR: USE must be followed by a database name MariaDB [(none)]> use sso; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed MariaDB [sso]> show tables; +---------------+ | Tables_in_sso | +---------------+ | sbtest1 | | sbtest2 | | sbtest3 | | sbtest4 | | sbtest5 | | test_db | +---------------+ 6 rows in set (0.001 sec) MariaDB [sso]> MariaDB [sso]> use test_db ERROR 1049 (42000): Unknown database 'test_db' MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | +-----+---------------------+----------+ 315 rows in set (0.002 sec) MariaDB [sso]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.030 sec) MariaDB [sso]> MariaDB [sso]> reset slave 'sso' all; Query OK, 0 rows affected (0.004 sec) MariaDB [sso]> reset slave 'drd' all; Query OK, 0 rows affected (0.004 sec) MariaDB [sso]> reset slave 'cmn' all; Query OK, 0 rows affected (0.004 sec) MariaDB [sso]> reset slave 'eng' all; Query OK, 0 rows affected (0.005 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show all slaves status\G Empty set (0.000 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos; Query OK, 0 rows affected (0.066 sec) MariaDB [sso]> change master 'drd' to master_host='192.168.56.232', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos; Query OK, 0 rows affected (0.027 sec) MariaDB [sso]> change master 'cmn' to master_host='192.168.56.227', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos; Query OK, 0 rows affected (0.031 sec) MariaDB [sso]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=slave_pos; Query OK, 0 rows affected (0.029 sec) MariaDB [sso]> show all slaves; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62273,2-2-382027,3-3-57579,4-4-45117,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62273,2-2-382027,3-3-57579,4-4-45117,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-eng.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62273,2-2-382027,3-3-57579,4-4-45117,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62273,2-2-382027,3-3-57579,4-4-45117,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> start slave 'eng'; Query OK, 0 rows affected (0.018 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62301,2-2-382055,3-3-57608,4-4-45145,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62301,2-2-382055,3-3-57608,4-4-45145,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3108221 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 29765 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3108221 Relay_Log_Space: 30072 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45145,3-3-57608,2-2-382055,1-1-62301 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 113 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 578 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62301,2-2-382055,3-3-57608,4-4-45145,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62301,2-2-382055,3-3-57608,4-4-45145,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3113281 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 34825 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3113281 Relay_Log_Space: 35132 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45150,3-3-57613,2-2-382060,1-1-62306 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 133 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3113534 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 35078 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3113534 Relay_Log_Space: 35385 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45150,3-3-57613,2-2-382060,1-1-62307 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 134 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3114293 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 35837 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3114293 Relay_Log_Space: 36144 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45151,3-3-57614,2-2-382061,1-1-62307 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 137 1 row in set (0.000 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3114546 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 36090 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3114546 Relay_Log_Space: 36397 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45151,3-3-57614,2-2-382061,1-1-62308 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 138 1 row in set (0.000 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3116064 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 37608 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3116064 Relay_Log_Space: 37915 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45153,3-3-57615,2-2-382063,1-1-62309 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 144 1 row in set (0.000 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3116570 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 38114 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3116570 Relay_Log_Space: 38421 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45153,3-3-57616,2-2-382063,1-1-62310 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 146 1 row in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62310,2-2-382064,3-3-57617,4-4-45154,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62310,2-2-382064,3-3-57617,4-4-45154,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3117329 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 38873 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3117329 Relay_Log_Space: 39180 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45154,3-3-57617,2-2-382064,1-1-62310 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 149 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 758 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62310,2-2-382064,3-3-57617,4-4-45154,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62310,2-2-382064,3-3-57617,4-4-45154,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62313,2-2-382066,3-3-57619,4-4-45156,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62313,2-2-382066,3-3-57619,4-4-45156,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3119606 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 41150 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3119606 Relay_Log_Space: 41457 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45156,3-3-57619,2-2-382066,1-1-62313 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 158 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 803 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62313,2-2-382066,3-3-57619,4-4-45156,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62313,2-2-382066,3-3-57619,4-4-45156,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3124160 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 45704 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3124160 Relay_Log_Space: 46011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45161,3-3-57623,2-2-382071,1-1-62317 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 176 1 row in set (0.000 sec) MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3125425 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 46969 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3125425 Relay_Log_Space: 47276 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45162,3-3-57625,2-2-382072,1-1-62318 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 181 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3125678 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 47222 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3125678 Relay_Log_Space: 47529 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45162,3-3-57625,2-2-382072,1-1-62319 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 182 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3125678 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 47222 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3125678 Relay_Log_Space: 47529 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45162,3-3-57625,2-2-382072,1-1-62319 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 182 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3126184 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 47728 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3126184 Relay_Log_Space: 48035 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45163,3-3-57625,2-2-382073,1-1-62319 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 184 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3126437 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 47981 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3126437 Relay_Log_Space: 48288 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45163,3-3-57626,2-2-382073,1-1-62319 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 185 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3126437 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 47981 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3126437 Relay_Log_Space: 48288 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45163,3-3-57626,2-2-382073,1-1-62319 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 185 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3126690 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 48234 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3126690 Relay_Log_Space: 48541 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45163,3-3-57626,2-2-382073,1-1-62320 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 186 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3126690 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 48234 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3126690 Relay_Log_Space: 48541 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45163,3-3-57626,2-2-382073,1-1-62320 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 186 1 row in set (0.001 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127196 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 48740 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127196 Relay_Log_Space: 49047 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57626,2-2-382074,1-1-62320 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 188 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127449 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 48993 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127449 Relay_Log_Space: 49300 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57627,2-2-382074,1-1-62320 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 189 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127449 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 48993 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127449 Relay_Log_Space: 49300 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57627,2-2-382074,1-1-62320 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 189 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127702 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49246 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127702 Relay_Log_Space: 49553 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57627,2-2-382074,1-1-62321 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 190 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127702 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49246 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127702 Relay_Log_Space: 49553 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57627,2-2-382074,1-1-62321 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 190 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3127702 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49246 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3127702 Relay_Log_Space: 49553 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45164,3-3-57627,2-2-382074,1-1-62321 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 190 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3128208 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 49752 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3128208 Relay_Log_Space: 50059 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45165,3-3-57627,2-2-382075,1-1-62321 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 192 1 row in set (0.000 sec) MariaDB [sso]> show slave 'eng' status\G *************************** 1. row *************************** Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3128461 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 50005 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3128461 Relay_Log_Space: 50312 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45165,3-3-57628,2-2-382075,1-1-62321 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 193 1 row in set (0.000 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45169,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45169,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62325,2-2-382079,3-3-57632,4-4-45169,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62325,2-2-382079,3-3-57632,4-4-45169,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45169,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45169,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62326,2-2-382079,3-3-57632,4-4-45169,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62326,2-2-382079,3-3-57632,4-4-45169,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62326,2-2-382080,3-3-57632,4-4-45170,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62326,2-2-382080,3-3-57632,4-4-45170,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62326,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62326,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62326,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62326,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45170,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45170,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45171,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45171,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45171,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62327,2-2-382080,3-3-57633,4-4-45171,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62328,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62328,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45172,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45172,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45173,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45173,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45173,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62329,2-2-382082,3-3-57635,4-4-45173,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45175,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45175,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62332,2-2-382085,3-3-57638,4-4-45175,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62332,2-2-382085,3-3-57638,4-4-45175,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62332,2-2-382085,3-3-57638,4-4-45176,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62332,2-2-382085,3-3-57638,4-4-45176,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62332,2-2-382086,3-3-57638,4-4-45176,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62332,2-2-382086,3-3-57638,4-4-45176,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_binlog_state | 1-1-62273,2-2-382027,3-3-57579,4-4-45176,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62332,2-2-382086,3-3-57639,4-4-45176,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62332,2-2-382086,3-3-57639,4-4-45176,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62335,2-2-382089,3-3-57642,4-4-45179,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62335,2-2-382089,3-3-57642,4-4-45179,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3142629 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 64173 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3142629 Relay_Log_Space: 64480 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45179,3-3-57642,2-2-382089,1-1-62335 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 249 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1258 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62335,2-2-382089,3-3-57642,4-4-45179,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62335,2-2-382089,3-3-57642,4-4-45179,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62339,2-2-382092,3-3-57645,4-4-45183,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62339,2-2-382092,3-3-57645,4-4-45183,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3146171 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 67715 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3146171 Relay_Log_Space: 68022 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45183,3-3-57645,2-2-382092,1-1-62339 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 263 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1328 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62339,2-2-382092,3-3-57645,4-4-45183,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62339,2-2-382092,3-3-57645,4-4-45183,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62340,2-2-382094,3-3-57646,4-4-45184,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62340,2-2-382094,3-3-57646,4-4-45184,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3147436 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 68980 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3147436 Relay_Log_Space: 69287 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45184,3-3-57646,2-2-382094,1-1-62340 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 268 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1353 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62340,2-2-382094,3-3-57646,4-4-45184,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 0 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 0 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62340,2-2-382094,3-3-57646,4-4-45184,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> start all slaves; Query OK, 0 rows affected, 3 warnings (0.053 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 122162 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 684 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 122162 Relay_Log_Space: 991 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382101,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 0 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 8 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62348,2-2-382102,3-3-57654,4-4-45192,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1016621 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1016621 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382102,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 13 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62348,2-2-382102,3-3-57654,4-4-45192,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3155532 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 77076 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3155532 Relay_Log_Space: 77383 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45192,3-3-57654,2-2-382102,1-1-62348 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 300 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1513 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62348,2-2-382102,3-3-57654,4-4-45192,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 122415 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 937 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 122415 Relay_Log_Space: 1244 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382101,1-1-62348 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 13 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62348,2-2-382102,3-3-57654,4-4-45192,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 122921 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 122921 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57657,2-2-382101,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 3 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 23 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62350,2-2-382104,3-3-57657,4-4-45194,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1017127 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1017127 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382104,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 3 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 23 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62350,2-2-382104,3-3-57657,4-4-45194,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3157809 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 79353 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3157809 Relay_Log_Space: 79660 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45194,3-3-57657,2-2-382104,1-1-62350 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 309 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1558 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62350,2-2-382104,3-3-57657,4-4-45194,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 122921 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 122921 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Slave_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382101,1-1-62350 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 3 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 23 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62350,2-2-382104,3-3-57657,4-4-45194,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | +-----+---------------------+----------+ 337 rows in set (0.001 sec) MariaDB [sso]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.038 sec) MariaDB [sso]> change master 'sso' to master_host='192.168.56.226', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.019 sec) MariaDB [sso]> change master 'drd' to master_host='192.168.56.232', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.019 sec) MariaDB [sso]> change master 'cmn' to master_host='192.168.56.227', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.010 sec) MariaDB [sso]> change master 'eng' to master_host='192.168.56.228', master_port=3306, master_user='repl', master_password='1234', MASTER_USE_GTID=current_pos; Query OK, 0 rows affected (0.102 sec) MariaDB [sso]> start slaves 'eng'; ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'slaves 'eng'' at line 1 MariaDB [sso]> start slave 'eng'; Query OK, 0 rows affected (0.054 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-cmn.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57673,2-2-382101,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 19 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 103 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62376,2-2-382129,3-3-57682,4-4-45219,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-drd.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382121,1-1-62347 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 20 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 108 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62376,2-2-382129,3-3-57682,4-4-45219,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3183362 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 9821 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3183362 Relay_Log_Space: 10128 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45219,3-3-57682,2-2-382129,1-1-62376 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 410 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2076 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62376,2-2-382129,3-3-57682,4-4-45219,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: Read_Master_Log_Pos: 4 Relay_Log_File: relay-log-sso.000001 Relay_Log_Pos: 4 Relay_Master_Log_File: Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 0 Relay_Log_Space: 256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45191,3-3-57654,2-2-382101,1-1-62367 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 20 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 108 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62376,2-2-382129,3-3-57682,4-4-45219,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45223,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45223,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62379,2-2-382133,3-3-57686,4-4-45223,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62379,2-2-382133,3-3-57686,4-4-45223,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45223,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45223,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62380,2-2-382133,3-3-57686,4-4-45223,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62380,2-2-382133,3-3-57686,4-4-45223,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62380,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62380,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62380,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62380,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45224,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62381,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62381,2-2-382134,3-3-57687,4-4-45224,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62381,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62381,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62382,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62382,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_binlog_state | 1-1-62367,2-2-382121,3-3-57673,4-4-45225,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62382,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62382,2-2-382135,3-3-57688,4-4-45225,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.001 sec) MariaDB [sso]> start all slaves;; Query OK, 0 rows affected, 3 warnings (0.060 sec) ERROR: No query specified MariaDB [sso]> MariaDB [sso]> show global variables like '%gtid%'; +-------------------------+---------------------------------------------------+ | Variable_name | Value | +-------------------------+---------------------------------------------------+ | gtid_binlog_pos | 1-1-62385,2-2-382139,3-3-57692,4-4-45229,5-5-2274 | | gtid_binlog_state | 1-1-62385,2-2-382139,3-3-57692,4-4-45229,5-5-2274 | | gtid_cleanup_batch_size | 64 | | gtid_current_pos | 1-1-62385,2-2-382139,3-3-57692,4-4-45229,5-5-2274 | | gtid_domain_id | 4 | | gtid_ignore_duplicates | OFF | | gtid_pos_auto_engines | | | gtid_slave_pos | 1-1-62385,2-2-382139,3-3-57692,4-4-45229,5-5-2274 | | gtid_strict_mode | OFF | | wsrep_gtid_domain_id | 0 | | wsrep_gtid_mode | OFF | +-------------------------+---------------------------------------------------+ 11 rows in set (0.002 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132029 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132029 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57693,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 21 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 121 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382140,3-3-57693,4-4-45230,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026235 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1190 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026235 Relay_Log_Space: 1497 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382140,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 22 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 126 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382140,3-3-57693,4-4-45230,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3194494 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 20953 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3194494 Relay_Log_Space: 21260 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45230,3-3-57693,2-2-382140,1-1-62387 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 454 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2296 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382140,3-3-57693,4-4-45230,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132282 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132282 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62387 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382140,3-3-57693,4-4-45230,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132282 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132282 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57694,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 22 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 126 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026488 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026488 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382141,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3195253 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 21712 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3195253 Relay_Log_Space: 22019 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45231,3-3-57694,2-2-382141,1-1-62387 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 457 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2311 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132282 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132282 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62387 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62387,2-2-382141,3-3-57694,4-4-45231,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132282 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132282 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57694,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 22 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 126 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026488 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026488 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382141,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3195506 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 21965 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3195506 Relay_Log_Space: 22272 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45231,3-3-57694,2-2-382141,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 458 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2316 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382141,3-3-57694,4-4-45231,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382141,3-3-57694,4-4-45231,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132282 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1443 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132282 Relay_Log_Space: 1750 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57694,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 22 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 126 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57694,4-4-45232,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026741 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026741 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382142,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57694,4-4-45232,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3196012 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 22471 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3196012 Relay_Log_Space: 22778 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45232,3-3-57694,2-2-382142,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 460 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2326 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57694,4-4-45232,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57694,4-4-45232,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57695,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026741 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026741 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382142,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3196265 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 22724 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3196265 Relay_Log_Space: 23031 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45232,3-3-57695,2-2-382142,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 461 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2331 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57695,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026741 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026741 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382142,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3196265 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 22724 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3196265 Relay_Log_Space: 23031 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45232,3-3-57695,2-2-382142,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 461 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2331 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62388 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62388,2-2-382142,3-3-57695,4-4-45232,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57695,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026741 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026741 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382142,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3196518 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 22977 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3196518 Relay_Log_Space: 23284 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45232,3-3-57695,2-2-382142,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 462 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2336 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45232,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45232,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132535 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132535 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57695,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 23 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 131 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45233,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026741 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1696 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026741 Relay_Log_Space: 2003 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382142,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45233,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3196771 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23230 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3196771 Relay_Log_Space: 23537 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45233,3-3-57695,2-2-382142,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 463 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2341 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45233,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382142,3-3-57695,4-4-45233,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57696,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026994 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026994 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382143,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3197277 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23736 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3197277 Relay_Log_Space: 24043 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45233,3-3-57696,2-2-382143,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 465 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2351 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57696,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026994 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026994 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382143,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3197277 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23736 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3197277 Relay_Log_Space: 24043 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45233,3-3-57696,2-2-382143,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 465 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2351 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62389 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62389,2-2-382143,3-3-57696,4-4-45233,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57696,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026994 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026994 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382143,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3197530 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23989 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3197530 Relay_Log_Space: 24296 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45233,3-3-57696,2-2-382143,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 466 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2356 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 133041 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2202 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 133041 Relay_Log_Space: 2509 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 26 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 146 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57696,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1026994 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1026994 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382143,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 25 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 141 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3197530 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 23989 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3197530 Relay_Log_Space: 24296 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45233,3-3-57696,2-2-382143,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 466 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2356 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 133041 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2202 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 133041 Relay_Log_Space: 2509 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 26 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 146 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382143,3-3-57696,4-4-45233,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 132788 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 1949 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 132788 Relay_Log_Space: 2256 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57696,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 24 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 136 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382144,3-3-57696,4-4-45234,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1027247 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 2202 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1027247 Relay_Log_Space: 2509 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382144,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 26 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 146 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382144,3-3-57696,4-4-45234,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3198036 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 24495 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3198036 Relay_Log_Space: 24802 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45234,3-3-57696,2-2-382144,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 468 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2366 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382144,3-3-57696,4-4-45234,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 133041 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2202 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 133041 Relay_Log_Space: 2509 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62390 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 26 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 146 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62390,2-2-382144,3-3-57696,4-4-45234,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | | 489 | 2025-05-27 04:48:28 | DB1 | | 490 | 2025-05-27 04:48:31 | DB1 | | 491 | 2025-05-27 04:48:34 | DB1 | | 492 | 2025-05-27 04:48:37 | DB1 | | 493 | 2025-05-27 04:48:40 | DB1 | | 494 | 2025-05-27 04:48:43 | DB1 | | 495 | 2025-05-27 04:48:46 | DB1 | | 496 | 2025-05-27 04:48:49 | DB1 | | 497 | 2025-05-27 04:48:52 | DB1 | | 498 | 2025-05-27 04:48:55 | DB1 | | 499 | 2025-05-27 04:48:58 | DB1 | | 500 | 2025-05-27 04:49:01 | DB1 | | 518 | 2025-05-27 04:49:56 | DB1 | | 519 | 2025-05-27 04:49:59 | DB1 | | 520 | 2025-05-27 04:50:02 | DB1 | | 521 | 2025-05-27 04:50:05 | DB1 | | 522 | 2025-05-27 04:50:08 | DB1 | | 523 | 2025-05-27 04:50:11 | DB1 | | 524 | 2025-05-27 04:50:14 | DB1 | | 525 | 2025-05-27 04:50:17 | DB1 | | 526 | 2025-05-27 04:50:20 | DB1 | | 527 | 2025-05-27 04:50:23 | DB1 | | 528 | 2025-05-27 04:50:26 | DB1 | | 529 | 2025-05-27 04:50:29 | DB1 | | 530 | 2025-05-27 04:50:32 | DB1 | | 531 | 2025-05-27 04:50:35 | DB1 | | 532 | 2025-05-27 04:50:38 | DB1 | | 533 | 2025-05-27 04:50:41 | DB1 | | 534 | 2025-05-27 04:50:44 | DB1 | | 535 | 2025-05-27 04:50:47 | DB1 | +-----+---------------------+----------+ 367 rows in set (0.001 sec) MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | | 489 | 2025-05-27 04:48:28 | DB1 | | 490 | 2025-05-27 04:48:31 | DB1 | | 491 | 2025-05-27 04:48:34 | DB1 | | 492 | 2025-05-27 04:48:37 | DB1 | | 493 | 2025-05-27 04:48:40 | DB1 | | 494 | 2025-05-27 04:48:43 | DB1 | | 495 | 2025-05-27 04:48:46 | DB1 | | 496 | 2025-05-27 04:48:49 | DB1 | | 497 | 2025-05-27 04:48:52 | DB1 | | 498 | 2025-05-27 04:48:55 | DB1 | | 499 | 2025-05-27 04:48:58 | DB1 | | 500 | 2025-05-27 04:49:01 | DB1 | | 518 | 2025-05-27 04:49:56 | DB1 | | 519 | 2025-05-27 04:49:59 | DB1 | | 520 | 2025-05-27 04:50:02 | DB1 | | 521 | 2025-05-27 04:50:05 | DB1 | | 522 | 2025-05-27 04:50:08 | DB1 | | 523 | 2025-05-27 04:50:11 | DB1 | | 524 | 2025-05-27 04:50:14 | DB1 | | 525 | 2025-05-27 04:50:17 | DB1 | | 526 | 2025-05-27 04:50:20 | DB1 | | 527 | 2025-05-27 04:50:23 | DB1 | | 528 | 2025-05-27 04:50:26 | DB1 | | 529 | 2025-05-27 04:50:29 | DB1 | | 530 | 2025-05-27 04:50:32 | DB1 | | 531 | 2025-05-27 04:50:35 | DB1 | | 532 | 2025-05-27 04:50:38 | DB1 | | 533 | 2025-05-27 04:50:41 | DB1 | | 534 | 2025-05-27 04:50:44 | DB1 | | 535 | 2025-05-27 04:50:47 | DB1 | | 536 | 2025-05-27 04:50:50 | DB1 | | 537 | 2025-05-27 04:50:53 | DB1 | | 538 | 2025-05-27 04:50:56 | DB1 | | 539 | 2025-05-27 04:50:59 | DB1 | | 540 | 2025-05-27 04:51:02 | DB1 | | 541 | 2025-05-27 04:51:05 | DB1 | | 542 | 2025-05-27 04:51:08 | DB1 | | 543 | 2025-05-27 04:51:11 | DB1 | | 544 | 2025-05-27 04:51:14 | DB1 | | 545 | 2025-05-27 04:51:18 | DB1 | | 546 | 2025-05-27 04:51:21 | DB1 | | 547 | 2025-05-27 04:51:24 | DB1 | +-----+---------------------+----------+ 379 rows in set (0.001 sec) MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | | 489 | 2025-05-27 04:48:28 | DB1 | | 490 | 2025-05-27 04:48:31 | DB1 | | 491 | 2025-05-27 04:48:34 | DB1 | | 492 | 2025-05-27 04:48:37 | DB1 | | 493 | 2025-05-27 04:48:40 | DB1 | | 494 | 2025-05-27 04:48:43 | DB1 | | 495 | 2025-05-27 04:48:46 | DB1 | | 496 | 2025-05-27 04:48:49 | DB1 | | 497 | 2025-05-27 04:48:52 | DB1 | | 498 | 2025-05-27 04:48:55 | DB1 | | 499 | 2025-05-27 04:48:58 | DB1 | | 500 | 2025-05-27 04:49:01 | DB1 | | 518 | 2025-05-27 04:49:56 | DB1 | | 519 | 2025-05-27 04:49:59 | DB1 | | 520 | 2025-05-27 04:50:02 | DB1 | | 521 | 2025-05-27 04:50:05 | DB1 | | 522 | 2025-05-27 04:50:08 | DB1 | | 523 | 2025-05-27 04:50:11 | DB1 | | 524 | 2025-05-27 04:50:14 | DB1 | | 525 | 2025-05-27 04:50:17 | DB1 | | 526 | 2025-05-27 04:50:20 | DB1 | | 527 | 2025-05-27 04:50:23 | DB1 | | 528 | 2025-05-27 04:50:26 | DB1 | | 529 | 2025-05-27 04:50:29 | DB1 | | 530 | 2025-05-27 04:50:32 | DB1 | | 531 | 2025-05-27 04:50:35 | DB1 | | 532 | 2025-05-27 04:50:38 | DB1 | | 533 | 2025-05-27 04:50:41 | DB1 | | 534 | 2025-05-27 04:50:44 | DB1 | | 535 | 2025-05-27 04:50:47 | DB1 | | 536 | 2025-05-27 04:50:50 | DB1 | | 537 | 2025-05-27 04:50:53 | DB1 | | 538 | 2025-05-27 04:50:56 | DB1 | | 539 | 2025-05-27 04:50:59 | DB1 | | 540 | 2025-05-27 04:51:02 | DB1 | | 541 | 2025-05-27 04:51:05 | DB1 | | 542 | 2025-05-27 04:51:08 | DB1 | | 543 | 2025-05-27 04:51:11 | DB1 | | 544 | 2025-05-27 04:51:14 | DB1 | | 545 | 2025-05-27 04:51:18 | DB1 | | 546 | 2025-05-27 04:51:21 | DB1 | | 547 | 2025-05-27 04:51:24 | DB1 | | 548 | 2025-05-27 04:51:27 | DB1 | | 549 | 2025-05-27 04:51:30 | DB1 | | 550 | 2025-05-27 04:51:33 | DB1 | | 551 | 2025-05-27 04:51:36 | DB1 | | 552 | 2025-05-27 04:51:39 | DB1 | | 553 | 2025-05-27 04:51:42 | DB1 | | 554 | 2025-05-27 04:51:45 | DB1 | | 555 | 2025-05-27 04:51:48 | DB1 | | 556 | 2025-05-27 04:51:51 | DB1 | | 557 | 2025-05-27 04:51:54 | DB1 | | 558 | 2025-05-27 04:51:57 | DB1 | | 559 | 2025-05-27 04:52:00 | DB1 | | 560 | 2025-05-27 04:52:03 | DB1 | | 561 | 2025-05-27 04:52:06 | DB1 | | 562 | 2025-05-27 04:52:09 | DB1 | +-----+---------------------+----------+ 394 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 151510 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20671 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151510 Relay_Log_Space: 20978 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57770,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 98 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 506 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62463,2-2-382217,3-3-57770,4-4-45307,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1045716 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20671 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1045716 Relay_Log_Space: 20978 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382217,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 99 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62463,2-2-382217,3-3-57770,4-4-45307,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3272165 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 98624 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3272165 Relay_Log_Space: 98931 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45307,3-3-57770,2-2-382217,1-1-62463 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 761 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3831 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62463,2-2-382217,3-3-57770,4-4-45307,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 151510 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 20671 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151510 Relay_Log_Space: 20978 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62463 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 99 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62463,2-2-382217,3-3-57770,4-4-45307,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 151510 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20671 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151510 Relay_Log_Space: 20978 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57770,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 98 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 506 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57770,4-4-45308,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1045969 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1045969 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382218,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57770,4-4-45308,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3272924 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 99383 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3272924 Relay_Log_Space: 99690 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45308,3-3-57770,2-2-382218,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 764 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3846 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57770,4-4-45308,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57770,4-4-45308,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57771,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 99 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1045969 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1045969 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382218,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3273177 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 99636 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3273177 Relay_Log_Space: 99943 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45308,3-3-57771,2-2-382218,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 765 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3851 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57771,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 99 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1045969 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1045969 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382218,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3273177 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 99636 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3273177 Relay_Log_Space: 99943 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45308,3-3-57771,2-2-382218,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 765 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3851 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62464 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62464,2-2-382218,3-3-57771,4-4-45308,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 151763 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20924 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 151763 Relay_Log_Space: 21231 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57771,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 99 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 511 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57771,4-4-45309,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1046222 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1046222 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382219,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57771,4-4-45309,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3273936 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 100395 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3273936 Relay_Log_Space: 100702 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45309,3-3-57771,2-2-382219,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 768 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3866 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57771,4-4-45309,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57771,4-4-45309,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57772,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1046222 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1046222 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382219,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3274189 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 100648 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3274189 Relay_Log_Space: 100955 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45309,3-3-57772,2-2-382219,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 769 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3871 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57772,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1046222 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1046222 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382219,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3274189 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 100648 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3274189 Relay_Log_Space: 100955 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45309,3-3-57772,2-2-382219,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 769 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3871 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62465 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 101 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 521 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62465,2-2-382219,3-3-57772,4-4-45309,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 152016 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 21177 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152016 Relay_Log_Space: 21484 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57772,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 100 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 516 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62466,2-2-382220,3-3-57772,4-4-45310,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1046475 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 21430 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1046475 Relay_Log_Space: 21737 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382220,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 102 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 526 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62466,2-2-382220,3-3-57772,4-4-45310,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3274948 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 101407 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3274948 Relay_Log_Space: 101714 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45310,3-3-57772,2-2-382220,1-1-62466 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 772 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3886 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62466,2-2-382220,3-3-57772,4-4-45310,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 152269 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 21430 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 152269 Relay_Log_Space: 21737 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62466 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 102 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 526 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62466,2-2-382220,3-3-57772,4-4-45310,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 153281 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 22442 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 153281 Relay_Log_Space: 22749 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57777,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 105 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 541 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57777,4-4-45314,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1047740 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 22695 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1047740 Relay_Log_Space: 23002 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382225,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 107 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 551 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57777,4-4-45314,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3279755 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 106214 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3279755 Relay_Log_Space: 106521 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45314,3-3-57777,2-2-382225,1-1-62471 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 791 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3981 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57777,4-4-45314,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 153534 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 22695 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 153534 Relay_Log_Space: 23002 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62471 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 107 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 551 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57777,4-4-45314,5-5-2274 4 rows in set (0.000 sec) MariaDB [sso]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 153534 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 22695 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 153534 Relay_Log_Space: 23002 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57778,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 106 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 546 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57778,4-4-45315,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1047740 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 22695 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1047740 Relay_Log_Space: 23002 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382225,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 107 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 551 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57778,4-4-45315,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3280261 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 106720 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3280261 Relay_Log_Space: 107027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45315,3-3-57778,2-2-382225,1-1-62471 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 793 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 3991 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57778,4-4-45315,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 153534 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 22695 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 153534 Relay_Log_Space: 23002 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62471 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 107 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 551 Slave_received_heartbeats: 0 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62471,2-2-382225,3-3-57778,4-4-45315,5-5-2274 4 rows in set (0.001 sec) MariaDB [sso]> exit Bye [root@DB5 binary]# ll м啗 127200 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 345933 5錯 27 04:54 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 79568 5錯 27 04:33 test [root@DB5 binary]# ll м啗 127200 -rw-rw----. 1 maria maria 58495905 5錯 25 23:21 mysql-bin.000007 -rw-rw----. 1 maria maria 496 5錯 25 23:27 mysql-bin.000008 -rw-rw----. 1 maria maria 496 5錯 25 23:28 mysql-bin.000009 -rw-rw----. 1 maria maria 496 5錯 25 23:29 mysql-bin.000010 -rw-rw----. 1 maria maria 496 5錯 25 23:30 mysql-bin.000011 -rw-rw----. 1 maria maria 61091527 5錯 26 00:28 mysql-bin.000012 -rw-rw----. 1 maria maria 6199966 5錯 27 01:59 mysql-bin.000013 -rw-rw----. 1 maria maria 429 5錯 27 02:03 mysql-bin.000014 -rw-rw----. 1 maria maria 429 5錯 27 02:31 mysql-bin.000015 -rw-rw----. 1 maria maria 2776842 5錯 27 03:07 mysql-bin.000016 -rw-rw----. 1 maria maria 915045 5錯 27 04:10 mysql-bin.000017 -rw-rw----. 1 maria maria 472 5錯 27 04:11 mysql-bin.000018 -rw-rw----. 1 maria maria 31425 5錯 27 04:13 mysql-bin.000019 -rw-rw----. 1 maria maria 47714 5錯 27 04:22 mysql-bin.000020 -rw-rw----. 1 maria maria 44747 5錯 27 04:33 mysql-bin.000021 -rw-rw----. 1 maria maria 346439 5錯 27 04:54 mysql-bin.000022 -rw-rw----. 1 maria maria 560 5錯 27 04:33 mysql-bin.index -rw-r--r--. 1 root root 79568 5錯 27 04:33 test [root@DB5 binary]# mysqlbinlog -vv mysql-bin.000022 > test [root@DB5 binary]# vi test [root@DB5 binary]# vi test [root@DB5 binary]# mysql -uroot -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 99 Server version: 10.6.21-MariaDB-log MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> select * from sso.test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | | 489 | 2025-05-27 04:48:28 | DB1 | | 490 | 2025-05-27 04:48:31 | DB1 | | 491 | 2025-05-27 04:48:34 | DB1 | | 492 | 2025-05-27 04:48:37 | DB1 | | 493 | 2025-05-27 04:48:40 | DB1 | | 494 | 2025-05-27 04:48:43 | DB1 | | 495 | 2025-05-27 04:48:46 | DB1 | | 496 | 2025-05-27 04:48:49 | DB1 | | 497 | 2025-05-27 04:48:52 | DB1 | | 498 | 2025-05-27 04:48:55 | DB1 | | 499 | 2025-05-27 04:48:58 | DB1 | | 500 | 2025-05-27 04:49:01 | DB1 | | 518 | 2025-05-27 04:49:56 | DB1 | | 519 | 2025-05-27 04:49:59 | DB1 | | 520 | 2025-05-27 04:50:02 | DB1 | | 521 | 2025-05-27 04:50:05 | DB1 | | 522 | 2025-05-27 04:50:08 | DB1 | | 523 | 2025-05-27 04:50:11 | DB1 | | 524 | 2025-05-27 04:50:14 | DB1 | | 525 | 2025-05-27 04:50:17 | DB1 | | 526 | 2025-05-27 04:50:20 | DB1 | | 527 | 2025-05-27 04:50:23 | DB1 | | 528 | 2025-05-27 04:50:26 | DB1 | | 529 | 2025-05-27 04:50:29 | DB1 | | 530 | 2025-05-27 04:50:32 | DB1 | | 531 | 2025-05-27 04:50:35 | DB1 | | 532 | 2025-05-27 04:50:38 | DB1 | | 533 | 2025-05-27 04:50:41 | DB1 | | 534 | 2025-05-27 04:50:44 | DB1 | | 535 | 2025-05-27 04:50:47 | DB1 | | 536 | 2025-05-27 04:50:50 | DB1 | | 537 | 2025-05-27 04:50:53 | DB1 | | 538 | 2025-05-27 04:50:56 | DB1 | | 539 | 2025-05-27 04:50:59 | DB1 | | 540 | 2025-05-27 04:51:02 | DB1 | | 541 | 2025-05-27 04:51:05 | DB1 | | 542 | 2025-05-27 04:51:08 | DB1 | | 543 | 2025-05-27 04:51:11 | DB1 | | 544 | 2025-05-27 04:51:14 | DB1 | | 545 | 2025-05-27 04:51:18 | DB1 | | 546 | 2025-05-27 04:51:21 | DB1 | | 547 | 2025-05-27 04:51:24 | DB1 | | 548 | 2025-05-27 04:51:27 | DB1 | | 549 | 2025-05-27 04:51:30 | DB1 | | 550 | 2025-05-27 04:51:33 | DB1 | | 551 | 2025-05-27 04:51:36 | DB1 | | 552 | 2025-05-27 04:51:39 | DB1 | | 553 | 2025-05-27 04:51:42 | DB1 | | 554 | 2025-05-27 04:51:45 | DB1 | | 555 | 2025-05-27 04:51:48 | DB1 | | 556 | 2025-05-27 04:51:51 | DB1 | | 557 | 2025-05-27 04:51:54 | DB1 | | 558 | 2025-05-27 04:51:57 | DB1 | | 559 | 2025-05-27 04:52:00 | DB1 | | 560 | 2025-05-27 04:52:03 | DB1 | | 561 | 2025-05-27 04:52:06 | DB1 | | 562 | 2025-05-27 04:52:09 | DB1 | | 563 | 2025-05-27 04:52:12 | DB1 | | 564 | 2025-05-27 04:52:15 | DB1 | | 565 | 2025-05-27 04:52:19 | DB1 | | 566 | 2025-05-27 04:52:22 | DB1 | | 567 | 2025-05-27 04:52:25 | DB1 | | 568 | 2025-05-27 04:52:28 | DB1 | | 569 | 2025-05-27 04:52:31 | DB1 | | 570 | 2025-05-27 04:52:34 | DB1 | | 571 | 2025-05-27 04:52:37 | DB1 | | 572 | 2025-05-27 04:52:40 | DB1 | | 573 | 2025-05-27 04:52:43 | DB1 | | 574 | 2025-05-27 04:52:46 | DB1 | | 575 | 2025-05-27 04:52:49 | DB1 | | 576 | 2025-05-27 04:52:52 | DB1 | | 577 | 2025-05-27 04:52:55 | DB1 | | 578 | 2025-05-27 04:52:58 | DB1 | | 579 | 2025-05-27 04:53:01 | DB1 | | 580 | 2025-05-27 04:53:04 | DB1 | | 581 | 2025-05-27 04:53:07 | DB1 | | 582 | 2025-05-27 04:53:10 | DB1 | | 583 | 2025-05-27 04:53:13 | DB1 | | 584 | 2025-05-27 04:53:16 | DB1 | | 585 | 2025-05-27 04:53:19 | DB1 | | 586 | 2025-05-27 04:53:22 | DB1 | | 587 | 2025-05-27 04:53:25 | DB1 | | 588 | 2025-05-27 04:53:28 | DB1 | | 589 | 2025-05-27 04:53:31 | DB1 | | 590 | 2025-05-27 04:53:34 | DB1 | | 591 | 2025-05-27 04:53:37 | DB1 | | 592 | 2025-05-27 04:53:40 | DB1 | | 593 | 2025-05-27 04:53:43 | DB1 | | 594 | 2025-05-27 04:53:46 | DB1 | | 595 | 2025-05-27 04:53:49 | DB1 | | 596 | 2025-05-27 04:53:52 | DB1 | | 597 | 2025-05-27 04:53:55 | DB1 | | 598 | 2025-05-27 04:53:59 | DB1 | | 599 | 2025-05-27 04:54:02 | DB1 | | 600 | 2025-05-27 04:54:05 | DB1 | | 601 | 2025-05-27 04:54:08 | DB1 | | 602 | 2025-05-27 04:54:11 | DB1 | | 603 | 2025-05-27 04:54:14 | DB1 | | 604 | 2025-05-27 04:54:17 | DB1 | | 605 | 2025-05-27 04:54:20 | DB1 | | 606 | 2025-05-27 04:54:23 | DB1 | | 607 | 2025-05-27 04:54:26 | DB1 | | 608 | 2025-05-27 04:54:29 | DB1 | | 609 | 2025-05-27 04:54:32 | DB1 | | 610 | 2025-05-27 04:54:35 | DB1 | | 611 | 2025-05-27 04:54:38 | DB1 | | 612 | 2025-05-27 04:54:41 | DB1 | | 613 | 2025-05-27 04:54:44 | DB1 | | 614 | 2025-05-27 04:54:47 | DB1 | | 615 | 2025-05-27 04:54:50 | DB1 | | 616 | 2025-05-27 04:54:53 | DB1 | | 617 | 2025-05-27 04:54:56 | DB1 | | 618 | 2025-05-27 04:54:59 | DB1 | | 619 | 2025-05-27 04:55:02 | DB1 | | 620 | 2025-05-27 04:55:05 | DB1 | | 621 | 2025-05-27 04:55:08 | DB1 | | 622 | 2025-05-27 04:55:11 | DB1 | | 623 | 2025-05-27 04:55:14 | DB1 | | 624 | 2025-05-27 04:55:17 | DB1 | | 625 | 2025-05-27 04:55:20 | DB1 | | 626 | 2025-05-27 04:55:23 | DB1 | | 627 | 2025-05-27 04:55:26 | DB1 | | 628 | 2025-05-27 04:55:29 | DB1 | | 629 | 2025-05-27 04:55:32 | DB1 | | 630 | 2025-05-27 04:55:35 | DB1 | | 631 | 2025-05-27 04:55:38 | DB1 | | 632 | 2025-05-27 04:55:42 | DB1 | | 633 | 2025-05-27 04:55:45 | DB1 | | 634 | 2025-05-27 04:55:48 | DB1 | | 635 | 2025-05-27 04:55:51 | DB1 | | 636 | 2025-05-27 04:55:54 | DB1 | | 637 | 2025-05-27 04:55:57 | DB1 | | 638 | 2025-05-27 04:56:00 | DB1 | | 639 | 2025-05-27 04:56:03 | DB1 | | 640 | 2025-05-27 04:56:06 | DB1 | | 641 | 2025-05-27 04:56:09 | DB1 | | 642 | 2025-05-27 04:56:12 | DB1 | | 643 | 2025-05-27 04:56:15 | DB1 | | 644 | 2025-05-27 04:56:18 | DB1 | | 645 | 2025-05-27 04:56:21 | DB1 | | 646 | 2025-05-27 04:56:24 | DB1 | | 647 | 2025-05-27 04:56:27 | DB1 | | 648 | 2025-05-27 04:56:30 | DB1 | | 649 | 2025-05-27 04:56:33 | DB1 | | 650 | 2025-05-27 04:56:36 | DB1 | | 651 | 2025-05-27 04:56:39 | DB1 | | 652 | 2025-05-27 04:56:42 | DB1 | | 653 | 2025-05-27 04:56:45 | DB1 | | 654 | 2025-05-27 04:56:48 | DB1 | | 655 | 2025-05-27 04:56:51 | DB1 | | 656 | 2025-05-27 04:56:54 | DB1 | | 657 | 2025-05-27 04:56:57 | DB1 | | 658 | 2025-05-27 04:57:00 | DB1 | | 659 | 2025-05-27 04:57:03 | DB1 | | 660 | 2025-05-27 04:57:06 | DB1 | | 661 | 2025-05-27 04:57:09 | DB1 | | 662 | 2025-05-27 04:57:12 | DB1 | | 663 | 2025-05-27 04:57:15 | DB1 | | 664 | 2025-05-27 04:57:18 | DB1 | | 665 | 2025-05-27 04:57:21 | DB1 | | 666 | 2025-05-27 04:57:24 | DB1 | | 667 | 2025-05-27 04:57:27 | DB1 | | 668 | 2025-05-27 04:57:30 | DB1 | | 669 | 2025-05-27 04:57:33 | DB1 | | 670 | 2025-05-27 04:57:36 | DB1 | | 671 | 2025-05-27 04:57:39 | DB1 | | 672 | 2025-05-27 04:57:42 | DB1 | | 673 | 2025-05-27 04:57:45 | DB1 | | 674 | 2025-05-27 04:57:48 | DB1 | | 675 | 2025-05-27 04:57:51 | DB1 | | 676 | 2025-05-27 04:57:54 | DB1 | | 677 | 2025-05-27 04:57:57 | DB1 | | 678 | 2025-05-27 04:58:01 | DB1 | | 679 | 2025-05-27 04:58:04 | DB1 | | 680 | 2025-05-27 04:58:07 | DB1 | | 681 | 2025-05-27 04:58:10 | DB1 | | 682 | 2025-05-27 04:58:13 | DB1 | | 683 | 2025-05-27 04:58:16 | DB1 | | 684 | 2025-05-27 04:58:19 | DB1 | | 685 | 2025-05-27 04:58:22 | DB1 | | 686 | 2025-05-27 04:58:25 | DB1 | | 687 | 2025-05-27 04:58:28 | DB1 | | 688 | 2025-05-27 04:58:31 | DB1 | | 689 | 2025-05-27 04:58:34 | DB1 | | 690 | 2025-05-27 04:58:37 | DB1 | | 691 | 2025-05-27 04:58:40 | DB1 | | 692 | 2025-05-27 04:58:43 | DB1 | | 693 | 2025-05-27 04:58:46 | DB1 | | 694 | 2025-05-27 04:58:49 | DB1 | | 695 | 2025-05-27 04:58:52 | DB1 | | 696 | 2025-05-27 04:58:55 | DB1 | | 697 | 2025-05-27 04:58:58 | DB1 | | 698 | 2025-05-27 04:59:01 | DB1 | | 699 | 2025-05-27 04:59:04 | DB1 | | 700 | 2025-05-27 04:59:07 | DB1 | | 701 | 2025-05-27 04:59:10 | DB1 | | 702 | 2025-05-27 04:59:13 | DB1 | | 703 | 2025-05-27 04:59:16 | DB1 | | 704 | 2025-05-27 04:59:19 | DB1 | | 705 | 2025-05-27 04:59:22 | DB1 | | 706 | 2025-05-27 04:59:25 | DB1 | | 707 | 2025-05-27 04:59:28 | DB1 | | 708 | 2025-05-27 04:59:31 | DB1 | | 709 | 2025-05-27 04:59:34 | DB1 | | 710 | 2025-05-27 04:59:37 | DB1 | | 711 | 2025-05-27 04:59:40 | DB1 | | 712 | 2025-05-27 04:59:43 | DB1 | | 713 | 2025-05-27 04:59:46 | DB1 | | 714 | 2025-05-27 04:59:49 | DB1 | | 715 | 2025-05-27 04:59:52 | DB1 | | 716 | 2025-05-27 04:59:55 | DB1 | | 717 | 2025-05-27 04:59:58 | DB1 | | 718 | 2025-05-27 05:00:01 | DB1 | | 719 | 2025-05-27 05:00:04 | DB1 | | 720 | 2025-05-27 05:00:07 | DB1 | | 721 | 2025-05-27 05:00:10 | DB1 | | 722 | 2025-05-27 05:00:14 | DB1 | | 723 | 2025-05-27 05:00:17 | DB1 | | 724 | 2025-05-27 05:00:20 | DB1 | | 725 | 2025-05-27 05:00:23 | DB1 | | 726 | 2025-05-27 05:00:26 | DB1 | | 727 | 2025-05-27 05:00:29 | DB1 | +-----+---------------------+----------+ 559 rows in set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> status -------------- mysql Ver 15.1 Distrib 10.6.21-MariaDB, for linux-systemd (x86_64) using readline 5.1 Connection id: 99 Current database: Current user: root@localhost SSL: Not in use Current pager: stdout Using outfile: '' Using delimiter: ; Server: MariaDB Server version: 10.6.21-MariaDB-log MariaDB Server Protocol version: 10 Connection: Localhost via UNIX socket Server characterset: utf8mb4 Db characterset: utf8mb4 Client characterset: utf8mb4 Conn. characterset: utf8mb4 UNIX socket: /MARIA_DATA/mysql.sock Uptime: 33 min 16 sec Threads: 9 Questions: 8762 Slow queries: 0 Opens: 29 Open tables: 23 Queries per second avg: 4.389 -------------- MariaDB [(none)]> status -------------- mysql Ver 15.1 Distrib 10.6.21-MariaDB, for linux-systemd (x86_64) using readline 5.1 Connection id: 99 Current database: Current user: root@localhost SSL: Not in use Current pager: stdout Using outfile: '' Using delimiter: ; Server: MariaDB Server version: 10.6.21-MariaDB-log MariaDB Server Protocol version: 10 Connection: Localhost via UNIX socket Server characterset: utf8mb4 Db characterset: utf8mb4 Client characterset: utf8mb4 Conn. characterset: utf8mb4 UNIX socket: /MARIA_DATA/mysql.sock Uptime: 34 min 33 sec Threads: 9 Questions: 8846 Slow queries: 0 Opens: 29 Open tables: 23 Queries per second avg: 4.267 -------------- MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 216784 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 85945 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 216784 Relay_Log_Space: 86252 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58028,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 356 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1796 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62723,2-2-382476,3-3-58028,4-4-45564,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1111243 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86198 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1111243 Relay_Log_Space: 86505 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382476,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 358 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1806 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62723,2-2-382476,3-3-58028,4-4-45564,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3533767 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 360226 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3533767 Relay_Log_Space: 360533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45564,3-3-58028,2-2-382476,1-1-62723 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1795 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9001 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62723,2-2-382476,3-3-58028,4-4-45564,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 217290 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 86451 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217290 Relay_Log_Space: 86758 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382138,1-1-62723 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62723,2-2-382476,3-3-58028,4-4-45564,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> stop all slaves; Query OK, 0 rows affected, 4 warnings (0.032 sec) MariaDB [(none)]> start slave 'sso'; Query OK, 0 rows affected (0.031 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62733,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62733,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62733,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 219820 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2455 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 219820 Relay_Log_Space: 2762 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62733 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 369 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1869 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62733,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220073 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2708 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220073 Relay_Log_Space: 3015 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62734 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 370 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1874 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220073 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2708 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220073 Relay_Log_Space: 3015 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62734 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 370 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1874 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62734,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220326 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2961 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220326 Relay_Log_Space: 3268 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62735 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 371 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1879 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220326 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2961 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220326 Relay_Log_Space: 3268 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62735 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 371 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1879 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220326 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2961 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220326 Relay_Log_Space: 3268 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62735 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 371 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1879 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220326 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 2961 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220326 Relay_Log_Space: 3268 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62735 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 371 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1879 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62735,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220579 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3214 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220579 Relay_Log_Space: 3521 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62736 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 372 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1884 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220579 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3214 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220579 Relay_Log_Space: 3521 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62736 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 372 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1884 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220579 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3214 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220579 Relay_Log_Space: 3521 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62736 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 372 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1884 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220579 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3214 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220579 Relay_Log_Space: 3521 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62736 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 372 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1884 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62736,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220832 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3467 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220832 Relay_Log_Space: 3774 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62737 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 373 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1889 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220832 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3467 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220832 Relay_Log_Space: 3774 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62737 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 373 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1889 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 220832 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3467 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 220832 Relay_Log_Space: 3774 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62737 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 373 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1889 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62737,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221085 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3720 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221085 Relay_Log_Space: 4027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62738 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 374 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1894 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221085 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3720 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221085 Relay_Log_Space: 4027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62738 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 374 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1894 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221085 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3720 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221085 Relay_Log_Space: 4027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62738 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 374 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1894 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221085 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3720 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221085 Relay_Log_Space: 4027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62738 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 374 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1894 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221085 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3720 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221085 Relay_Log_Space: 4027 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62738 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 374 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1894 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62738,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221338 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 3973 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221338 Relay_Log_Space: 4280 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62739 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 375 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1899 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62739,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221591 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4226 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221591 Relay_Log_Space: 4533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62740 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 376 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1904 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221591 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4226 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221591 Relay_Log_Space: 4533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62740 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 376 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1904 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221591 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4226 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221591 Relay_Log_Space: 4533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62740 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 376 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1904 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221591 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4226 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221591 Relay_Log_Space: 4533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62740 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 376 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1904 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221591 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4226 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221591 Relay_Log_Space: 4533 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62740 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 376 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1904 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62740,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221844 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4479 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221844 Relay_Log_Space: 4786 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62741 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 377 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1909 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221844 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4479 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221844 Relay_Log_Space: 4786 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62741 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 377 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1909 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 221844 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4479 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 221844 Relay_Log_Space: 4786 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62741 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 377 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1909 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62741,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222350 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4985 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222350 Relay_Log_Space: 5292 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62743 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 379 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1919 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222350 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 4985 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222350 Relay_Log_Space: 5292 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62743 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 379 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1919 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62743,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222603 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5238 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222603 Relay_Log_Space: 5545 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62744 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 380 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1924 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222603 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5238 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222603 Relay_Log_Space: 5545 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62744 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 380 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1924 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222603 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5238 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222603 Relay_Log_Space: 5545 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62744 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 380 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1924 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222603 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5238 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222603 Relay_Log_Space: 5545 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62744 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 380 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1924 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62744,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222856 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5491 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222856 Relay_Log_Space: 5798 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62745 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 381 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1929 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222856 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5491 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222856 Relay_Log_Space: 5798 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62745 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 381 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1929 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222856 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5491 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222856 Relay_Log_Space: 5798 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62745 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 381 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1929 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222856 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5491 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222856 Relay_Log_Space: 5798 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62745 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 381 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1929 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.000 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 222856 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 5491 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 222856 Relay_Log_Space: 5798 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62745 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 381 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1929 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62745,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> stop slave 'sso'; Query OK, 0 rows affected (0.008 sec) MariaDB [(none)]> MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 217543 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 86704 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 217543 Relay_Log_Space: 87011 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-58031,2-2-382138,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 359 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1811 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62754,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1112002 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 86957 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1112002 Relay_Log_Space: 87264 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45228,3-3-57691,2-2-382479,1-1-62384 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 361 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1821 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62754,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3536803 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 363262 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3536803 Relay_Log_Space: 363569 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62726 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 1807 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 9061 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62754,2-2-382479,3-3-58031,4-4-45567,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave_IO_State: Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 225133 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 7768 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: No Slave_SQL_Running: No Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 225133 Relay_Log_Space: 8075 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: NULL Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 390 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 1974 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62754,2-2-382479,3-3-58031,4-4-45567,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> MariaDB [(none)]> MariaDB [(none)]> start all slaves; Query OK, 0 rows affected, 4 warnings (0.137 sec) MariaDB [(none)]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 237530 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 20671 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 237530 Relay_Log_Space: 20978 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58110,2-2-382479,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 438 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2214 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62804,2-2-382557,3-3-58110,4-4-45646,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1131736 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 20418 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1131736 Relay_Log_Space: 20725 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382557,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 439 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2219 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62804,2-2-382557,3-3-58110,4-4-45646,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3616245 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 73577 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3616245 Relay_Log_Space: 73884 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45646,3-3-58110,2-2-382557,1-1-62804 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2093 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 10504 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62804,2-2-382557,3-3-58110,4-4-45646,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 237783 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 13334 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 237783 Relay_Log_Space: 13641 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62804 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 440 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2232 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62804,2-2-382557,3-3-58110,4-4-45646,5-5-2274 4 rows in set (0.001 sec) MariaDB [(none)]> use ssol ERROR 1049 (42000): Unknown database 'ssol' MariaDB [(none)]> use sso; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed MariaDB [sso]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:07:00 | DB1 | | 1 | 2025-05-27 04:07:03 | DB1 | | 2 | 2025-05-27 04:07:06 | DB1 | | 3 | 2025-05-27 04:07:09 | DB1 | | 4 | 2025-05-27 04:07:12 | DB1 | | 5 | 2025-05-27 04:07:15 | DB1 | | 6 | 2025-05-27 04:07:18 | DB1 | | 7 | 2025-05-27 04:07:22 | DB1 | | 8 | 2025-05-27 04:07:25 | DB1 | | 9 | 2025-05-27 04:07:28 | DB1 | | 10 | 2025-05-27 04:07:31 | DB1 | | 11 | 2025-05-27 04:07:34 | DB1 | | 12 | 2025-05-27 04:07:37 | DB1 | | 13 | 2025-05-27 04:07:40 | DB1 | | 14 | 2025-05-27 04:07:43 | DB1 | | 15 | 2025-05-27 04:07:46 | DB1 | | 16 | 2025-05-27 04:07:49 | DB1 | | 17 | 2025-05-27 04:07:52 | DB1 | | 18 | 2025-05-27 04:12:02 | DB1 | | 19 | 2025-05-27 04:12:05 | DB1 | | 20 | 2025-05-27 04:12:08 | DB1 | | 21 | 2025-05-27 04:12:11 | DB1 | | 22 | 2025-05-27 04:12:14 | DB1 | | 23 | 2025-05-27 04:12:17 | DB1 | | 24 | 2025-05-27 04:12:20 | DB1 | | 25 | 2025-05-27 04:12:23 | DB1 | | 26 | 2025-05-27 04:12:26 | DB1 | | 27 | 2025-05-27 04:12:29 | DB1 | | 28 | 2025-05-27 04:12:33 | DB1 | | 29 | 2025-05-27 04:12:36 | DB1 | | 30 | 2025-05-27 04:12:39 | DB1 | | 31 | 2025-05-27 04:12:42 | DB1 | | 32 | 2025-05-27 04:12:45 | DB1 | | 33 | 2025-05-27 04:12:48 | DB1 | | 34 | 2025-05-27 04:12:51 | DB1 | | 35 | 2025-05-27 04:12:54 | DB1 | | 36 | 2025-05-27 04:12:57 | DB1 | | 37 | 2025-05-27 04:13:00 | DB1 | | 38 | 2025-05-27 04:13:03 | DB1 | | 39 | 2025-05-27 04:13:06 | DB1 | | 40 | 2025-05-27 04:13:09 | DB1 | | 41 | 2025-05-27 04:13:12 | DB1 | | 42 | 2025-05-27 04:13:15 | DB1 | | 43 | 2025-05-27 04:13:18 | DB1 | | 44 | 2025-05-27 04:13:21 | DB1 | | 45 | 2025-05-27 04:13:24 | DB1 | | 46 | 2025-05-27 04:13:27 | DB1 | | 47 | 2025-05-27 04:13:30 | DB1 | | 48 | 2025-05-27 04:13:33 | DB1 | | 49 | 2025-05-27 04:13:36 | DB1 | | 106 | 2025-05-27 04:16:28 | DB1 | | 107 | 2025-05-27 04:16:31 | DB1 | | 108 | 2025-05-27 04:16:35 | DB1 | | 109 | 2025-05-27 04:16:38 | DB1 | | 110 | 2025-05-27 04:16:41 | DB1 | | 111 | 2025-05-27 04:16:44 | DB1 | | 112 | 2025-05-27 04:16:47 | DB1 | | 113 | 2025-05-27 04:16:50 | DB1 | | 114 | 2025-05-27 04:16:53 | DB1 | | 115 | 2025-05-27 04:16:56 | DB1 | | 116 | 2025-05-27 04:16:59 | DB1 | | 117 | 2025-05-27 04:17:02 | DB1 | | 118 | 2025-05-27 04:17:05 | DB1 | | 119 | 2025-05-27 04:17:08 | DB1 | | 120 | 2025-05-27 04:17:11 | DB1 | | 121 | 2025-05-27 04:17:14 | DB1 | | 122 | 2025-05-27 04:17:17 | DB1 | | 123 | 2025-05-27 04:17:20 | DB1 | | 124 | 2025-05-27 04:17:23 | DB1 | | 125 | 2025-05-27 04:17:26 | DB1 | | 126 | 2025-05-27 04:17:29 | DB1 | | 127 | 2025-05-27 04:17:32 | DB1 | | 128 | 2025-05-27 04:17:35 | DB1 | | 129 | 2025-05-27 04:17:38 | DB1 | | 130 | 2025-05-27 04:17:41 | DB1 | | 131 | 2025-05-27 04:17:44 | DB1 | | 132 | 2025-05-27 04:17:47 | DB1 | | 133 | 2025-05-27 04:17:50 | DB1 | | 134 | 2025-05-27 04:17:53 | DB1 | | 135 | 2025-05-27 04:17:56 | DB1 | | 136 | 2025-05-27 04:17:59 | DB1 | | 137 | 2025-05-27 04:18:02 | DB1 | | 138 | 2025-05-27 04:30:46 | DB1 | | 139 | 2025-05-27 04:30:49 | DB1 | | 140 | 2025-05-27 04:30:52 | DB1 | | 141 | 2025-05-27 04:30:55 | DB1 | | 142 | 2025-05-27 04:30:58 | DB1 | | 143 | 2025-05-27 04:31:01 | DB1 | | 144 | 2025-05-27 04:31:04 | DB1 | | 145 | 2025-05-27 04:31:07 | DB1 | | 146 | 2025-05-27 04:31:10 | DB1 | | 147 | 2025-05-27 04:31:13 | DB1 | | 148 | 2025-05-27 04:31:16 | DB1 | | 149 | 2025-05-27 04:31:19 | DB1 | | 150 | 2025-05-27 04:31:22 | DB1 | | 151 | 2025-05-27 04:31:25 | DB1 | | 152 | 2025-05-27 04:31:28 | DB1 | | 153 | 2025-05-27 04:31:31 | DB1 | | 154 | 2025-05-27 04:31:34 | DB1 | | 155 | 2025-05-27 04:31:37 | DB1 | | 156 | 2025-05-27 04:31:40 | DB1 | | 157 | 2025-05-27 04:31:43 | DB1 | | 158 | 2025-05-27 04:31:46 | DB1 | | 159 | 2025-05-27 04:31:49 | DB1 | | 160 | 2025-05-27 04:31:52 | DB1 | | 161 | 2025-05-27 04:31:55 | DB1 | | 162 | 2025-05-27 04:31:58 | DB1 | | 163 | 2025-05-27 04:32:01 | DB1 | | 164 | 2025-05-27 04:32:04 | DB1 | | 165 | 2025-05-27 04:32:07 | DB1 | | 166 | 2025-05-27 04:32:10 | DB1 | | 167 | 2025-05-27 04:32:13 | DB1 | | 168 | 2025-05-27 04:32:16 | DB1 | | 169 | 2025-05-27 04:32:19 | DB1 | | 170 | 2025-05-27 04:32:22 | DB1 | | 171 | 2025-05-27 04:32:25 | DB1 | | 172 | 2025-05-27 04:32:28 | DB1 | | 173 | 2025-05-27 04:32:31 | DB1 | | 174 | 2025-05-27 04:32:34 | DB1 | | 175 | 2025-05-27 04:32:37 | DB1 | | 176 | 2025-05-27 04:32:40 | DB1 | | 177 | 2025-05-27 04:32:43 | DB1 | | 178 | 2025-05-27 04:32:46 | DB1 | | 179 | 2025-05-27 04:32:49 | DB1 | | 180 | 2025-05-27 04:32:53 | DB1 | | 181 | 2025-05-27 04:32:56 | DB1 | | 182 | 2025-05-27 04:32:59 | DB1 | | 184 | 2025-05-27 04:33:05 | DB1 | | 185 | 2025-05-27 04:33:08 | DB1 | | 186 | 2025-05-27 04:33:11 | DB1 | | 187 | 2025-05-27 04:33:14 | DB1 | | 188 | 2025-05-27 04:33:17 | DB1 | | 189 | 2025-05-27 04:33:20 | DB1 | | 190 | 2025-05-27 04:33:23 | DB1 | | 191 | 2025-05-27 04:33:26 | DB1 | | 192 | 2025-05-27 04:33:29 | DB1 | | 193 | 2025-05-27 04:33:32 | DB1 | | 194 | 2025-05-27 04:33:35 | DB1 | | 195 | 2025-05-27 04:33:38 | DB1 | | 196 | 2025-05-27 04:33:41 | DB1 | | 197 | 2025-05-27 04:33:44 | DB1 | | 198 | 2025-05-27 04:33:47 | DB1 | | 199 | 2025-05-27 04:33:50 | DB1 | | 200 | 2025-05-27 04:33:53 | DB1 | | 201 | 2025-05-27 04:33:56 | DB1 | | 202 | 2025-05-27 04:33:59 | DB1 | | 203 | 2025-05-27 04:34:02 | DB1 | | 204 | 2025-05-27 04:34:05 | DB1 | | 205 | 2025-05-27 04:34:08 | DB1 | | 206 | 2025-05-27 04:34:11 | DB1 | | 207 | 2025-05-27 04:34:15 | DB1 | | 208 | 2025-05-27 04:34:18 | DB1 | | 209 | 2025-05-27 04:34:21 | DB1 | | 210 | 2025-05-27 04:34:24 | DB1 | | 211 | 2025-05-27 04:34:27 | DB1 | | 212 | 2025-05-27 04:34:30 | DB1 | | 213 | 2025-05-27 04:34:33 | DB1 | | 214 | 2025-05-27 04:34:36 | DB1 | | 215 | 2025-05-27 04:34:39 | DB1 | | 216 | 2025-05-27 04:34:42 | DB1 | | 217 | 2025-05-27 04:34:45 | DB1 | | 218 | 2025-05-27 04:34:48 | DB1 | | 219 | 2025-05-27 04:34:51 | DB1 | | 220 | 2025-05-27 04:34:54 | DB1 | | 221 | 2025-05-27 04:34:57 | DB1 | | 222 | 2025-05-27 04:35:00 | DB1 | | 223 | 2025-05-27 04:35:03 | DB1 | | 224 | 2025-05-27 04:35:06 | DB1 | | 225 | 2025-05-27 04:35:09 | DB1 | | 226 | 2025-05-27 04:35:12 | DB1 | | 227 | 2025-05-27 04:35:15 | DB1 | | 228 | 2025-05-27 04:35:18 | DB1 | | 229 | 2025-05-27 04:35:21 | DB1 | | 230 | 2025-05-27 04:35:24 | DB1 | | 231 | 2025-05-27 04:35:27 | DB1 | | 232 | 2025-05-27 04:35:30 | DB1 | | 233 | 2025-05-27 04:35:33 | DB1 | | 234 | 2025-05-27 04:35:36 | DB1 | | 235 | 2025-05-27 04:35:39 | DB1 | | 236 | 2025-05-27 04:35:42 | DB1 | | 237 | 2025-05-27 04:35:45 | DB1 | | 238 | 2025-05-27 04:35:48 | DB1 | | 239 | 2025-05-27 04:35:51 | DB1 | | 240 | 2025-05-27 04:35:54 | DB1 | | 241 | 2025-05-27 04:35:57 | DB1 | | 242 | 2025-05-27 04:36:00 | DB1 | | 243 | 2025-05-27 04:36:03 | DB1 | | 244 | 2025-05-27 04:36:06 | DB1 | | 245 | 2025-05-27 04:36:09 | DB1 | | 246 | 2025-05-27 04:36:12 | DB1 | | 247 | 2025-05-27 04:36:15 | DB1 | | 248 | 2025-05-27 04:36:19 | DB1 | | 249 | 2025-05-27 04:36:22 | DB1 | | 250 | 2025-05-27 04:36:25 | DB1 | | 251 | 2025-05-27 04:36:28 | DB1 | | 252 | 2025-05-27 04:36:31 | DB1 | | 253 | 2025-05-27 04:36:34 | DB1 | | 254 | 2025-05-27 04:36:37 | DB1 | | 255 | 2025-05-27 04:36:40 | DB1 | | 256 | 2025-05-27 04:36:43 | DB1 | | 257 | 2025-05-27 04:36:46 | DB1 | | 258 | 2025-05-27 04:36:49 | DB1 | | 259 | 2025-05-27 04:36:52 | DB1 | | 260 | 2025-05-27 04:36:55 | DB1 | | 261 | 2025-05-27 04:36:58 | DB1 | | 263 | 2025-05-27 04:37:04 | DB1 | | 264 | 2025-05-27 04:37:07 | DB1 | | 265 | 2025-05-27 04:37:10 | DB1 | | 266 | 2025-05-27 04:37:13 | DB1 | | 267 | 2025-05-27 04:37:16 | DB1 | | 268 | 2025-05-27 04:37:19 | DB1 | | 269 | 2025-05-27 04:37:22 | DB1 | | 270 | 2025-05-27 04:37:25 | DB1 | | 271 | 2025-05-27 04:37:28 | DB1 | | 272 | 2025-05-27 04:37:31 | DB1 | | 273 | 2025-05-27 04:37:34 | DB1 | | 274 | 2025-05-27 04:37:37 | DB1 | | 275 | 2025-05-27 04:37:40 | DB1 | | 276 | 2025-05-27 04:37:43 | DB1 | | 277 | 2025-05-27 04:37:46 | DB1 | | 278 | 2025-05-27 04:37:49 | DB1 | | 279 | 2025-05-27 04:37:52 | DB1 | | 280 | 2025-05-27 04:37:55 | DB1 | | 281 | 2025-05-27 04:37:58 | DB1 | | 282 | 2025-05-27 04:38:01 | DB1 | | 283 | 2025-05-27 04:38:04 | DB1 | | 284 | 2025-05-27 04:38:07 | DB1 | | 285 | 2025-05-27 04:38:10 | DB1 | | 286 | 2025-05-27 04:38:13 | DB1 | | 287 | 2025-05-27 04:38:17 | DB1 | | 288 | 2025-05-27 04:38:20 | DB1 | | 289 | 2025-05-27 04:38:23 | DB1 | | 290 | 2025-05-27 04:38:26 | DB1 | | 291 | 2025-05-27 04:38:29 | DB1 | | 292 | 2025-05-27 04:38:32 | DB1 | | 293 | 2025-05-27 04:38:35 | DB1 | | 294 | 2025-05-27 04:38:38 | DB1 | | 295 | 2025-05-27 04:38:41 | DB1 | | 296 | 2025-05-27 04:38:44 | DB1 | | 297 | 2025-05-27 04:38:47 | DB1 | | 298 | 2025-05-27 04:38:50 | DB1 | | 299 | 2025-05-27 04:38:53 | DB1 | | 300 | 2025-05-27 04:38:56 | DB1 | | 301 | 2025-05-27 04:38:59 | DB1 | | 302 | 2025-05-27 04:39:02 | DB1 | | 303 | 2025-05-27 04:39:05 | DB1 | | 304 | 2025-05-27 04:39:08 | DB1 | | 305 | 2025-05-27 04:39:11 | DB1 | | 306 | 2025-05-27 04:39:14 | DB1 | | 307 | 2025-05-27 04:39:17 | DB1 | | 308 | 2025-05-27 04:39:20 | DB1 | | 309 | 2025-05-27 04:39:23 | DB1 | | 310 | 2025-05-27 04:39:26 | DB1 | | 311 | 2025-05-27 04:39:29 | DB1 | | 312 | 2025-05-27 04:39:32 | DB1 | | 313 | 2025-05-27 04:39:35 | DB1 | | 314 | 2025-05-27 04:39:38 | DB1 | | 315 | 2025-05-27 04:39:41 | DB1 | | 316 | 2025-05-27 04:39:44 | DB1 | | 317 | 2025-05-27 04:39:47 | DB1 | | 318 | 2025-05-27 04:39:50 | DB1 | | 319 | 2025-05-27 04:39:53 | DB1 | | 320 | 2025-05-27 04:39:56 | DB1 | | 321 | 2025-05-27 04:39:59 | DB1 | | 322 | 2025-05-27 04:40:02 | DB1 | | 323 | 2025-05-27 04:40:05 | DB1 | | 324 | 2025-05-27 04:40:08 | DB1 | | 325 | 2025-05-27 04:40:11 | DB1 | | 346 | 2025-05-27 04:41:15 | DB1 | | 347 | 2025-05-27 04:41:18 | DB1 | | 348 | 2025-05-27 04:41:21 | DB1 | | 349 | 2025-05-27 04:41:24 | DB1 | | 350 | 2025-05-27 04:41:27 | DB1 | | 351 | 2025-05-27 04:41:30 | DB1 | | 352 | 2025-05-27 04:41:33 | DB1 | | 353 | 2025-05-27 04:41:36 | DB1 | | 354 | 2025-05-27 04:41:39 | DB1 | | 355 | 2025-05-27 04:41:42 | DB1 | | 356 | 2025-05-27 04:41:45 | DB1 | | 357 | 2025-05-27 04:41:48 | DB1 | | 358 | 2025-05-27 04:41:51 | DB1 | | 359 | 2025-05-27 04:41:54 | DB1 | | 360 | 2025-05-27 04:41:57 | DB1 | | 361 | 2025-05-27 04:42:00 | DB1 | | 362 | 2025-05-27 04:42:03 | DB1 | | 363 | 2025-05-27 04:42:06 | DB1 | | 364 | 2025-05-27 04:42:10 | DB1 | | 365 | 2025-05-27 04:42:13 | DB1 | | 366 | 2025-05-27 04:42:16 | DB1 | | 367 | 2025-05-27 04:42:19 | DB1 | | 368 | 2025-05-27 04:42:22 | DB1 | | 369 | 2025-05-27 04:42:25 | DB1 | | 370 | 2025-05-27 04:42:28 | DB1 | | 371 | 2025-05-27 04:42:31 | DB1 | | 372 | 2025-05-27 04:42:34 | DB1 | | 373 | 2025-05-27 04:42:37 | DB1 | | 374 | 2025-05-27 04:42:40 | DB1 | | 375 | 2025-05-27 04:42:43 | DB1 | | 376 | 2025-05-27 04:42:46 | DB1 | | 377 | 2025-05-27 04:42:49 | DB1 | | 378 | 2025-05-27 04:42:52 | DB1 | | 379 | 2025-05-27 04:42:55 | DB1 | | 380 | 2025-05-27 04:42:58 | DB1 | | 381 | 2025-05-27 04:43:01 | DB1 | | 382 | 2025-05-27 04:43:04 | DB1 | | 383 | 2025-05-27 04:43:07 | DB1 | | 384 | 2025-05-27 04:43:10 | DB1 | | 385 | 2025-05-27 04:43:13 | DB1 | | 386 | 2025-05-27 04:43:16 | DB1 | | 387 | 2025-05-27 04:43:19 | DB1 | | 388 | 2025-05-27 04:43:22 | DB1 | | 389 | 2025-05-27 04:43:25 | DB1 | | 390 | 2025-05-27 04:43:28 | DB1 | | 391 | 2025-05-27 04:43:31 | DB1 | | 392 | 2025-05-27 04:43:34 | DB1 | | 393 | 2025-05-27 04:43:37 | DB1 | | 394 | 2025-05-27 04:43:40 | DB1 | | 395 | 2025-05-27 04:43:43 | DB1 | | 396 | 2025-05-27 04:43:46 | DB1 | | 397 | 2025-05-27 04:43:49 | DB1 | | 398 | 2025-05-27 04:43:52 | DB1 | | 399 | 2025-05-27 04:43:56 | DB1 | | 400 | 2025-05-27 04:43:59 | DB1 | | 401 | 2025-05-27 04:44:02 | DB1 | | 402 | 2025-05-27 04:44:05 | DB1 | | 403 | 2025-05-27 04:44:08 | DB1 | | 404 | 2025-05-27 04:44:11 | DB1 | | 405 | 2025-05-27 04:44:14 | DB1 | | 406 | 2025-05-27 04:44:17 | DB1 | | 481 | 2025-05-27 04:48:04 | DB1 | | 482 | 2025-05-27 04:48:07 | DB1 | | 483 | 2025-05-27 04:48:10 | DB1 | | 484 | 2025-05-27 04:48:13 | DB1 | | 485 | 2025-05-27 04:48:16 | DB1 | | 486 | 2025-05-27 04:48:19 | DB1 | | 487 | 2025-05-27 04:48:22 | DB1 | | 488 | 2025-05-27 04:48:25 | DB1 | | 489 | 2025-05-27 04:48:28 | DB1 | | 490 | 2025-05-27 04:48:31 | DB1 | | 491 | 2025-05-27 04:48:34 | DB1 | | 492 | 2025-05-27 04:48:37 | DB1 | | 493 | 2025-05-27 04:48:40 | DB1 | | 494 | 2025-05-27 04:48:43 | DB1 | | 495 | 2025-05-27 04:48:46 | DB1 | | 496 | 2025-05-27 04:48:49 | DB1 | | 497 | 2025-05-27 04:48:52 | DB1 | | 498 | 2025-05-27 04:48:55 | DB1 | | 499 | 2025-05-27 04:48:58 | DB1 | | 500 | 2025-05-27 04:49:01 | DB1 | | 518 | 2025-05-27 04:49:56 | DB1 | | 519 | 2025-05-27 04:49:59 | DB1 | | 520 | 2025-05-27 04:50:02 | DB1 | | 521 | 2025-05-27 04:50:05 | DB1 | | 522 | 2025-05-27 04:50:08 | DB1 | | 523 | 2025-05-27 04:50:11 | DB1 | | 524 | 2025-05-27 04:50:14 | DB1 | | 525 | 2025-05-27 04:50:17 | DB1 | | 526 | 2025-05-27 04:50:20 | DB1 | | 527 | 2025-05-27 04:50:23 | DB1 | | 528 | 2025-05-27 04:50:26 | DB1 | | 529 | 2025-05-27 04:50:29 | DB1 | | 530 | 2025-05-27 04:50:32 | DB1 | | 531 | 2025-05-27 04:50:35 | DB1 | | 532 | 2025-05-27 04:50:38 | DB1 | | 533 | 2025-05-27 04:50:41 | DB1 | | 534 | 2025-05-27 04:50:44 | DB1 | | 535 | 2025-05-27 04:50:47 | DB1 | | 536 | 2025-05-27 04:50:50 | DB1 | | 537 | 2025-05-27 04:50:53 | DB1 | | 538 | 2025-05-27 04:50:56 | DB1 | | 539 | 2025-05-27 04:50:59 | DB1 | | 540 | 2025-05-27 04:51:02 | DB1 | | 541 | 2025-05-27 04:51:05 | DB1 | | 542 | 2025-05-27 04:51:08 | DB1 | | 543 | 2025-05-27 04:51:11 | DB1 | | 544 | 2025-05-27 04:51:14 | DB1 | | 545 | 2025-05-27 04:51:18 | DB1 | | 546 | 2025-05-27 04:51:21 | DB1 | | 547 | 2025-05-27 04:51:24 | DB1 | | 548 | 2025-05-27 04:51:27 | DB1 | | 549 | 2025-05-27 04:51:30 | DB1 | | 550 | 2025-05-27 04:51:33 | DB1 | | 551 | 2025-05-27 04:51:36 | DB1 | | 552 | 2025-05-27 04:51:39 | DB1 | | 553 | 2025-05-27 04:51:42 | DB1 | | 554 | 2025-05-27 04:51:45 | DB1 | | 555 | 2025-05-27 04:51:48 | DB1 | | 556 | 2025-05-27 04:51:51 | DB1 | | 557 | 2025-05-27 04:51:54 | DB1 | | 558 | 2025-05-27 04:51:57 | DB1 | | 559 | 2025-05-27 04:52:00 | DB1 | | 560 | 2025-05-27 04:52:03 | DB1 | | 561 | 2025-05-27 04:52:06 | DB1 | | 562 | 2025-05-27 04:52:09 | DB1 | | 563 | 2025-05-27 04:52:12 | DB1 | | 564 | 2025-05-27 04:52:15 | DB1 | | 565 | 2025-05-27 04:52:19 | DB1 | | 566 | 2025-05-27 04:52:22 | DB1 | | 567 | 2025-05-27 04:52:25 | DB1 | | 568 | 2025-05-27 04:52:28 | DB1 | | 569 | 2025-05-27 04:52:31 | DB1 | | 570 | 2025-05-27 04:52:34 | DB1 | | 571 | 2025-05-27 04:52:37 | DB1 | | 572 | 2025-05-27 04:52:40 | DB1 | | 573 | 2025-05-27 04:52:43 | DB1 | | 574 | 2025-05-27 04:52:46 | DB1 | | 575 | 2025-05-27 04:52:49 | DB1 | | 576 | 2025-05-27 04:52:52 | DB1 | | 577 | 2025-05-27 04:52:55 | DB1 | | 578 | 2025-05-27 04:52:58 | DB1 | | 579 | 2025-05-27 04:53:01 | DB1 | | 580 | 2025-05-27 04:53:04 | DB1 | | 581 | 2025-05-27 04:53:07 | DB1 | | 582 | 2025-05-27 04:53:10 | DB1 | | 583 | 2025-05-27 04:53:13 | DB1 | | 584 | 2025-05-27 04:53:16 | DB1 | | 585 | 2025-05-27 04:53:19 | DB1 | | 586 | 2025-05-27 04:53:22 | DB1 | | 587 | 2025-05-27 04:53:25 | DB1 | | 588 | 2025-05-27 04:53:28 | DB1 | | 589 | 2025-05-27 04:53:31 | DB1 | | 590 | 2025-05-27 04:53:34 | DB1 | | 591 | 2025-05-27 04:53:37 | DB1 | | 592 | 2025-05-27 04:53:40 | DB1 | | 593 | 2025-05-27 04:53:43 | DB1 | | 594 | 2025-05-27 04:53:46 | DB1 | | 595 | 2025-05-27 04:53:49 | DB1 | | 596 | 2025-05-27 04:53:52 | DB1 | | 597 | 2025-05-27 04:53:55 | DB1 | | 598 | 2025-05-27 04:53:59 | DB1 | | 599 | 2025-05-27 04:54:02 | DB1 | | 600 | 2025-05-27 04:54:05 | DB1 | | 601 | 2025-05-27 04:54:08 | DB1 | | 602 | 2025-05-27 04:54:11 | DB1 | | 603 | 2025-05-27 04:54:14 | DB1 | | 604 | 2025-05-27 04:54:17 | DB1 | | 605 | 2025-05-27 04:54:20 | DB1 | | 606 | 2025-05-27 04:54:23 | DB1 | | 607 | 2025-05-27 04:54:26 | DB1 | | 608 | 2025-05-27 04:54:29 | DB1 | | 609 | 2025-05-27 04:54:32 | DB1 | | 610 | 2025-05-27 04:54:35 | DB1 | | 611 | 2025-05-27 04:54:38 | DB1 | | 612 | 2025-05-27 04:54:41 | DB1 | | 613 | 2025-05-27 04:54:44 | DB1 | | 614 | 2025-05-27 04:54:47 | DB1 | | 615 | 2025-05-27 04:54:50 | DB1 | | 616 | 2025-05-27 04:54:53 | DB1 | | 617 | 2025-05-27 04:54:56 | DB1 | | 618 | 2025-05-27 04:54:59 | DB1 | | 619 | 2025-05-27 04:55:02 | DB1 | | 620 | 2025-05-27 04:55:05 | DB1 | | 621 | 2025-05-27 04:55:08 | DB1 | | 622 | 2025-05-27 04:55:11 | DB1 | | 623 | 2025-05-27 04:55:14 | DB1 | | 624 | 2025-05-27 04:55:17 | DB1 | | 625 | 2025-05-27 04:55:20 | DB1 | | 626 | 2025-05-27 04:55:23 | DB1 | | 627 | 2025-05-27 04:55:26 | DB1 | | 628 | 2025-05-27 04:55:29 | DB1 | | 629 | 2025-05-27 04:55:32 | DB1 | | 630 | 2025-05-27 04:55:35 | DB1 | | 631 | 2025-05-27 04:55:38 | DB1 | | 632 | 2025-05-27 04:55:42 | DB1 | | 633 | 2025-05-27 04:55:45 | DB1 | | 634 | 2025-05-27 04:55:48 | DB1 | | 635 | 2025-05-27 04:55:51 | DB1 | | 636 | 2025-05-27 04:55:54 | DB1 | | 637 | 2025-05-27 04:55:57 | DB1 | | 638 | 2025-05-27 04:56:00 | DB1 | | 639 | 2025-05-27 04:56:03 | DB1 | | 640 | 2025-05-27 04:56:06 | DB1 | | 641 | 2025-05-27 04:56:09 | DB1 | | 642 | 2025-05-27 04:56:12 | DB1 | | 643 | 2025-05-27 04:56:15 | DB1 | | 644 | 2025-05-27 04:56:18 | DB1 | | 645 | 2025-05-27 04:56:21 | DB1 | | 646 | 2025-05-27 04:56:24 | DB1 | | 647 | 2025-05-27 04:56:27 | DB1 | | 648 | 2025-05-27 04:56:30 | DB1 | | 649 | 2025-05-27 04:56:33 | DB1 | | 650 | 2025-05-27 04:56:36 | DB1 | | 651 | 2025-05-27 04:56:39 | DB1 | | 652 | 2025-05-27 04:56:42 | DB1 | | 653 | 2025-05-27 04:56:45 | DB1 | | 654 | 2025-05-27 04:56:48 | DB1 | | 655 | 2025-05-27 04:56:51 | DB1 | | 656 | 2025-05-27 04:56:54 | DB1 | | 657 | 2025-05-27 04:56:57 | DB1 | | 658 | 2025-05-27 04:57:00 | DB1 | | 659 | 2025-05-27 04:57:03 | DB1 | | 660 | 2025-05-27 04:57:06 | DB1 | | 661 | 2025-05-27 04:57:09 | DB1 | | 662 | 2025-05-27 04:57:12 | DB1 | | 663 | 2025-05-27 04:57:15 | DB1 | | 664 | 2025-05-27 04:57:18 | DB1 | | 665 | 2025-05-27 04:57:21 | DB1 | | 666 | 2025-05-27 04:57:24 | DB1 | | 667 | 2025-05-27 04:57:27 | DB1 | | 668 | 2025-05-27 04:57:30 | DB1 | | 669 | 2025-05-27 04:57:33 | DB1 | | 670 | 2025-05-27 04:57:36 | DB1 | | 671 | 2025-05-27 04:57:39 | DB1 | | 672 | 2025-05-27 04:57:42 | DB1 | | 673 | 2025-05-27 04:57:45 | DB1 | | 674 | 2025-05-27 04:57:48 | DB1 | | 675 | 2025-05-27 04:57:51 | DB1 | | 676 | 2025-05-27 04:57:54 | DB1 | | 677 | 2025-05-27 04:57:57 | DB1 | | 678 | 2025-05-27 04:58:01 | DB1 | | 679 | 2025-05-27 04:58:04 | DB1 | | 680 | 2025-05-27 04:58:07 | DB1 | | 681 | 2025-05-27 04:58:10 | DB1 | | 682 | 2025-05-27 04:58:13 | DB1 | | 683 | 2025-05-27 04:58:16 | DB1 | | 684 | 2025-05-27 04:58:19 | DB1 | | 685 | 2025-05-27 04:58:22 | DB1 | | 686 | 2025-05-27 04:58:25 | DB1 | | 687 | 2025-05-27 04:58:28 | DB1 | | 688 | 2025-05-27 04:58:31 | DB1 | | 689 | 2025-05-27 04:58:34 | DB1 | | 690 | 2025-05-27 04:58:37 | DB1 | | 691 | 2025-05-27 04:58:40 | DB1 | | 692 | 2025-05-27 04:58:43 | DB1 | | 693 | 2025-05-27 04:58:46 | DB1 | | 694 | 2025-05-27 04:58:49 | DB1 | | 695 | 2025-05-27 04:58:52 | DB1 | | 696 | 2025-05-27 04:58:55 | DB1 | | 697 | 2025-05-27 04:58:58 | DB1 | | 698 | 2025-05-27 04:59:01 | DB1 | | 699 | 2025-05-27 04:59:04 | DB1 | | 700 | 2025-05-27 04:59:07 | DB1 | | 701 | 2025-05-27 04:59:10 | DB1 | | 702 | 2025-05-27 04:59:13 | DB1 | | 703 | 2025-05-27 04:59:16 | DB1 | | 704 | 2025-05-27 04:59:19 | DB1 | | 705 | 2025-05-27 04:59:22 | DB1 | | 706 | 2025-05-27 04:59:25 | DB1 | | 707 | 2025-05-27 04:59:28 | DB1 | | 708 | 2025-05-27 04:59:31 | DB1 | | 709 | 2025-05-27 04:59:34 | DB1 | | 710 | 2025-05-27 04:59:37 | DB1 | | 711 | 2025-05-27 04:59:40 | DB1 | | 712 | 2025-05-27 04:59:43 | DB1 | | 713 | 2025-05-27 04:59:46 | DB1 | | 714 | 2025-05-27 04:59:49 | DB1 | | 715 | 2025-05-27 04:59:52 | DB1 | | 716 | 2025-05-27 04:59:55 | DB1 | | 717 | 2025-05-27 04:59:58 | DB1 | | 718 | 2025-05-27 05:00:01 | DB1 | | 719 | 2025-05-27 05:00:04 | DB1 | | 720 | 2025-05-27 05:00:07 | DB1 | | 721 | 2025-05-27 05:00:10 | DB1 | | 722 | 2025-05-27 05:00:14 | DB1 | | 723 | 2025-05-27 05:00:17 | DB1 | | 724 | 2025-05-27 05:00:20 | DB1 | | 725 | 2025-05-27 05:00:23 | DB1 | | 726 | 2025-05-27 05:00:26 | DB1 | | 727 | 2025-05-27 05:00:29 | DB1 | | 728 | 2025-05-27 05:00:32 | DB1 | | 729 | 2025-05-27 05:00:35 | DB1 | | 730 | 2025-05-27 05:00:38 | DB1 | | 731 | 2025-05-27 05:00:41 | DB1 | | 732 | 2025-05-27 05:00:44 | DB1 | | 733 | 2025-05-27 05:00:47 | DB1 | | 734 | 2025-05-27 05:00:50 | DB1 | | 735 | 2025-05-27 05:00:53 | DB1 | | 736 | 2025-05-27 05:00:56 | DB1 | | 737 | 2025-05-27 05:00:59 | DB1 | | 738 | 2025-05-27 05:01:02 | DB1 | | 739 | 2025-05-27 05:01:05 | DB1 | | 740 | 2025-05-27 05:01:08 | DB1 | | 741 | 2025-05-27 05:01:11 | DB1 | | 742 | 2025-05-27 05:01:14 | DB1 | | 743 | 2025-05-27 05:01:17 | DB1 | | 744 | 2025-05-27 05:01:20 | DB1 | | 745 | 2025-05-27 05:01:23 | DB1 | | 746 | 2025-05-27 05:01:26 | DB1 | | 747 | 2025-05-27 05:01:29 | DB1 | | 748 | 2025-05-27 05:01:32 | DB1 | | 749 | 2025-05-27 05:01:35 | DB1 | | 750 | 2025-05-27 05:01:38 | DB1 | | 751 | 2025-05-27 05:01:41 | DB1 | | 752 | 2025-05-27 05:01:44 | DB1 | | 753 | 2025-05-27 05:01:47 | DB1 | | 754 | 2025-05-27 05:01:50 | DB1 | | 755 | 2025-05-27 05:01:53 | DB1 | | 756 | 2025-05-27 05:01:56 | DB1 | | 757 | 2025-05-27 05:01:59 | DB1 | | 758 | 2025-05-27 05:02:03 | DB1 | | 759 | 2025-05-27 05:02:06 | DB1 | | 760 | 2025-05-27 05:02:09 | DB1 | | 761 | 2025-05-27 05:02:12 | DB1 | | 762 | 2025-05-27 05:02:15 | DB1 | | 763 | 2025-05-27 05:02:18 | DB1 | | 764 | 2025-05-27 05:02:21 | DB1 | | 765 | 2025-05-27 05:02:24 | DB1 | | 766 | 2025-05-27 05:02:27 | DB1 | | 767 | 2025-05-27 05:02:30 | DB1 | | 768 | 2025-05-27 05:02:33 | DB1 | | 769 | 2025-05-27 05:02:36 | DB1 | | 770 | 2025-05-27 05:02:39 | DB1 | | 771 | 2025-05-27 05:02:42 | DB1 | | 772 | 2025-05-27 05:02:45 | DB1 | | 773 | 2025-05-27 05:02:48 | DB1 | | 774 | 2025-05-27 05:02:51 | DB1 | | 775 | 2025-05-27 05:02:54 | DB1 | | 776 | 2025-05-27 05:02:57 | DB1 | | 777 | 2025-05-27 05:03:00 | DB1 | | 778 | 2025-05-27 05:03:03 | DB1 | | 779 | 2025-05-27 05:03:06 | DB1 | | 780 | 2025-05-27 05:03:09 | DB1 | | 781 | 2025-05-27 05:03:12 | DB1 | | 782 | 2025-05-27 05:03:15 | DB1 | | 783 | 2025-05-27 05:03:18 | DB1 | | 784 | 2025-05-27 05:03:21 | DB1 | | 785 | 2025-05-27 05:03:24 | DB1 | | 786 | 2025-05-27 05:03:27 | DB1 | | 787 | 2025-05-27 05:03:30 | DB1 | | 788 | 2025-05-27 05:03:33 | DB1 | | 789 | 2025-05-27 05:03:36 | DB1 | | 790 | 2025-05-27 05:03:39 | DB1 | | 791 | 2025-05-27 05:03:42 | DB1 | | 792 | 2025-05-27 05:03:45 | DB1 | | 793 | 2025-05-27 05:03:48 | DB1 | | 794 | 2025-05-27 05:03:51 | DB1 | | 795 | 2025-05-27 05:03:54 | DB1 | | 796 | 2025-05-27 05:03:57 | DB1 | | 797 | 2025-05-27 05:04:00 | DB1 | | 798 | 2025-05-27 05:04:03 | DB1 | | 799 | 2025-05-27 05:04:06 | DB1 | | 800 | 2025-05-27 05:04:09 | DB1 | | 801 | 2025-05-27 05:04:12 | DB1 | | 802 | 2025-05-27 05:04:15 | DB1 | | 803 | 2025-05-27 05:04:18 | DB1 | | 804 | 2025-05-27 05:04:22 | DB1 | | 805 | 2025-05-27 05:04:25 | DB1 | | 806 | 2025-05-27 05:04:28 | DB1 | | 807 | 2025-05-27 05:04:31 | DB1 | | 808 | 2025-05-27 05:04:34 | DB1 | | 809 | 2025-05-27 05:04:37 | DB1 | | 810 | 2025-05-27 05:04:40 | DB1 | | 811 | 2025-05-27 05:04:43 | DB1 | | 812 | 2025-05-27 05:04:46 | DB1 | | 813 | 2025-05-27 05:04:49 | DB1 | | 814 | 2025-05-27 05:04:52 | DB1 | | 815 | 2025-05-27 05:04:55 | DB1 | | 816 | 2025-05-27 05:04:58 | DB1 | | 817 | 2025-05-27 05:05:01 | DB1 | | 818 | 2025-05-27 05:05:04 | DB1 | | 819 | 2025-05-27 05:05:07 | DB1 | | 820 | 2025-05-27 05:05:10 | DB1 | | 821 | 2025-05-27 05:05:13 | DB1 | | 822 | 2025-05-27 05:05:16 | DB1 | | 823 | 2025-05-27 05:05:19 | DB1 | | 824 | 2025-05-27 05:05:22 | DB1 | | 825 | 2025-05-27 05:05:25 | DB1 | | 826 | 2025-05-27 05:05:28 | DB1 | | 827 | 2025-05-27 05:05:31 | DB1 | | 828 | 2025-05-27 05:05:34 | DB1 | | 829 | 2025-05-27 05:05:37 | DB1 | | 830 | 2025-05-27 05:05:40 | DB1 | | 831 | 2025-05-27 05:05:43 | DB1 | | 832 | 2025-05-27 05:05:46 | DB1 | | 833 | 2025-05-27 05:05:49 | DB1 | | 834 | 2025-05-27 05:05:52 | DB1 | | 835 | 2025-05-27 05:05:55 | DB1 | | 836 | 2025-05-27 05:05:58 | DB1 | | 837 | 2025-05-27 05:06:01 | DB1 | | 838 | 2025-05-27 05:06:04 | DB1 | | 839 | 2025-05-27 05:06:07 | DB1 | | 840 | 2025-05-27 05:06:10 | DB1 | | 841 | 2025-05-27 05:06:13 | DB1 | | 842 | 2025-05-27 05:06:16 | DB1 | | 843 | 2025-05-27 05:06:19 | DB1 | | 844 | 2025-05-27 05:06:22 | DB1 | | 845 | 2025-05-27 05:06:25 | DB1 | | 846 | 2025-05-27 05:06:29 | DB1 | | 847 | 2025-05-27 05:06:32 | DB1 | | 848 | 2025-05-27 05:06:35 | DB1 | | 849 | 2025-05-27 05:08:33 | DB1 | | 850 | 2025-05-27 05:08:36 | DB1 | | 851 | 2025-05-27 05:08:39 | DB1 | | 852 | 2025-05-27 05:08:42 | DB1 | | 853 | 2025-05-27 05:08:45 | DB1 | | 854 | 2025-05-27 05:08:48 | DB1 | | 855 | 2025-05-27 05:08:51 | DB1 | | 856 | 2025-05-27 05:08:54 | DB1 | | 857 | 2025-05-27 05:08:57 | DB1 | | 858 | 2025-05-27 05:09:00 | DB1 | | 859 | 2025-05-27 05:09:03 | DB1 | | 860 | 2025-05-27 05:09:06 | DB1 | | 861 | 2025-05-27 05:09:09 | DB1 | | 862 | 2025-05-27 05:09:12 | DB1 | | 863 | 2025-05-27 05:09:15 | DB1 | | 864 | 2025-05-27 05:09:18 | DB1 | | 865 | 2025-05-27 05:09:21 | DB1 | | 866 | 2025-05-27 05:09:24 | DB1 | | 867 | 2025-05-27 05:09:27 | DB1 | | 868 | 2025-05-27 05:09:30 | DB1 | | 869 | 2025-05-27 05:09:33 | DB1 | | 870 | 2025-05-27 05:09:36 | DB1 | | 871 | 2025-05-27 05:09:39 | DB1 | | 872 | 2025-05-27 05:09:42 | DB1 | | 873 | 2025-05-27 05:09:45 | DB1 | | 874 | 2025-05-27 05:09:48 | DB1 | | 875 | 2025-05-27 05:09:51 | DB1 | | 876 | 2025-05-27 05:09:54 | DB1 | | 877 | 2025-05-27 05:09:57 | DB1 | | 878 | 2025-05-27 05:10:01 | DB1 | | 879 | 2025-05-27 05:10:04 | DB1 | | 880 | 2025-05-27 05:10:07 | DB1 | | 881 | 2025-05-27 05:10:10 | DB1 | | 882 | 2025-05-27 05:10:13 | DB1 | | 883 | 2025-05-27 05:10:16 | DB1 | | 884 | 2025-05-27 05:10:19 | DB1 | | 885 | 2025-05-27 05:10:22 | DB1 | | 886 | 2025-05-27 05:10:25 | DB1 | | 887 | 2025-05-27 05:10:28 | DB1 | | 888 | 2025-05-27 05:10:31 | DB1 | | 889 | 2025-05-27 05:10:34 | DB1 | | 890 | 2025-05-27 05:10:37 | DB1 | | 891 | 2025-05-27 05:10:40 | DB1 | | 892 | 2025-05-27 05:10:43 | DB1 | | 893 | 2025-05-27 05:10:46 | DB1 | | 894 | 2025-05-27 05:10:49 | DB1 | | 895 | 2025-05-27 05:10:52 | DB1 | | 896 | 2025-05-27 05:10:55 | DB1 | | 897 | 2025-05-27 05:10:58 | DB1 | | 898 | 2025-05-27 05:11:01 | DB1 | | 899 | 2025-05-27 05:11:04 | DB1 | | 900 | 2025-05-27 05:11:07 | DB1 | | 901 | 2025-05-27 05:11:10 | DB1 | | 902 | 2025-05-27 05:11:13 | DB1 | | 903 | 2025-05-27 05:11:16 | DB1 | | 904 | 2025-05-27 05:11:19 | DB1 | | 905 | 2025-05-27 05:11:22 | DB1 | | 906 | 2025-05-27 05:11:25 | DB1 | | 907 | 2025-05-27 05:11:28 | DB1 | | 908 | 2025-05-27 05:11:31 | DB1 | | 909 | 2025-05-27 05:11:34 | DB1 | | 910 | 2025-05-27 05:11:37 | DB1 | | 911 | 2025-05-27 05:11:40 | DB1 | | 912 | 2025-05-27 05:11:43 | DB1 | | 913 | 2025-05-27 05:11:46 | DB1 | | 914 | 2025-05-27 05:11:49 | DB1 | | 915 | 2025-05-27 05:11:52 | DB1 | | 916 | 2025-05-27 05:11:55 | DB1 | | 917 | 2025-05-27 05:11:58 | DB1 | | 918 | 2025-05-27 05:12:01 | DB1 | | 919 | 2025-05-27 05:12:04 | DB1 | | 920 | 2025-05-27 05:12:07 | DB1 | | 921 | 2025-05-27 05:12:10 | DB1 | | 922 | 2025-05-27 05:12:13 | DB1 | | 923 | 2025-05-27 05:12:17 | DB1 | | 924 | 2025-05-27 05:12:20 | DB1 | | 925 | 2025-05-27 05:12:23 | DB1 | | 926 | 2025-05-27 05:12:26 | DB1 | | 927 | 2025-05-27 05:12:29 | DB1 | | 928 | 2025-05-27 05:12:32 | DB1 | | 929 | 2025-05-27 05:12:35 | DB1 | | 930 | 2025-05-27 05:12:38 | DB1 | | 931 | 2025-05-27 05:12:41 | DB1 | | 932 | 2025-05-27 05:12:44 | DB1 | | 933 | 2025-05-27 05:12:47 | DB1 | | 934 | 2025-05-27 05:12:50 | DB1 | | 935 | 2025-05-27 05:12:53 | DB1 | | 936 | 2025-05-27 05:12:56 | DB1 | | 937 | 2025-05-27 05:12:59 | DB1 | | 938 | 2025-05-27 05:13:02 | DB1 | | 939 | 2025-05-27 05:13:05 | DB1 | | 940 | 2025-05-27 05:13:08 | DB1 | | 941 | 2025-05-27 05:13:11 | DB1 | | 942 | 2025-05-27 05:13:14 | DB1 | | 943 | 2025-05-27 05:13:17 | DB1 | | 944 | 2025-05-27 05:13:20 | DB1 | | 945 | 2025-05-27 05:13:23 | DB1 | | 946 | 2025-05-27 05:13:26 | DB1 | | 947 | 2025-05-27 05:13:29 | DB1 | | 948 | 2025-05-27 05:13:32 | DB1 | | 949 | 2025-05-27 05:13:35 | DB1 | | 950 | 2025-05-27 05:13:38 | DB1 | | 951 | 2025-05-27 05:13:41 | DB1 | +-----+---------------------+----------+ 783 rows in set (0.002 sec) MariaDB [sso]> use drd Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed MariaDB [drd]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:01:33 | DB2 | | 1 | 2025-05-27 04:01:36 | DB2 | | 2 | 2025-05-27 04:01:39 | DB2 | | 3 | 2025-05-27 04:01:42 | DB2 | | 4 | 2025-05-27 04:06:57 | DB2 | | 5 | 2025-05-27 04:07:00 | DB2 | | 6 | 2025-05-27 04:07:03 | DB2 | | 7 | 2025-05-27 04:07:06 | DB2 | | 8 | 2025-05-27 04:07:09 | DB2 | | 9 | 2025-05-27 04:07:12 | DB2 | | 10 | 2025-05-27 04:07:15 | DB2 | | 11 | 2025-05-27 04:07:18 | DB2 | | 12 | 2025-05-27 04:07:21 | DB2 | | 13 | 2025-05-27 04:07:24 | DB2 | | 14 | 2025-05-27 04:07:27 | DB2 | | 15 | 2025-05-27 04:07:30 | DB2 | | 16 | 2025-05-27 04:07:33 | DB2 | | 17 | 2025-05-27 04:07:36 | DB2 | | 18 | 2025-05-27 04:07:39 | DB2 | | 19 | 2025-05-27 04:07:42 | DB2 | | 20 | 2025-05-27 04:07:45 | DB2 | | 21 | 2025-05-27 04:07:48 | DB2 | | 22 | 2025-05-27 04:07:51 | DB2 | | 23 | 2025-05-27 04:12:04 | DB2 | | 24 | 2025-05-27 04:12:07 | DB2 | | 25 | 2025-05-27 04:12:10 | DB2 | | 26 | 2025-05-27 04:12:13 | DB2 | | 27 | 2025-05-27 04:12:16 | DB2 | | 28 | 2025-05-27 04:12:19 | DB2 | | 29 | 2025-05-27 04:12:22 | DB2 | | 30 | 2025-05-27 04:12:25 | DB2 | | 31 | 2025-05-27 04:12:28 | DB2 | | 32 | 2025-05-27 04:12:31 | DB2 | | 33 | 2025-05-27 04:12:34 | DB2 | | 34 | 2025-05-27 04:12:37 | DB2 | | 35 | 2025-05-27 04:12:40 | DB2 | | 36 | 2025-05-27 04:12:43 | DB2 | | 37 | 2025-05-27 04:12:46 | DB2 | | 38 | 2025-05-27 04:12:49 | DB2 | | 39 | 2025-05-27 04:12:52 | DB2 | | 40 | 2025-05-27 04:12:55 | DB2 | | 41 | 2025-05-27 04:12:58 | DB2 | | 42 | 2025-05-27 04:13:01 | DB2 | | 43 | 2025-05-27 04:13:05 | DB2 | | 44 | 2025-05-27 04:13:08 | DB2 | | 45 | 2025-05-27 04:13:11 | DB2 | | 46 | 2025-05-27 04:13:14 | DB2 | | 47 | 2025-05-27 04:13:17 | DB2 | | 48 | 2025-05-27 04:13:20 | DB2 | | 49 | 2025-05-27 04:13:23 | DB2 | | 50 | 2025-05-27 04:13:26 | DB2 | | 51 | 2025-05-27 04:13:29 | DB2 | | 52 | 2025-05-27 04:13:32 | DB2 | | 53 | 2025-05-27 04:13:35 | DB2 | | 110 | 2025-05-27 04:16:27 | DB2 | | 111 | 2025-05-27 04:16:30 | DB2 | | 112 | 2025-05-27 04:16:33 | DB2 | | 113 | 2025-05-27 04:16:36 | DB2 | | 114 | 2025-05-27 04:16:39 | DB2 | | 115 | 2025-05-27 04:16:42 | DB2 | | 116 | 2025-05-27 04:16:45 | DB2 | | 117 | 2025-05-27 04:16:48 | DB2 | | 118 | 2025-05-27 04:16:51 | DB2 | | 119 | 2025-05-27 04:16:54 | DB2 | | 120 | 2025-05-27 04:16:57 | DB2 | | 121 | 2025-05-27 04:17:00 | DB2 | | 122 | 2025-05-27 04:17:03 | DB2 | | 123 | 2025-05-27 04:17:06 | DB2 | | 124 | 2025-05-27 04:17:09 | DB2 | | 125 | 2025-05-27 04:17:12 | DB2 | | 126 | 2025-05-27 04:17:15 | DB2 | | 127 | 2025-05-27 04:17:18 | DB2 | | 128 | 2025-05-27 04:17:21 | DB2 | | 129 | 2025-05-27 04:17:24 | DB2 | | 130 | 2025-05-27 04:17:27 | DB2 | | 131 | 2025-05-27 04:17:30 | DB2 | | 132 | 2025-05-27 04:17:33 | DB2 | | 133 | 2025-05-27 04:17:36 | DB2 | | 134 | 2025-05-27 04:17:39 | DB2 | | 135 | 2025-05-27 04:17:42 | DB2 | | 136 | 2025-05-27 04:17:45 | DB2 | | 137 | 2025-05-27 04:17:48 | DB2 | | 138 | 2025-05-27 04:17:51 | DB2 | | 139 | 2025-05-27 04:17:54 | DB2 | | 140 | 2025-05-27 04:17:57 | DB2 | | 141 | 2025-05-27 04:18:01 | DB2 | | 142 | 2025-05-27 04:18:04 | DB2 | | 143 | 2025-05-27 04:30:49 | DB2 | | 144 | 2025-05-27 04:30:52 | DB2 | | 145 | 2025-05-27 04:30:55 | DB2 | | 146 | 2025-05-27 04:30:58 | DB2 | | 147 | 2025-05-27 04:31:01 | DB2 | | 148 | 2025-05-27 04:31:04 | DB2 | | 149 | 2025-05-27 04:31:07 | DB2 | | 150 | 2025-05-27 04:31:10 | DB2 | | 151 | 2025-05-27 04:31:13 | DB2 | | 152 | 2025-05-27 04:31:16 | DB2 | | 153 | 2025-05-27 04:31:19 | DB2 | | 154 | 2025-05-27 04:31:22 | DB2 | | 155 | 2025-05-27 04:31:25 | DB2 | | 156 | 2025-05-27 04:31:28 | DB2 | | 157 | 2025-05-27 04:31:31 | DB2 | | 158 | 2025-05-27 04:31:34 | DB2 | | 159 | 2025-05-27 04:31:37 | DB2 | | 160 | 2025-05-27 04:31:40 | DB2 | | 161 | 2025-05-27 04:31:43 | DB2 | | 162 | 2025-05-27 04:31:46 | DB2 | | 163 | 2025-05-27 04:31:49 | DB2 | | 164 | 2025-05-27 04:31:52 | DB2 | | 165 | 2025-05-27 04:31:55 | DB2 | | 166 | 2025-05-27 04:31:58 | DB2 | | 167 | 2025-05-27 04:32:01 | DB2 | | 168 | 2025-05-27 04:32:04 | DB2 | | 169 | 2025-05-27 04:32:07 | DB2 | | 170 | 2025-05-27 04:32:10 | DB2 | | 171 | 2025-05-27 04:32:13 | DB2 | | 172 | 2025-05-27 04:32:16 | DB2 | | 173 | 2025-05-27 04:32:19 | DB2 | | 174 | 2025-05-27 04:32:22 | DB2 | | 175 | 2025-05-27 04:32:25 | DB2 | | 176 | 2025-05-27 04:32:28 | DB2 | | 177 | 2025-05-27 04:32:31 | DB2 | | 178 | 2025-05-27 04:32:34 | DB2 | | 179 | 2025-05-27 04:32:37 | DB2 | | 180 | 2025-05-27 04:32:40 | DB2 | | 181 | 2025-05-27 04:32:43 | DB2 | | 182 | 2025-05-27 04:32:46 | DB2 | | 183 | 2025-05-27 04:32:49 | DB2 | | 184 | 2025-05-27 04:32:52 | DB2 | | 185 | 2025-05-27 04:32:55 | DB2 | | 186 | 2025-05-27 04:32:58 | DB2 | | 189 | 2025-05-27 04:33:07 | DB2 | | 190 | 2025-05-27 04:33:10 | DB2 | | 191 | 2025-05-27 04:33:14 | DB2 | | 192 | 2025-05-27 04:33:17 | DB2 | | 193 | 2025-05-27 04:33:20 | DB2 | | 194 | 2025-05-27 04:33:23 | DB2 | | 195 | 2025-05-27 04:33:26 | DB2 | | 196 | 2025-05-27 04:33:29 | DB2 | | 197 | 2025-05-27 04:33:32 | DB2 | | 198 | 2025-05-27 04:33:35 | DB2 | | 199 | 2025-05-27 04:33:38 | DB2 | | 200 | 2025-05-27 04:33:41 | DB2 | | 201 | 2025-05-27 04:33:44 | DB2 | | 202 | 2025-05-27 04:33:47 | DB2 | | 203 | 2025-05-27 04:33:50 | DB2 | | 204 | 2025-05-27 04:33:53 | DB2 | | 205 | 2025-05-27 04:33:56 | DB2 | | 206 | 2025-05-27 04:33:59 | DB2 | | 207 | 2025-05-27 04:34:02 | DB2 | | 208 | 2025-05-27 04:34:05 | DB2 | | 209 | 2025-05-27 04:34:08 | DB2 | | 210 | 2025-05-27 04:34:11 | DB2 | | 211 | 2025-05-27 04:34:14 | DB2 | | 212 | 2025-05-27 04:34:17 | DB2 | | 213 | 2025-05-27 04:34:20 | DB2 | | 214 | 2025-05-27 04:34:23 | DB2 | | 215 | 2025-05-27 04:34:26 | DB2 | | 216 | 2025-05-27 04:34:29 | DB2 | | 217 | 2025-05-27 04:34:32 | DB2 | | 218 | 2025-05-27 04:34:35 | DB2 | | 219 | 2025-05-27 04:34:38 | DB2 | | 220 | 2025-05-27 04:34:41 | DB2 | | 221 | 2025-05-27 04:34:44 | DB2 | | 222 | 2025-05-27 04:34:47 | DB2 | | 223 | 2025-05-27 04:34:50 | DB2 | | 224 | 2025-05-27 04:34:53 | DB2 | | 225 | 2025-05-27 04:34:56 | DB2 | | 226 | 2025-05-27 04:34:59 | DB2 | | 227 | 2025-05-27 04:35:02 | DB2 | | 228 | 2025-05-27 04:35:05 | DB2 | | 229 | 2025-05-27 04:35:08 | DB2 | | 230 | 2025-05-27 04:35:11 | DB2 | | 231 | 2025-05-27 04:35:14 | DB2 | | 232 | 2025-05-27 04:35:17 | DB2 | | 233 | 2025-05-27 04:35:20 | DB2 | | 234 | 2025-05-27 04:35:23 | DB2 | | 235 | 2025-05-27 04:35:26 | DB2 | | 236 | 2025-05-27 04:35:29 | DB2 | | 237 | 2025-05-27 04:35:33 | DB2 | | 238 | 2025-05-27 04:35:36 | DB2 | | 239 | 2025-05-27 04:35:39 | DB2 | | 240 | 2025-05-27 04:35:42 | DB2 | | 241 | 2025-05-27 04:35:45 | DB2 | | 242 | 2025-05-27 04:35:48 | DB2 | | 243 | 2025-05-27 04:35:51 | DB2 | | 244 | 2025-05-27 04:35:54 | DB2 | | 245 | 2025-05-27 04:35:57 | DB2 | | 246 | 2025-05-27 04:36:00 | DB2 | | 247 | 2025-05-27 04:36:03 | DB2 | | 248 | 2025-05-27 04:36:06 | DB2 | | 249 | 2025-05-27 04:36:09 | DB2 | | 250 | 2025-05-27 04:36:12 | DB2 | | 251 | 2025-05-27 04:36:15 | DB2 | | 252 | 2025-05-27 04:36:18 | DB2 | | 253 | 2025-05-27 04:36:21 | DB2 | | 254 | 2025-05-27 04:36:24 | DB2 | | 255 | 2025-05-27 04:36:27 | DB2 | | 256 | 2025-05-27 04:36:30 | DB2 | | 257 | 2025-05-27 04:36:33 | DB2 | | 258 | 2025-05-27 04:36:36 | DB2 | | 259 | 2025-05-27 04:36:39 | DB2 | | 260 | 2025-05-27 04:36:42 | DB2 | | 261 | 2025-05-27 04:36:45 | DB2 | | 262 | 2025-05-27 04:36:48 | DB2 | | 263 | 2025-05-27 04:36:51 | DB2 | | 264 | 2025-05-27 04:36:54 | DB2 | | 265 | 2025-05-27 04:36:57 | DB2 | | 266 | 2025-05-27 04:37:00 | DB2 | | 267 | 2025-05-27 04:37:03 | DB2 | | 268 | 2025-05-27 04:37:06 | DB2 | | 269 | 2025-05-27 04:37:09 | DB2 | | 270 | 2025-05-27 04:37:12 | DB2 | | 271 | 2025-05-27 04:37:15 | DB2 | | 272 | 2025-05-27 04:37:18 | DB2 | | 273 | 2025-05-27 04:37:21 | DB2 | | 274 | 2025-05-27 04:37:24 | DB2 | | 275 | 2025-05-27 04:37:27 | DB2 | | 276 | 2025-05-27 04:37:30 | DB2 | | 277 | 2025-05-27 04:37:33 | DB2 | | 278 | 2025-05-27 04:37:36 | DB2 | | 279 | 2025-05-27 04:37:39 | DB2 | | 280 | 2025-05-27 04:37:42 | DB2 | | 281 | 2025-05-27 04:37:45 | DB2 | | 282 | 2025-05-27 04:37:48 | DB2 | | 283 | 2025-05-27 04:37:51 | DB2 | | 284 | 2025-05-27 04:37:55 | DB2 | | 285 | 2025-05-27 04:37:58 | DB2 | | 286 | 2025-05-27 04:38:01 | DB2 | | 287 | 2025-05-27 04:38:04 | DB2 | | 288 | 2025-05-27 04:38:07 | DB2 | | 289 | 2025-05-27 04:38:10 | DB2 | | 290 | 2025-05-27 04:38:13 | DB2 | | 291 | 2025-05-27 04:38:16 | DB2 | | 292 | 2025-05-27 04:38:19 | DB2 | | 293 | 2025-05-27 04:38:22 | DB2 | | 294 | 2025-05-27 04:38:25 | DB2 | | 295 | 2025-05-27 04:38:28 | DB2 | | 296 | 2025-05-27 04:38:31 | DB2 | | 297 | 2025-05-27 04:38:34 | DB2 | | 298 | 2025-05-27 04:38:37 | DB2 | | 299 | 2025-05-27 04:38:40 | DB2 | | 300 | 2025-05-27 04:38:43 | DB2 | | 301 | 2025-05-27 04:38:46 | DB2 | | 302 | 2025-05-27 04:38:49 | DB2 | | 303 | 2025-05-27 04:38:52 | DB2 | | 304 | 2025-05-27 04:38:55 | DB2 | | 305 | 2025-05-27 04:38:58 | DB2 | | 306 | 2025-05-27 04:39:01 | DB2 | | 307 | 2025-05-27 04:39:04 | DB2 | | 308 | 2025-05-27 04:39:07 | DB2 | | 309 | 2025-05-27 04:39:10 | DB2 | | 310 | 2025-05-27 04:39:13 | DB2 | | 311 | 2025-05-27 04:39:16 | DB2 | | 312 | 2025-05-27 04:39:19 | DB2 | | 313 | 2025-05-27 04:39:22 | DB2 | | 314 | 2025-05-27 04:39:25 | DB2 | | 315 | 2025-05-27 04:39:28 | DB2 | | 316 | 2025-05-27 04:39:31 | DB2 | | 317 | 2025-05-27 04:39:34 | DB2 | | 318 | 2025-05-27 04:39:37 | DB2 | | 319 | 2025-05-27 04:39:40 | DB2 | | 320 | 2025-05-27 04:39:43 | DB2 | | 321 | 2025-05-27 04:39:46 | DB2 | | 322 | 2025-05-27 04:39:49 | DB2 | | 323 | 2025-05-27 04:39:52 | DB2 | | 324 | 2025-05-27 04:39:55 | DB2 | | 325 | 2025-05-27 04:39:58 | DB2 | | 326 | 2025-05-27 04:40:01 | DB2 | | 327 | 2025-05-27 04:40:04 | DB2 | | 328 | 2025-05-27 04:40:07 | DB2 | | 329 | 2025-05-27 04:40:10 | DB2 | | 350 | 2025-05-27 04:41:14 | DB2 | | 351 | 2025-05-27 04:41:17 | DB2 | | 352 | 2025-05-27 04:41:20 | DB2 | | 353 | 2025-05-27 04:41:23 | DB2 | | 354 | 2025-05-27 04:41:26 | DB2 | | 355 | 2025-05-27 04:41:29 | DB2 | | 356 | 2025-05-27 04:41:32 | DB2 | | 357 | 2025-05-27 04:41:35 | DB2 | | 358 | 2025-05-27 04:41:38 | DB2 | | 359 | 2025-05-27 04:41:41 | DB2 | | 360 | 2025-05-27 04:41:44 | DB2 | | 361 | 2025-05-27 04:41:47 | DB2 | | 362 | 2025-05-27 04:41:50 | DB2 | | 363 | 2025-05-27 04:41:53 | DB2 | | 364 | 2025-05-27 04:41:56 | DB2 | | 365 | 2025-05-27 04:41:59 | DB2 | | 366 | 2025-05-27 04:42:02 | DB2 | | 367 | 2025-05-27 04:42:05 | DB2 | | 368 | 2025-05-27 04:42:08 | DB2 | | 369 | 2025-05-27 04:42:11 | DB2 | | 370 | 2025-05-27 04:42:14 | DB2 | | 371 | 2025-05-27 04:42:17 | DB2 | | 372 | 2025-05-27 04:42:20 | DB2 | | 373 | 2025-05-27 04:42:23 | DB2 | | 374 | 2025-05-27 04:42:26 | DB2 | | 375 | 2025-05-27 04:42:29 | DB2 | | 376 | 2025-05-27 04:42:32 | DB2 | | 377 | 2025-05-27 04:42:35 | DB2 | | 378 | 2025-05-27 04:42:38 | DB2 | | 379 | 2025-05-27 04:42:41 | DB2 | | 380 | 2025-05-27 04:42:44 | DB2 | | 381 | 2025-05-27 04:42:48 | DB2 | | 382 | 2025-05-27 04:42:51 | DB2 | | 383 | 2025-05-27 04:42:54 | DB2 | | 384 | 2025-05-27 04:42:57 | DB2 | | 385 | 2025-05-27 04:43:00 | DB2 | | 386 | 2025-05-27 04:43:03 | DB2 | | 387 | 2025-05-27 04:43:06 | DB2 | | 388 | 2025-05-27 04:43:09 | DB2 | | 389 | 2025-05-27 04:43:12 | DB2 | | 390 | 2025-05-27 04:43:15 | DB2 | | 391 | 2025-05-27 04:43:18 | DB2 | | 392 | 2025-05-27 04:43:21 | DB2 | | 393 | 2025-05-27 04:43:24 | DB2 | | 394 | 2025-05-27 04:43:27 | DB2 | | 395 | 2025-05-27 04:43:30 | DB2 | | 396 | 2025-05-27 04:43:33 | DB2 | | 397 | 2025-05-27 04:43:36 | DB2 | | 398 | 2025-05-27 04:43:39 | DB2 | | 399 | 2025-05-27 04:43:42 | DB2 | | 400 | 2025-05-27 04:43:45 | DB2 | | 401 | 2025-05-27 04:43:48 | DB2 | | 402 | 2025-05-27 04:43:51 | DB2 | | 403 | 2025-05-27 04:43:54 | DB2 | | 404 | 2025-05-27 04:43:57 | DB2 | | 405 | 2025-05-27 04:44:00 | DB2 | | 406 | 2025-05-27 04:44:03 | DB2 | | 407 | 2025-05-27 04:44:06 | DB2 | | 408 | 2025-05-27 04:44:09 | DB2 | | 409 | 2025-05-27 04:44:12 | DB2 | | 410 | 2025-05-27 04:44:15 | DB2 | | 411 | 2025-05-27 04:44:18 | DB2 | | 486 | 2025-05-27 04:48:05 | DB2 | | 487 | 2025-05-27 04:48:08 | DB2 | | 488 | 2025-05-27 04:48:11 | DB2 | | 489 | 2025-05-27 04:48:14 | DB2 | | 490 | 2025-05-27 04:48:17 | DB2 | | 491 | 2025-05-27 04:48:20 | DB2 | | 492 | 2025-05-27 04:48:23 | DB2 | | 493 | 2025-05-27 04:48:26 | DB2 | | 494 | 2025-05-27 04:48:29 | DB2 | | 495 | 2025-05-27 04:48:33 | DB2 | | 496 | 2025-05-27 04:48:36 | DB2 | | 497 | 2025-05-27 04:48:39 | DB2 | | 498 | 2025-05-27 04:48:42 | DB2 | | 499 | 2025-05-27 04:48:45 | DB2 | | 500 | 2025-05-27 04:48:48 | DB2 | | 501 | 2025-05-27 04:48:51 | DB2 | | 502 | 2025-05-27 04:48:54 | DB2 | | 503 | 2025-05-27 04:48:57 | DB2 | | 504 | 2025-05-27 04:49:00 | DB2 | | 505 | 2025-05-27 04:49:03 | DB2 | | 523 | 2025-05-27 04:49:57 | DB2 | | 524 | 2025-05-27 04:50:00 | DB2 | | 525 | 2025-05-27 04:50:03 | DB2 | | 526 | 2025-05-27 04:50:06 | DB2 | | 527 | 2025-05-27 04:50:09 | DB2 | | 528 | 2025-05-27 04:50:12 | DB2 | | 529 | 2025-05-27 04:50:15 | DB2 | | 530 | 2025-05-27 04:50:18 | DB2 | | 531 | 2025-05-27 04:50:21 | DB2 | | 532 | 2025-05-27 04:50:24 | DB2 | | 533 | 2025-05-27 04:50:27 | DB2 | | 534 | 2025-05-27 04:50:30 | DB2 | | 535 | 2025-05-27 04:50:34 | DB2 | | 536 | 2025-05-27 04:50:37 | DB2 | | 537 | 2025-05-27 04:50:40 | DB2 | | 538 | 2025-05-27 04:50:43 | DB2 | | 539 | 2025-05-27 04:50:46 | DB2 | | 540 | 2025-05-27 04:50:49 | DB2 | | 541 | 2025-05-27 04:50:52 | DB2 | | 542 | 2025-05-27 04:50:55 | DB2 | | 543 | 2025-05-27 04:50:58 | DB2 | | 544 | 2025-05-27 04:51:01 | DB2 | | 545 | 2025-05-27 04:51:04 | DB2 | | 546 | 2025-05-27 04:51:07 | DB2 | | 547 | 2025-05-27 04:51:10 | DB2 | | 548 | 2025-05-27 04:51:13 | DB2 | | 549 | 2025-05-27 04:51:16 | DB2 | | 550 | 2025-05-27 04:51:19 | DB2 | | 551 | 2025-05-27 04:51:22 | DB2 | | 552 | 2025-05-27 04:51:25 | DB2 | | 553 | 2025-05-27 04:51:28 | DB2 | | 554 | 2025-05-27 04:51:31 | DB2 | | 555 | 2025-05-27 04:51:34 | DB2 | | 556 | 2025-05-27 04:51:37 | DB2 | | 557 | 2025-05-27 04:51:40 | DB2 | | 558 | 2025-05-27 04:51:43 | DB2 | | 559 | 2025-05-27 04:51:46 | DB2 | | 560 | 2025-05-27 04:51:49 | DB2 | | 561 | 2025-05-27 04:51:52 | DB2 | | 562 | 2025-05-27 04:51:55 | DB2 | | 563 | 2025-05-27 04:51:58 | DB2 | | 564 | 2025-05-27 04:52:01 | DB2 | | 565 | 2025-05-27 04:52:04 | DB2 | | 566 | 2025-05-27 04:52:07 | DB2 | | 567 | 2025-05-27 04:52:10 | DB2 | | 568 | 2025-05-27 04:52:13 | DB2 | | 569 | 2025-05-27 04:52:16 | DB2 | | 570 | 2025-05-27 04:52:19 | DB2 | | 571 | 2025-05-27 04:52:22 | DB2 | | 572 | 2025-05-27 04:52:25 | DB2 | | 573 | 2025-05-27 04:52:28 | DB2 | | 574 | 2025-05-27 04:52:31 | DB2 | | 575 | 2025-05-27 04:52:34 | DB2 | | 576 | 2025-05-27 04:52:37 | DB2 | | 577 | 2025-05-27 04:52:41 | DB2 | | 578 | 2025-05-27 04:52:44 | DB2 | | 579 | 2025-05-27 04:52:47 | DB2 | | 580 | 2025-05-27 04:52:50 | DB2 | | 581 | 2025-05-27 04:52:53 | DB2 | | 582 | 2025-05-27 04:52:56 | DB2 | | 583 | 2025-05-27 04:52:59 | DB2 | | 584 | 2025-05-27 04:53:02 | DB2 | | 585 | 2025-05-27 04:53:05 | DB2 | | 586 | 2025-05-27 04:53:08 | DB2 | | 587 | 2025-05-27 04:53:11 | DB2 | | 588 | 2025-05-27 04:53:14 | DB2 | | 589 | 2025-05-27 04:53:17 | DB2 | | 590 | 2025-05-27 04:53:20 | DB2 | | 591 | 2025-05-27 04:53:23 | DB2 | | 592 | 2025-05-27 04:53:26 | DB2 | | 593 | 2025-05-27 04:53:29 | DB2 | | 594 | 2025-05-27 04:53:32 | DB2 | | 595 | 2025-05-27 04:53:35 | DB2 | | 596 | 2025-05-27 04:53:38 | DB2 | | 597 | 2025-05-27 04:53:41 | DB2 | | 598 | 2025-05-27 04:53:44 | DB2 | | 599 | 2025-05-27 04:53:47 | DB2 | | 600 | 2025-05-27 04:53:50 | DB2 | | 601 | 2025-05-27 04:53:53 | DB2 | | 602 | 2025-05-27 04:53:56 | DB2 | | 603 | 2025-05-27 04:53:59 | DB2 | | 604 | 2025-05-27 04:54:02 | DB2 | | 605 | 2025-05-27 04:54:05 | DB2 | | 606 | 2025-05-27 04:54:08 | DB2 | | 607 | 2025-05-27 04:54:11 | DB2 | | 608 | 2025-05-27 04:54:14 | DB2 | | 609 | 2025-05-27 04:54:17 | DB2 | | 610 | 2025-05-27 04:54:20 | DB2 | | 611 | 2025-05-27 04:54:23 | DB2 | | 612 | 2025-05-27 04:54:26 | DB2 | | 613 | 2025-05-27 04:54:29 | DB2 | | 614 | 2025-05-27 04:54:32 | DB2 | | 615 | 2025-05-27 04:54:35 | DB2 | | 616 | 2025-05-27 04:54:38 | DB2 | | 617 | 2025-05-27 04:54:41 | DB2 | | 618 | 2025-05-27 04:54:44 | DB2 | | 619 | 2025-05-27 04:54:47 | DB2 | | 620 | 2025-05-27 04:54:50 | DB2 | | 621 | 2025-05-27 04:54:53 | DB2 | | 622 | 2025-05-27 04:54:56 | DB2 | | 623 | 2025-05-27 04:54:59 | DB2 | | 624 | 2025-05-27 04:55:02 | DB2 | | 625 | 2025-05-27 04:55:05 | DB2 | | 626 | 2025-05-27 04:55:08 | DB2 | | 627 | 2025-05-27 04:55:12 | DB2 | | 628 | 2025-05-27 04:55:15 | DB2 | | 629 | 2025-05-27 04:55:18 | DB2 | | 630 | 2025-05-27 04:55:21 | DB2 | | 631 | 2025-05-27 04:55:24 | DB2 | | 632 | 2025-05-27 04:55:27 | DB2 | | 633 | 2025-05-27 04:55:30 | DB2 | | 634 | 2025-05-27 04:55:33 | DB2 | | 635 | 2025-05-27 04:55:36 | DB2 | | 636 | 2025-05-27 04:55:39 | DB2 | | 637 | 2025-05-27 04:55:42 | DB2 | | 638 | 2025-05-27 04:55:45 | DB2 | | 639 | 2025-05-27 04:55:48 | DB2 | | 640 | 2025-05-27 04:55:51 | DB2 | | 641 | 2025-05-27 04:55:54 | DB2 | | 642 | 2025-05-27 04:55:57 | DB2 | | 643 | 2025-05-27 04:56:00 | DB2 | | 644 | 2025-05-27 04:56:03 | DB2 | | 645 | 2025-05-27 04:56:06 | DB2 | | 646 | 2025-05-27 04:56:09 | DB2 | | 647 | 2025-05-27 04:56:12 | DB2 | | 648 | 2025-05-27 04:56:15 | DB2 | | 649 | 2025-05-27 04:56:18 | DB2 | | 650 | 2025-05-27 04:56:21 | DB2 | | 651 | 2025-05-27 04:56:24 | DB2 | | 652 | 2025-05-27 04:56:27 | DB2 | | 653 | 2025-05-27 04:56:30 | DB2 | | 654 | 2025-05-27 04:56:33 | DB2 | | 655 | 2025-05-27 04:56:36 | DB2 | | 656 | 2025-05-27 04:56:39 | DB2 | | 657 | 2025-05-27 04:56:42 | DB2 | | 658 | 2025-05-27 04:56:45 | DB2 | | 659 | 2025-05-27 04:56:48 | DB2 | | 660 | 2025-05-27 04:56:51 | DB2 | | 661 | 2025-05-27 04:56:54 | DB2 | | 662 | 2025-05-27 04:56:57 | DB2 | | 663 | 2025-05-27 04:57:00 | DB2 | | 664 | 2025-05-27 04:57:03 | DB2 | | 665 | 2025-05-27 04:57:06 | DB2 | | 666 | 2025-05-27 04:57:09 | DB2 | | 667 | 2025-05-27 04:57:12 | DB2 | | 668 | 2025-05-27 04:57:15 | DB2 | | 669 | 2025-05-27 04:57:18 | DB2 | | 670 | 2025-05-27 04:57:21 | DB2 | | 671 | 2025-05-27 04:57:24 | DB2 | | 672 | 2025-05-27 04:57:27 | DB2 | | 673 | 2025-05-27 04:57:30 | DB2 | | 674 | 2025-05-27 04:57:33 | DB2 | | 675 | 2025-05-27 04:57:37 | DB2 | | 676 | 2025-05-27 04:57:40 | DB2 | | 677 | 2025-05-27 04:57:43 | DB2 | | 678 | 2025-05-27 04:57:46 | DB2 | | 679 | 2025-05-27 04:57:49 | DB2 | | 680 | 2025-05-27 04:57:52 | DB2 | | 681 | 2025-05-27 04:57:55 | DB2 | | 682 | 2025-05-27 04:57:58 | DB2 | | 683 | 2025-05-27 04:58:01 | DB2 | | 684 | 2025-05-27 04:58:04 | DB2 | | 685 | 2025-05-27 04:58:07 | DB2 | | 686 | 2025-05-27 04:58:10 | DB2 | | 687 | 2025-05-27 04:58:13 | DB2 | | 688 | 2025-05-27 04:58:16 | DB2 | | 689 | 2025-05-27 04:58:19 | DB2 | | 690 | 2025-05-27 04:58:22 | DB2 | | 691 | 2025-05-27 04:58:25 | DB2 | | 692 | 2025-05-27 04:58:28 | DB2 | | 693 | 2025-05-27 04:58:31 | DB2 | | 694 | 2025-05-27 04:58:34 | DB2 | | 695 | 2025-05-27 04:58:37 | DB2 | | 696 | 2025-05-27 04:58:40 | DB2 | | 697 | 2025-05-27 04:58:43 | DB2 | | 698 | 2025-05-27 04:58:46 | DB2 | | 699 | 2025-05-27 04:58:49 | DB2 | | 700 | 2025-05-27 04:58:52 | DB2 | | 701 | 2025-05-27 04:58:55 | DB2 | | 702 | 2025-05-27 04:58:58 | DB2 | | 703 | 2025-05-27 04:59:01 | DB2 | | 704 | 2025-05-27 04:59:04 | DB2 | | 705 | 2025-05-27 04:59:07 | DB2 | | 706 | 2025-05-27 04:59:10 | DB2 | | 707 | 2025-05-27 04:59:13 | DB2 | | 708 | 2025-05-27 04:59:16 | DB2 | | 709 | 2025-05-27 04:59:19 | DB2 | | 710 | 2025-05-27 04:59:22 | DB2 | | 711 | 2025-05-27 04:59:25 | DB2 | | 712 | 2025-05-27 04:59:28 | DB2 | | 713 | 2025-05-27 04:59:31 | DB2 | | 714 | 2025-05-27 04:59:34 | DB2 | | 715 | 2025-05-27 04:59:37 | DB2 | | 716 | 2025-05-27 04:59:40 | DB2 | | 717 | 2025-05-27 04:59:43 | DB2 | | 718 | 2025-05-27 04:59:46 | DB2 | | 719 | 2025-05-27 04:59:49 | DB2 | | 720 | 2025-05-27 04:59:52 | DB2 | | 721 | 2025-05-27 04:59:55 | DB2 | | 722 | 2025-05-27 04:59:58 | DB2 | | 723 | 2025-05-27 05:00:02 | DB2 | | 724 | 2025-05-27 05:00:05 | DB2 | | 725 | 2025-05-27 05:00:08 | DB2 | | 726 | 2025-05-27 05:00:11 | DB2 | | 727 | 2025-05-27 05:00:14 | DB2 | | 728 | 2025-05-27 05:00:17 | DB2 | | 729 | 2025-05-27 05:00:20 | DB2 | | 730 | 2025-05-27 05:00:23 | DB2 | | 731 | 2025-05-27 05:00:26 | DB2 | | 732 | 2025-05-27 05:00:29 | DB2 | | 733 | 2025-05-27 05:00:32 | DB2 | | 734 | 2025-05-27 05:00:35 | DB2 | | 735 | 2025-05-27 05:00:38 | DB2 | | 736 | 2025-05-27 05:00:41 | DB2 | | 737 | 2025-05-27 05:00:44 | DB2 | | 738 | 2025-05-27 05:00:47 | DB2 | | 739 | 2025-05-27 05:00:50 | DB2 | | 740 | 2025-05-27 05:00:53 | DB2 | | 741 | 2025-05-27 05:00:56 | DB2 | | 742 | 2025-05-27 05:00:59 | DB2 | | 743 | 2025-05-27 05:01:02 | DB2 | | 744 | 2025-05-27 05:01:05 | DB2 | | 745 | 2025-05-27 05:01:08 | DB2 | | 746 | 2025-05-27 05:01:11 | DB2 | | 747 | 2025-05-27 05:01:14 | DB2 | | 748 | 2025-05-27 05:01:17 | DB2 | | 749 | 2025-05-27 05:01:20 | DB2 | | 750 | 2025-05-27 05:01:23 | DB2 | | 751 | 2025-05-27 05:01:26 | DB2 | | 752 | 2025-05-27 05:01:29 | DB2 | | 753 | 2025-05-27 05:01:32 | DB2 | | 754 | 2025-05-27 05:01:35 | DB2 | | 755 | 2025-05-27 05:01:38 | DB2 | | 756 | 2025-05-27 05:01:41 | DB2 | | 757 | 2025-05-27 05:01:44 | DB2 | | 758 | 2025-05-27 05:01:47 | DB2 | | 759 | 2025-05-27 05:01:50 | DB2 | | 760 | 2025-05-27 05:01:53 | DB2 | | 761 | 2025-05-27 05:01:56 | DB2 | | 762 | 2025-05-27 05:01:59 | DB2 | | 763 | 2025-05-27 05:02:02 | DB2 | | 764 | 2025-05-27 05:02:05 | DB2 | | 765 | 2025-05-27 05:02:08 | DB2 | | 766 | 2025-05-27 05:02:11 | DB2 | | 767 | 2025-05-27 05:02:14 | DB2 | | 768 | 2025-05-27 05:02:17 | DB2 | | 769 | 2025-05-27 05:02:21 | DB2 | | 770 | 2025-05-27 05:02:24 | DB2 | | 771 | 2025-05-27 05:02:27 | DB2 | | 772 | 2025-05-27 05:02:30 | DB2 | | 773 | 2025-05-27 05:02:33 | DB2 | | 774 | 2025-05-27 05:02:36 | DB2 | | 775 | 2025-05-27 05:02:39 | DB2 | | 776 | 2025-05-27 05:02:42 | DB2 | | 777 | 2025-05-27 05:02:45 | DB2 | | 778 | 2025-05-27 05:02:48 | DB2 | | 779 | 2025-05-27 05:02:51 | DB2 | | 780 | 2025-05-27 05:02:54 | DB2 | | 781 | 2025-05-27 05:02:57 | DB2 | | 782 | 2025-05-27 05:03:00 | DB2 | | 783 | 2025-05-27 05:03:03 | DB2 | | 784 | 2025-05-27 05:03:06 | DB2 | | 785 | 2025-05-27 05:03:09 | DB2 | | 786 | 2025-05-27 05:03:12 | DB2 | | 787 | 2025-05-27 05:03:15 | DB2 | | 788 | 2025-05-27 05:03:18 | DB2 | | 789 | 2025-05-27 05:03:21 | DB2 | | 790 | 2025-05-27 05:03:24 | DB2 | | 791 | 2025-05-27 05:03:27 | DB2 | | 792 | 2025-05-27 05:03:30 | DB2 | | 793 | 2025-05-27 05:03:33 | DB2 | | 794 | 2025-05-27 05:03:36 | DB2 | | 795 | 2025-05-27 05:03:39 | DB2 | | 796 | 2025-05-27 05:03:42 | DB2 | | 797 | 2025-05-27 05:03:45 | DB2 | | 798 | 2025-05-27 05:03:48 | DB2 | | 799 | 2025-05-27 05:03:51 | DB2 | | 800 | 2025-05-27 05:03:54 | DB2 | | 801 | 2025-05-27 05:03:57 | DB2 | | 802 | 2025-05-27 05:04:00 | DB2 | | 803 | 2025-05-27 05:04:03 | DB2 | | 804 | 2025-05-27 05:04:06 | DB2 | | 805 | 2025-05-27 05:04:09 | DB2 | | 806 | 2025-05-27 05:04:12 | DB2 | | 807 | 2025-05-27 05:04:15 | DB2 | | 808 | 2025-05-27 05:04:18 | DB2 | | 809 | 2025-05-27 05:04:21 | DB2 | | 810 | 2025-05-27 05:04:24 | DB2 | | 811 | 2025-05-27 05:04:27 | DB2 | | 812 | 2025-05-27 05:04:30 | DB2 | | 813 | 2025-05-27 05:04:33 | DB2 | | 814 | 2025-05-27 05:04:36 | DB2 | | 815 | 2025-05-27 05:04:39 | DB2 | | 816 | 2025-05-27 05:04:42 | DB2 | | 817 | 2025-05-27 05:04:46 | DB2 | | 818 | 2025-05-27 05:04:49 | DB2 | | 819 | 2025-05-27 05:04:52 | DB2 | | 820 | 2025-05-27 05:04:55 | DB2 | | 821 | 2025-05-27 05:04:58 | DB2 | | 822 | 2025-05-27 05:05:01 | DB2 | | 823 | 2025-05-27 05:05:04 | DB2 | | 824 | 2025-05-27 05:05:07 | DB2 | | 825 | 2025-05-27 05:05:10 | DB2 | | 826 | 2025-05-27 05:05:13 | DB2 | | 827 | 2025-05-27 05:05:16 | DB2 | | 828 | 2025-05-27 05:05:19 | DB2 | | 829 | 2025-05-27 05:05:22 | DB2 | | 830 | 2025-05-27 05:05:25 | DB2 | | 831 | 2025-05-27 05:05:28 | DB2 | | 832 | 2025-05-27 05:05:31 | DB2 | | 833 | 2025-05-27 05:05:34 | DB2 | | 834 | 2025-05-27 05:05:37 | DB2 | | 835 | 2025-05-27 05:05:40 | DB2 | | 836 | 2025-05-27 05:05:43 | DB2 | | 837 | 2025-05-27 05:05:46 | DB2 | | 838 | 2025-05-27 05:05:49 | DB2 | | 839 | 2025-05-27 05:05:52 | DB2 | | 840 | 2025-05-27 05:05:55 | DB2 | | 841 | 2025-05-27 05:05:58 | DB2 | | 842 | 2025-05-27 05:06:01 | DB2 | | 843 | 2025-05-27 05:06:04 | DB2 | | 844 | 2025-05-27 05:06:07 | DB2 | | 845 | 2025-05-27 05:06:10 | DB2 | | 846 | 2025-05-27 05:06:13 | DB2 | | 847 | 2025-05-27 05:06:16 | DB2 | | 848 | 2025-05-27 05:06:19 | DB2 | | 849 | 2025-05-27 05:06:22 | DB2 | | 850 | 2025-05-27 05:06:25 | DB2 | | 851 | 2025-05-27 05:06:28 | DB2 | | 852 | 2025-05-27 05:06:31 | DB2 | | 853 | 2025-05-27 05:06:34 | DB2 | | 854 | 2025-05-27 05:08:36 | DB2 | | 855 | 2025-05-27 05:08:39 | DB2 | | 856 | 2025-05-27 05:08:42 | DB2 | | 857 | 2025-05-27 05:08:45 | DB2 | | 858 | 2025-05-27 05:08:48 | DB2 | | 859 | 2025-05-27 05:08:51 | DB2 | | 860 | 2025-05-27 05:08:54 | DB2 | | 861 | 2025-05-27 05:08:57 | DB2 | | 862 | 2025-05-27 05:09:00 | DB2 | | 863 | 2025-05-27 05:09:03 | DB2 | | 864 | 2025-05-27 05:09:06 | DB2 | | 865 | 2025-05-27 05:09:09 | DB2 | | 866 | 2025-05-27 05:09:12 | DB2 | | 867 | 2025-05-27 05:09:15 | DB2 | | 868 | 2025-05-27 05:09:18 | DB2 | | 869 | 2025-05-27 05:09:21 | DB2 | | 870 | 2025-05-27 05:09:24 | DB2 | | 871 | 2025-05-27 05:09:27 | DB2 | | 872 | 2025-05-27 05:09:30 | DB2 | | 873 | 2025-05-27 05:09:33 | DB2 | | 874 | 2025-05-27 05:09:36 | DB2 | | 875 | 2025-05-27 05:09:39 | DB2 | | 876 | 2025-05-27 05:09:42 | DB2 | | 877 | 2025-05-27 05:09:45 | DB2 | | 878 | 2025-05-27 05:09:48 | DB2 | | 879 | 2025-05-27 05:09:51 | DB2 | | 880 | 2025-05-27 05:09:54 | DB2 | | 881 | 2025-05-27 05:09:57 | DB2 | | 882 | 2025-05-27 05:10:00 | DB2 | | 883 | 2025-05-27 05:10:03 | DB2 | | 884 | 2025-05-27 05:10:06 | DB2 | | 885 | 2025-05-27 05:10:09 | DB2 | | 886 | 2025-05-27 05:10:13 | DB2 | | 887 | 2025-05-27 05:10:16 | DB2 | | 888 | 2025-05-27 05:10:19 | DB2 | | 889 | 2025-05-27 05:10:22 | DB2 | | 890 | 2025-05-27 05:10:25 | DB2 | | 891 | 2025-05-27 05:10:28 | DB2 | | 892 | 2025-05-27 05:10:31 | DB2 | | 893 | 2025-05-27 05:10:34 | DB2 | | 894 | 2025-05-27 05:10:37 | DB2 | | 895 | 2025-05-27 05:10:40 | DB2 | | 896 | 2025-05-27 05:10:43 | DB2 | | 897 | 2025-05-27 05:10:46 | DB2 | | 898 | 2025-05-27 05:10:49 | DB2 | | 899 | 2025-05-27 05:10:52 | DB2 | | 900 | 2025-05-27 05:10:55 | DB2 | | 901 | 2025-05-27 05:10:58 | DB2 | | 902 | 2025-05-27 05:11:01 | DB2 | | 903 | 2025-05-27 05:11:04 | DB2 | | 904 | 2025-05-27 05:11:07 | DB2 | | 905 | 2025-05-27 05:11:10 | DB2 | | 906 | 2025-05-27 05:11:13 | DB2 | | 907 | 2025-05-27 05:11:16 | DB2 | | 908 | 2025-05-27 05:11:19 | DB2 | | 909 | 2025-05-27 05:11:22 | DB2 | | 910 | 2025-05-27 05:11:25 | DB2 | | 911 | 2025-05-27 05:11:28 | DB2 | | 912 | 2025-05-27 05:11:31 | DB2 | | 913 | 2025-05-27 05:11:34 | DB2 | | 914 | 2025-05-27 05:11:37 | DB2 | | 915 | 2025-05-27 05:11:40 | DB2 | | 916 | 2025-05-27 05:11:43 | DB2 | | 917 | 2025-05-27 05:11:46 | DB2 | | 918 | 2025-05-27 05:11:49 | DB2 | | 919 | 2025-05-27 05:11:52 | DB2 | | 920 | 2025-05-27 05:11:55 | DB2 | | 921 | 2025-05-27 05:11:58 | DB2 | | 922 | 2025-05-27 05:12:01 | DB2 | | 923 | 2025-05-27 05:12:04 | DB2 | | 924 | 2025-05-27 05:12:07 | DB2 | | 925 | 2025-05-27 05:12:10 | DB2 | | 926 | 2025-05-27 05:12:13 | DB2 | | 927 | 2025-05-27 05:12:16 | DB2 | | 928 | 2025-05-27 05:12:19 | DB2 | | 929 | 2025-05-27 05:12:22 | DB2 | | 930 | 2025-05-27 05:12:25 | DB2 | | 931 | 2025-05-27 05:12:28 | DB2 | | 932 | 2025-05-27 05:12:31 | DB2 | | 933 | 2025-05-27 05:12:34 | DB2 | | 934 | 2025-05-27 05:12:38 | DB2 | | 935 | 2025-05-27 05:12:41 | DB2 | | 936 | 2025-05-27 05:12:44 | DB2 | | 937 | 2025-05-27 05:12:47 | DB2 | | 938 | 2025-05-27 05:12:50 | DB2 | | 939 | 2025-05-27 05:12:53 | DB2 | | 940 | 2025-05-27 05:12:56 | DB2 | | 941 | 2025-05-27 05:12:59 | DB2 | | 942 | 2025-05-27 05:13:02 | DB2 | | 943 | 2025-05-27 05:13:05 | DB2 | | 944 | 2025-05-27 05:13:08 | DB2 | | 945 | 2025-05-27 05:13:11 | DB2 | | 946 | 2025-05-27 05:13:14 | DB2 | | 947 | 2025-05-27 05:13:17 | DB2 | | 948 | 2025-05-27 05:13:20 | DB2 | | 949 | 2025-05-27 05:13:23 | DB2 | | 950 | 2025-05-27 05:13:26 | DB2 | | 951 | 2025-05-27 05:13:29 | DB2 | | 952 | 2025-05-27 05:13:32 | DB2 | | 953 | 2025-05-27 05:13:35 | DB2 | | 954 | 2025-05-27 05:13:38 | DB2 | | 955 | 2025-05-27 05:13:41 | DB2 | | 956 | 2025-05-27 05:13:44 | DB2 | | 957 | 2025-05-27 05:13:47 | DB2 | | 958 | 2025-05-27 05:13:50 | DB2 | | 959 | 2025-05-27 05:13:53 | DB2 | | 960 | 2025-05-27 05:13:56 | DB2 | +-----+---------------------+----------+ 792 rows in set (0.001 sec) MariaDB [drd]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 244108 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 27249 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 244108 Relay_Log_Space: 27556 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58136,2-2-382479,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 464 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2344 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62830,2-2-382583,3-3-58136,4-4-45672,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1138314 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 26996 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1138314 Relay_Log_Space: 27303 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382583,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 465 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2349 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62830,2-2-382583,3-3-58136,4-4-45672,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3642557 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 99889 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3642557 Relay_Log_Space: 100196 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45672,3-3-58136,2-2-382583,1-1-62830 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2197 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 11024 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62830,2-2-382583,3-3-58136,4-4-45672,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 244361 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 19912 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 244361 Relay_Log_Space: 20219 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62830 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 466 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2362 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62830,2-2-382583,3-3-58136,4-4-45672,5-5-2274 4 rows in set (0.001 sec) MariaDB [drd]> show all slaves status\G *************************** 1. row *************************** Connection_name: cmn Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.227 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000003 Read_Master_Log_Pos: 246385 Relay_Log_File: relay-log-cmn.000002 Relay_Log_Pos: 29526 Relay_Master_Log_File: mysql-bin.000003 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: cmn Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 246385 Relay_Log_Space: 29833 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 3 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58145,2-2-382479,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 473 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2389 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62840,2-2-382593,3-3-58145,4-4-45681,5-5-2274 *************************** 2. row *************************** Connection_name: drd Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.232 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 1140844 Relay_Log_File: relay-log-drd.000002 Relay_Log_Pos: 29526 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: drd Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 1140844 Relay_Log_Space: 29833 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 2 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382593,1-1-62754 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 475 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2399 Slave_received_heartbeats: 4 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62840,2-2-382593,3-3-58145,4-4-45681,5-5-2274 *************************** 3. row *************************** Connection_name: eng Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.228 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000015 Read_Master_Log_Pos: 3652171 Relay_Log_File: relay-log-eng.000002 Relay_Log_Pos: 109503 Relay_Master_Log_File: mysql-bin.000015 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: eng Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 3652171 Relay_Log_Space: 109810 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 4 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45681,3-3-58145,2-2-382593,1-1-62840 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 2235 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 11214 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62840,2-2-382593,3-3-58145,4-4-45681,5-5-2274 *************************** 4. row *************************** Connection_name: sso Slave_SQL_State: Slave has read all relay log; waiting for more updates Slave_IO_State: Waiting for master to send event Master_Host: 192.168.56.226 Master_User: repl Master_Port: 3306 Connect_Retry: 60 Master_Log_File: mysql-bin.000004 Read_Master_Log_Pos: 246891 Relay_Log_File: relay-log-sso.000002 Relay_Log_Pos: 22442 Relay_Master_Log_File: mysql-bin.000004 Slave_IO_Running: Yes Slave_SQL_Running: Yes Replicate_Do_DB: sso Replicate_Ignore_DB: Replicate_Do_Table: Replicate_Ignore_Table: Replicate_Wild_Do_Table: Replicate_Wild_Ignore_Table: Last_Errno: 0 Last_Error: Skip_Counter: 0 Exec_Master_Log_Pos: 246891 Relay_Log_Space: 22749 Until_Condition: None Until_Log_File: Until_Log_Pos: 0 Master_SSL_Allowed: No Master_SSL_CA_File: Master_SSL_CA_Path: Master_SSL_Cert: Master_SSL_Cipher: Master_SSL_Key: Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0 Last_IO_Error: Last_SQL_Errno: 0 Last_SQL_Error: Replicate_Ignore_Server_Ids: Master_Server_Id: 1 Master_SSL_Crl: Master_SSL_Crlpath: Using_Gtid: Current_Pos Gtid_IO_Pos: 5-5-2274,4-4-45567,3-3-58031,2-2-382479,1-1-62840 Replicate_Do_Domain_Ids: Replicate_Ignore_Domain_Ids: Parallel_Mode: optimistic SQL_Delay: 0 SQL_Remaining_Delay: NULL Slave_SQL_Running_State: Slave has read all relay log; waiting for more updates Slave_DDL_Groups: 0 Slave_Non_Transactional_Groups: 0 Slave_Transactional_Groups: 476 Retried_transactions: 0 Max_relay_log_size: 1073741824 Executed_log_entries: 2412 Slave_received_heartbeats: 3 Slave_heartbeat_period: 30.000 Gtid_Slave_Pos: 1-1-62840,2-2-382593,3-3-58145,4-4-45681,5-5-2274 4 rows in set (0.000 sec) MariaDB [drd]> select * from test_db; +-----+---------------------+----------+ | id | created_at | hostname | +-----+---------------------+----------+ | 0 | 2025-05-27 04:01:33 | DB2 | | 1 | 2025-05-27 04:01:36 | DB2 | | 2 | 2025-05-27 04:01:39 | DB2 | | 3 | 2025-05-27 04:01:42 | DB2 | | 4 | 2025-05-27 04:06:57 | DB2 | | 5 | 2025-05-27 04:07:00 | DB2 | | 6 | 2025-05-27 04:07:03 | DB2 | | 7 | 2025-05-27 04:07:06 | DB2 | | 8 | 2025-05-27 04:07:09 | DB2 | | 9 | 2025-05-27 04:07:12 | DB2 | | 10 | 2025-05-27 04:07:15 | DB2 | | 11 | 2025-05-27 04:07:18 | DB2 | | 12 | 2025-05-27 04:07:21 | DB2 | | 13 | 2025-05-27 04:07:24 | DB2 | | 14 | 2025-05-27 04:07:27 | DB2 | | 15 | 2025-05-27 04:07:30 | DB2 | | 16 | 2025-05-27 04:07:33 | DB2 | | 17 | 2025-05-27 04:07:36 | DB2 | | 18 | 2025-05-27 04:07:39 | DB2 | | 19 | 2025-05-27 04:07:42 | DB2 | | 20 | 2025-05-27 04:07:45 | DB2 | | 21 | 2025-05-27 04:07:48 | DB2 | | 22 | 2025-05-27 04:07:51 | DB2 | | 23 | 2025-05-27 04:12:04 | DB2 | | 24 | 2025-05-27 04:12:07 | DB2 | | 25 | 2025-05-27 04:12:10 | DB2 | | 26 | 2025-05-27 04:12:13 | DB2 | | 27 | 2025-05-27 04:12:16 | DB2 | | 28 | 2025-05-27 04:12:19 | DB2 | | 29 | 2025-05-27 04:12:22 | DB2 | | 30 | 2025-05-27 04:12:25 | DB2 | | 31 | 2025-05-27 04:12:28 | DB2 | | 32 | 2025-05-27 04:12:31 | DB2 | | 33 | 2025-05-27 04:12:34 | DB2 | | 34 | 2025-05-27 04:12:37 | DB2 | | 35 | 2025-05-27 04:12:40 | DB2 | | 36 | 2025-05-27 04:12:43 | DB2 | | 37 | 2025-05-27 04:12:46 | DB2 | | 38 | 2025-05-27 04:12:49 | DB2 | | 39 | 2025-05-27 04:12:52 | DB2 | | 40 | 2025-05-27 04:12:55 | DB2 | | 41 | 2025-05-27 04:12:58 | DB2 | | 42 | 2025-05-27 04:13:01 | DB2 | | 43 | 2025-05-27 04:13:05 | DB2 | | 44 | 2025-05-27 04:13:08 | DB2 | | 45 | 2025-05-27 04:13:11 | DB2 | | 46 | 2025-05-27 04:13:14 | DB2 | | 47 | 2025-05-27 04:13:17 | DB2 | | 48 | 2025-05-27 04:13:20 | DB2 | | 49 | 2025-05-27 04:13:23 | DB2 | | 50 | 2025-05-27 04:13:26 | DB2 | | 51 | 2025-05-27 04:13:29 | DB2 | | 52 | 2025-05-27 04:13:32 | DB2 | | 53 | 2025-05-27 04:13:35 | DB2 | | 110 | 2025-05-27 04:16:27 | DB2 | | 111 | 2025-05-27 04:16:30 | DB2 | | 112 | 2025-05-27 04:16:33 | DB2 | | 113 | 2025-05-27 04:16:36 | DB2 | | 114 | 2025-05-27 04:16:39 | DB2 | | 115 | 2025-05-27 04:16:42 | DB2 | | 116 | 2025-05-27 04:16:45 | DB2 | | 117 | 2025-05-27 04:16:48 | DB2 | | 118 | 2025-05-27 04:16:51 | DB2 | | 119 | 2025-05-27 04:16:54 | DB2 | | 120 | 2025-05-27 04:16:57 | DB2 | | 121 | 2025-05-27 04:17:00 | DB2 | | 122 | 2025-05-27 04:17:03 | DB2 | | 123 | 2025-05-27 04:17:06 | DB2 | | 124 | 2025-05-27 04:17:09 | DB2 | | 125 | 2025-05-27 04:17:12 | DB2 | | 126 | 2025-05-27 04:17:15 | DB2 | | 127 | 2025-05-27 04:17:18 | DB2 | | 128 | 2025-05-27 04:17:21 | DB2 | | 129 | 2025-05-27 04:17:24 | DB2 | | 130 | 2025-05-27 04:17:27 | DB2 | | 131 | 2025-05-27 04:17:30 | DB2 | | 132 | 2025-05-27 04:17:33 | DB2 | | 133 | 2025-05-27 04:17:36 | DB2 | | 134 | 2025-05-27 04:17:39 | DB2 | | 135 | 2025-05-27 04:17:42 | DB2 | | 136 | 2025-05-27 04:17:45 | DB2 | | 137 | 2025-05-27 04:17:48 | DB2 | | 138 | 2025-05-27 04:17:51 | DB2 | | 139 | 2025-05-27 04:17:54 | DB2 | | 140 | 2025-05-27 04:17:57 | DB2 | | 141 | 2025-05-27 04:18:01 | DB2 | | 142 | 2025-05-27 04:18:04 | DB2 | | 143 | 2025-05-27 04:30:49 | DB2 | | 144 | 2025-05-27 04:30:52 | DB2 | | 145 | 2025-05-27 04:30:55 | DB2 | | 146 | 2025-05-27 04:30:58 | DB2 | | 147 | 2025-05-27 04:31:01 | DB2 | | 148 | 2025-05-27 04:31:04 | DB2 | | 149 | 2025-05-27 04:31:07 | DB2 | | 150 | 2025-05-27 04:31:10 | DB2 | | 151 | 2025-05-27 04:31:13 | DB2 | | 152 | 2025-05-27 04:31:16 | DB2 | | 153 | 2025-05-27 04:31:19 | DB2 | | 154 | 2025-05-27 04:31:22 | DB2 | | 155 | 2025-05-27 04:31:25 | DB2 | | 156 | 2025-05-27 04:31:28 | DB2 | | 157 | 2025-05-27 04:31:31 | DB2 | | 158 | 2025-05-27 04:31:34 | DB2 | | 159 | 2025-05-27 04:31:37 | DB2 | | 160 | 2025-05-27 04:31:40 | DB2 | | 161 | 2025-05-27 04:31:43 | DB2 | | 162 | 2025-05-27 04:31:46 | DB2 | | 163 | 2025-05-27 04:31:49 | DB2 | | 164 | 2025-05-27 04:31:52 | DB2 | | 165 | 2025-05-27 04:31:55 | DB2 | | 166 | 2025-05-27 04:31:58 | DB2 | | 167 | 2025-05-27 04:32:01 | DB2 | | 168 | 2025-05-27 04:32:04 | DB2 | | 169 | 2025-05-27 04:32:07 | DB2 | | 170 | 2025-05-27 04:32:10 | DB2 | | 171 | 2025-05-27 04:32:13 | DB2 | | 172 | 2025-05-27 04:32:16 | DB2 | | 173 | 2025-05-27 04:32:19 | DB2 | | 174 | 2025-05-27 04:32:22 | DB2 | | 175 | 2025-05-27 04:32:25 | DB2 | | 176 | 2025-05-27 04:32:28 | DB2 | | 177 | 2025-05-27 04:32:31 | DB2 | | 178 | 2025-05-27 04:32:34 | DB2 | | 179 | 2025-05-27 04:32:37 | DB2 | | 180 | 2025-05-27 04:32:40 | DB2 | | 181 | 2025-05-27 04:32:43 | DB2 | | 182 | 2025-05-27 04:32:46 | DB2 | | 183 | 2025-05-27 04:32:49 | DB2 | | 184 | 2025-05-27 04:32:52 | DB2 | | 185 | 2025-05-27 04:32:55 | DB2 | | 186 | 2025-05-27 04:32:58 | DB2 | | 189 | 2025-05-27 04:33:07 | DB2 | | 190 | 2025-05-27 04:33:10 | DB2 | | 191 | 2025-05-27 04:33:14 | DB2 | | 192 | 2025-05-27 04:33:17 | DB2 | | 193 | 2025-05-27 04:33:20 | DB2 | | 194 | 2025-05-27 04:33:23 | DB2 | | 195 | 2025-05-27 04:33:26 | DB2 | | 196 | 2025-05-27 04:33:29 | DB2 | | 197 | 2025-05-27 04:33:32 | DB2 | | 198 | 2025-05-27 04:33:35 | DB2 | | 199 | 2025-05-27 04:33:38 | DB2 | | 200 | 2025-05-27 04:33:41 | DB2 | | 201 | 2025-05-27 04:33:44 | DB2 | | 202 | 2025-05-27 04:33:47 | DB2 | | 203 | 2025-05-27 04:33:50 | DB2 | | 204 | 2025-05-27 04:33:53 | DB2 | | 205 | 2025-05-27 04:33:56 | DB2 | | 206 | 2025-05-27 04:33:59 | DB2 | | 207 | 2025-05-27 04:34:02 | DB2 | | 208 | 2025-05-27 04:34:05 | DB2 | | 209 | 2025-05-27 04:34:08 | DB2 | | 210 | 2025-05-27 04:34:11 | DB2 | | 211 | 2025-05-27 04:34:14 | DB2 | | 212 | 2025-05-27 04:34:17 | DB2 | | 213 | 2025-05-27 04:34:20 | DB2 | | 214 | 2025-05-27 04:34:23 | DB2 | | 215 | 2025-05-27 04:34:26 | DB2 | | 216 | 2025-05-27 04:34:29 | DB2 | | 217 | 2025-05-27 04:34:32 | DB2 | | 218 | 2025-05-27 04:34:35 | DB2 | | 219 | 2025-05-27 04:34:38 | DB2 | | 220 | 2025-05-27 04:34:41 | DB2 | | 221 | 2025-05-27 04:34:44 | DB2 | | 222 | 2025-05-27 04:34:47 | DB2 | | 223 | 2025-05-27 04:34:50 | DB2 | | 224 | 2025-05-27 04:34:53 | DB2 | | 225 | 2025-05-27 04:34:56 | DB2 | | 226 | 2025-05-27 04:34:59 | DB2 | | 227 | 2025-05-27 04:35:02 | DB2 | | 228 | 2025-05-27 04:35:05 | DB2 | | 229 | 2025-05-27 04:35:08 | DB2 | | 230 | 2025-05-27 04:35:11 | DB2 | | 231 | 2025-05-27 04:35:14 | DB2 | | 232 | 2025-05-27 04:35:17 | DB2 | | 233 | 2025-05-27 04:35:20 | DB2 | | 234 | 2025-05-27 04:35:23 | DB2 | | 235 | 2025-05-27 04:35:26 | DB2 | | 236 | 2025-05-27 04:35:29 | DB2 | | 237 | 2025-05-27 04:35:33 | DB2 | | 238 | 2025-05-27 04:35:36 | DB2 | | 239 | 2025-05-27 04:35:39 | DB2 | | 240 | 2025-05-27 04:35:42 | DB2 | | 241 | 2025-05-27 04:35:45 | DB2 | | 242 | 2025-05-27 04:35:48 | DB2 | | 243 | 2025-05-27 04:35:51 | DB2 | | 244 | 2025-05-27 04:35:54 | DB2 | | 245 | 2025-05-27 04:35:57 | DB2 | | 246 | 2025-05-27 04:36:00 | DB2 | | 247 | 2025-05-27 04:36:03 | DB2 | | 248 | 2025-05-27 04:36:06 | DB2 | | 249 | 2025-05-27 04:36:09 | DB2 | | 250 | 2025-05-27 04:36:12 | DB2 | | 251 | 2025-05-27 04:36:15 | DB2 | | 252 | 2025-05-27 04:36:18 | DB2 | | 253 | 2025-05-27 04:36:21 | DB2 | | 254 | 2025-05-27 04:36:24 | DB2 | | 255 | 2025-05-27 04:36:27 | DB2 | | 256 | 2025-05-27 04:36:30 | DB2 | | 257 | 2025-05-27 04:36:33 | DB2 | | 258 | 2025-05-27 04:36:36 | DB2 | | 259 | 2025-05-27 04:36:39 | DB2 | | 260 | 2025-05-27 04:36:42 | DB2 | | 261 | 2025-05-27 04:36:45 | DB2 | | 262 | 2025-05-27 04:36:48 | DB2 | | 263 | 2025-05-27 04:36:51 | DB2 | | 264 | 2025-05-27 04:36:54 | DB2 | | 265 | 2025-05-27 04:36:57 | DB2 | | 266 | 2025-05-27 04:37:00 | DB2 | | 267 | 2025-05-27 04:37:03 | DB2 | | 268 | 2025-05-27 04:37:06 | DB2 | | 269 | 2025-05-27 04:37:09 | DB2 | | 270 | 2025-05-27 04:37:12 | DB2 | | 271 | 2025-05-27 04:37:15 | DB2 | | 272 | 2025-05-27 04:37:18 | DB2 | | 273 | 2025-05-27 04:37:21 | DB2 | | 274 | 2025-05-27 04:37:24 | DB2 | | 275 | 2025-05-27 04:37:27 | DB2 | | 276 | 2025-05-27 04:37:30 | DB2 | | 277 | 2025-05-27 04:37:33 | DB2 | | 278 | 2025-05-27 04:37:36 | DB2 | | 279 | 2025-05-27 04:37:39 | DB2 | | 280 | 2025-05-27 04:37:42 | DB2 | | 281 | 2025-05-27 04:37:45 | DB2 | | 282 | 2025-05-27 04:37:48 | DB2 | | 283 | 2025-05-27 04:37:51 | DB2 | | 284 | 2025-05-27 04:37:55 | DB2 | | 285 | 2025-05-27 04:37:58 | DB2 | | 286 | 2025-05-27 04:38:01 | DB2 | | 287 | 2025-05-27 04:38:04 | DB2 | | 288 | 2025-05-27 04:38:07 | DB2 | | 289 | 2025-05-27 04:38:10 | DB2 | | 290 | 2025-05-27 04:38:13 | DB2 | | 291 | 2025-05-27 04:38:16 | DB2 | | 292 | 2025-05-27 04:38:19 | DB2 | | 293 | 2025-05-27 04:38:22 | DB2 | | 294 | 2025-05-27 04:38:25 | DB2 | | 295 | 2025-05-27 04:38:28 | DB2 | | 296 | 2025-05-27 04:38:31 | DB2 | | 297 | 2025-05-27 04:38:34 | DB2 | | 298 | 2025-05-27 04:38:37 | DB2 | | 299 | 2025-05-27 04:38:40 | DB2 | | 300 | 2025-05-27 04:38:43 | DB2 | | 301 | 2025-05-27 04:38:46 | DB2 | | 302 | 2025-05-27 04:38:49 | DB2 | | 303 | 2025-05-27 04:38:52 | DB2 | | 304 | 2025-05-27 04:38:55 | DB2 | | 305 | 2025-05-27 04:38:58 | DB2 | | 306 | 2025-05-27 04:39:01 | DB2 | | 307 | 2025-05-27 04:39:04 | DB2 | | 308 | 2025-05-27 04:39:07 | DB2 | | 309 | 2025-05-27 04:39:10 | DB2 | | 310 | 2025-05-27 04:39:13 | DB2 | | 311 | 2025-05-27 04:39:16 | DB2 | | 312 | 2025-05-27 04:39:19 | DB2 | | 313 | 2025-05-27 04:39:22 | DB2 | | 314 | 2025-05-27 04:39:25 | DB2 | | 315 | 2025-05-27 04:39:28 | DB2 | | 316 | 2025-05-27 04:39:31 | DB2 | | 317 | 2025-05-27 04:39:34 | DB2 | | 318 | 2025-05-27 04:39:37 | DB2 | | 319 | 2025-05-27 04:39:40 | DB2 | | 320 | 2025-05-27 04:39:43 | DB2 | | 321 | 2025-05-27 04:39:46 | DB2 | | 322 | 2025-05-27 04:39:49 | DB2 | | 323 | 2025-05-27 04:39:52 | DB2 | | 324 | 2025-05-27 04:39:55 | DB2 | | 325 | 2025-05-27 04:39:58 | DB2 | | 326 | 2025-05-27 04:40:01 | DB2 | | 327 | 2025-05-27 04:40:04 | DB2 | | 328 | 2025-05-27 04:40:07 | DB2 | | 329 | 2025-05-27 04:40:10 | DB2 | | 350 | 2025-05-27 04:41:14 | DB2 | | 351 | 2025-05-27 04:41:17 | DB2 | | 352 | 2025-05-27 04:41:20 | DB2 | | 353 | 2025-05-27 04:41:23 | DB2 | | 354 | 2025-05-27 04:41:26 | DB2 | | 355 | 2025-05-27 04:41:29 | DB2 | | 356 | 2025-05-27 04:41:32 | DB2 | | 357 | 2025-05-27 04:41:35 | DB2 | | 358 | 2025-05-27 04:41:38 | DB2 | | 359 | 2025-05-27 04:41:41 | DB2 | | 360 | 2025-05-27 04:41:44 | DB2 | | 361 | 2025-05-27 04:41:47 | DB2 | | 362 | 2025-05-27 04:41:50 | DB2 | | 363 | 2025-05-27 04:41:53 | DB2 | | 364 | 2025-05-27 04:41:56 | DB2 | | 365 | 2025-05-27 04:41:59 | DB2 | | 366 | 2025-05-27 04:42:02 | DB2 | | 367 | 2025-05-27 04:42:05 | DB2 | | 368 | 2025-05-27 04:42:08 | DB2 | | 369 | 2025-05-27 04:42:11 | DB2 | | 370 | 2025-05-27 04:42:14 | DB2 | | 371 | 2025-05-27 04:42:17 | DB2 | | 372 | 2025-05-27 04:42:20 | DB2 | | 373 | 2025-05-27 04:42:23 | DB2 | | 374 | 2025-05-27 04:42:26 | DB2 | | 375 | 2025-05-27 04:42:29 | DB2 | | 376 | 2025-05-27 04:42:32 | DB2 | | 377 | 2025-05-27 04:42:35 | DB2 | | 378 | 2025-05-27 04:42:38 | DB2 | | 379 | 2025-05-27 04:42:41 | DB2 | | 380 | 2025-05-27 04:42:44 | DB2 | | 381 | 2025-05-27 04:42:48 | DB2 | | 382 | 2025-05-27 04:42:51 | DB2 | | 383 | 2025-05-27 04:42:54 | DB2 | | 384 | 2025-05-27 04:42:57 | DB2 | | 385 | 2025-05-27 04:43:00 | DB2 | | 386 | 2025-05-27 04:43:03 | DB2 | | 387 | 2025-05-27 04:43:06 | DB2 | | 388 | 2025-05-27 04:43:09 | DB2 | | 389 | 2025-05-27 04:43:12 | DB2 | | 390 | 2025-05-27 04:43:15 | DB2 | | 391 | 2025-05-27 04:43:18 | DB2 | | 392 | 2025-05-27 04:43:21 | DB2 | | 393 | 2025-05-27 04:43:24 | DB2 | | 394 | 2025-05-27 04:43:27 | DB2 | | 395 | 2025-05-27 04:43:30 | DB2 | | 396 | 2025-05-27 04:43:33 | DB2 | | 397 | 2025-05-27 04:43:36 | DB2 | | 398 | 2025-05-27 04:43:39 | DB2 | | 399 | 2025-05-27 04:43:42 | DB2 | | 400 | 2025-05-27 04:43:45 | DB2 | | 401 | 2025-05-27 04:43:48 | DB2 | | 402 | 2025-05-27 04:43:51 | DB2 | | 403 | 2025-05-27 04:43:54 | DB2 | | 404 | 2025-05-27 04:43:57 | DB2 | | 405 | 2025-05-27 04:44:00 | DB2 | | 406 | 2025-05-27 04:44:03 | DB2 | | 407 | 2025-05-27 04:44:06 | DB2 | | 408 | 2025-05-27 04:44:09 | DB2 | | 409 | 2025-05-27 04:44:12 | DB2 | | 410 | 2025-05-27 04:44:15 | DB2 | | 411 | 2025-05-27 04:44:18 | DB2 | | 486 | 2025-05-27 04:48:05 | DB2 | | 487 | 2025-05-27 04:48:08 | DB2 | | 488 | 2025-05-27 04:48:11 | DB2 | | 489 | 2025-05-27 04:48:14 | DB2 | | 490 | 2025-05-27 04:48:17 | DB2 | | 491 | 2025-05-27 04:48:20 | DB2 | | 492 | 2025-05-27 04:48:23 | DB2 | | 493 | 2025-05-27 04:48:26 | DB2 | | 494 | 2025-05-27 04:48:29 | DB2 | | 495 | 2025-05-27 04:48:33 | DB2 | | 496 | 2025-05-27 04:48:36 | DB2 | | 497 | 2025-05-27 04:48:39 | DB2 | | 498 | 2025-05-27 04:48:42 | DB2 | | 499 | 2025-05-27 04:48:45 | DB2 | | 500 | 2025-05-27 04:48:48 | DB2 | | 501 | 2025-05-27 04:48:51 | DB2 | | 502 | 2025-05-27 04:48:54 | DB2 | | 503 | 2025-05-27 04:48:57 | DB2 | | 504 | 2025-05-27 04:49:00 | DB2 | | 505 | 2025-05-27 04:49:03 | DB2 | | 523 | 2025-05-27 04:49:57 | DB2 | | 524 | 2025-05-27 04:50:00 | DB2 | | 525 | 2025-05-27 04:50:03 | DB2 | | 526 | 2025-05-27 04:50:06 | DB2 | | 527 | 2025-05-27 04:50:09 | DB2 | | 528 | 2025-05-27 04:50:12 | DB2 | | 529 | 2025-05-27 04:50:15 | DB2 | | 530 | 2025-05-27 04:50:18 | DB2 | | 531 | 2025-05-27 04:50:21 | DB2 | | 532 | 2025-05-27 04:50:24 | DB2 | | 533 | 2025-05-27 04:50:27 | DB2 | | 534 | 2025-05-27 04:50:30 | DB2 | | 535 | 2025-05-27 04:50:34 | DB2 | | 536 | 2025-05-27 04:50:37 | DB2 | | 537 | 2025-05-27 04:50:40 | DB2 | | 538 | 2025-05-27 04:50:43 | DB2 | | 539 | 2025-05-27 04:50:46 | DB2 | | 540 | 2025-05-27 04:50:49 | DB2 | | 541 | 2025-05-27 04:50:52 | DB2 | | 542 | 2025-05-27 04:50:55 | DB2 | | 543 | 2025-05-27 04:50:58 | DB2 | | 544 | 2025-05-27 04:51:01 | DB2 | | 545 | 2025-05-27 04:51:04 | DB2 | | 546 | 2025-05-27 04:51:07 | DB2 | | 547 | 2025-05-27 04:51:10 | DB2 | | 548 | 2025-05-27 04:51:13 | DB2 | | 549 | 2025-05-27 04:51:16 | DB2 | | 550 | 2025-05-27 04:51:19 | DB2 | | 551 | 2025-05-27 04:51:22 | DB2 | | 552 | 2025-05-27 04:51:25 | DB2 | | 553 | 2025-05-27 04:51:28 | DB2 | | 554 | 2025-05-27 04:51:31 | DB2 | | 555 | 2025-05-27 04:51:34 | DB2 | | 556 | 2025-05-27 04:51:37 | DB2 | | 557 | 2025-05-27 04:51:40 | DB2 | | 558 | 2025-05-27 04:51:43 | DB2 | | 559 | 2025-05-27 04:51:46 | DB2 | | 560 | 2025-05-27 04:51:49 | DB2 | | 561 | 2025-05-27 04:51:52 | DB2 | | 562 | 2025-05-27 04:51:55 | DB2 | | 563 | 2025-05-27 04:51:58 | DB2 | | 564 | 2025-05-27 04:52:01 | DB2 | | 565 | 2025-05-27 04:52:04 | DB2 | | 566 | 2025-05-27 04:52:07 | DB2 | | 567 | 2025-05-27 04:52:10 | DB2 | | 568 | 2025-05-27 04:52:13 | DB2 | | 569 | 2025-05-27 04:52:16 | DB2 | | 570 | 2025-05-27 04:52:19 | DB2 | | 571 | 2025-05-27 04:52:22 | DB2 | | 572 | 2025-05-27 04:52:25 | DB2 | | 573 | 2025-05-27 04:52:28 | DB2 | | 574 | 2025-05-27 04:52:31 | DB2 | | 575 | 2025-05-27 04:52:34 | DB2 | | 576 | 2025-05-27 04:52:37 | DB2 | | 577 | 2025-05-27 04:52:41 | DB2 | | 578 | 2025-05-27 04:52:44 | DB2 | | 579 | 2025-05-27 04:52:47 | DB2 | | 580 | 2025-05-27 04:52:50 | DB2 | | 581 | 2025-05-27 04:52:53 | DB2 | | 582 | 2025-05-27 04:52:56 | DB2 | | 583 | 2025-05-27 04:52:59 | DB2 | | 584 | 2025-05-27 04:53:02 | DB2 | | 585 | 2025-05-27 04:53:05 | DB2 | | 586 | 2025-05-27 04:53:08 | DB2 | | 587 | 2025-05-27 04:53:11 | DB2 | | 588 | 2025-05-27 04:53:14 | DB2 | | 589 | 2025-05-27 04:53:17 | DB2 | | 590 | 2025-05-27 04:53:20 | DB2 | | 591 | 2025-05-27 04:53:23 | DB2 | | 592 | 2025-05-27 04:53:26 | DB2 | | 593 | 2025-05-27 04:53:29 | DB2 | | 594 | 2025-05-27 04:53:32 | DB2 | | 595 | 2025-05-27 04:53:35 | DB2 | | 596 | 2025-05-27 04:53:38 | DB2 | | 597 | 2025-05-27 04:53:41 | DB2 | | 598 | 2025-05-27 04:53:44 | DB2 | | 599 | 2025-05-27 04:53:47 | DB2 | | 600 | 2025-05-27 04:53:50 | DB2 | | 601 | 2025-05-27 04:53:53 | DB2 | | 602 | 2025-05-27 04:53:56 | DB2 | | 603 | 2025-05-27 04:53:59 | DB2 | | 604 | 2025-05-27 04:54:02 | DB2 | | 605 | 2025-05-27 04:54:05 | DB2 | | 606 | 2025-05-27 04:54:08 | DB2 | | 607 | 2025-05-27 04:54:11 | DB2 | | 608 | 2025-05-27 04:54:14 | DB2 | | 609 | 2025-05-27 04:54:17 | DB2 | | 610 | 2025-05-27 04:54:20 | DB2 | | 611 | 2025-05-27 04:54:23 | DB2 | | 612 | 2025-05-27 04:54:26 | DB2 | | 613 | 2025-05-27 04:54:29 | DB2 | | 614 | 2025-05-27 04:54:32 | DB2 | | 615 | 2025-05-27 04:54:35 | DB2 | | 616 | 2025-05-27 04:54:38 | DB2 | | 617 | 2025-05-27 04:54:41 | DB2 | | 618 | 2025-05-27 04:54:44 | DB2 | | 619 | 2025-05-27 04:54:47 | DB2 | | 620 | 2025-05-27 04:54:50 | DB2 | | 621 | 2025-05-27 04:54:53 | DB2 | | 622 | 2025-05-27 04:54:56 | DB2 | | 623 | 2025-05-27 04:54:59 | DB2 | | 624 | 2025-05-27 04:55:02 | DB2 | | 625 | 2025-05-27 04:55:05 | DB2 | | 626 | 2025-05-27 04:55:08 | DB2 | | 627 | 2025-05-27 04:55:12 | DB2 | | 628 | 2025-05-27 04:55:15 | DB2 | | 629 | 2025-05-27 04:55:18 | DB2 | | 630 | 2025-05-27 04:55:21 | DB2 | | 631 | 2025-05-27 04:55:24 | DB2 | | 632 | 2025-05-27 04:55:27 | DB2 | | 633 | 2025-05-27 04:55:30 | DB2 | | 634 | 2025-05-27 04:55:33 | DB2 | | 635 | 2025-05-27 04:55:36 | DB2 | | 636 | 2025-05-27 04:55:39 | DB2 | | 637 | 2025-05-27 04:55:42 | DB2 | | 638 | 2025-05-27 04:55:45 | DB2 | | 639 | 2025-05-27 04:55:48 | DB2 | | 640 | 2025-05-27 04:55:51 | DB2 | | 641 | 2025-05-27 04:55:54 | DB2 | | 642 | 2025-05-27 04:55:57 | DB2 | | 643 | 2025-05-27 04:56:00 | DB2 | | 644 | 2025-05-27 04:56:03 | DB2 | | 645 | 2025-05-27 04:56:06 | DB2 | | 646 | 2025-05-27 04:56:09 | DB2 | | 647 | 2025-05-27 04:56:12 | DB2 | | 648 | 2025-05-27 04:56:15 | DB2 | | 649 | 2025-05-27 04:56:18 | DB2 | | 650 | 2025-05-27 04:56:21 | DB2 | | 651 | 2025-05-27 04:56:24 | DB2 | | 652 | 2025-05-27 04:56:27 | DB2 | | 653 | 2025-05-27 04:56:30 | DB2 | | 654 | 2025-05-27 04:56:33 | DB2 | | 655 | 2025-05-27 04:56:36 | DB2 | | 656 | 2025-05-27 04:56:39 | DB2 | | 657 | 2025-05-27 04:56:42 | DB2 | | 658 | 2025-05-27 04:56:45 | DB2 | | 659 | 2025-05-27 04:56:48 | DB2 | | 660 | 2025-05-27 04:56:51 | DB2 | | 661 | 2025-05-27 04:56:54 | DB2 | | 662 | 2025-05-27 04:56:57 | DB2 | | 663 | 2025-05-27 04:57:00 | DB2 | | 664 | 2025-05-27 04:57:03 | DB2 | | 665 | 2025-05-27 04:57:06 | DB2 | | 666 | 2025-05-27 04:57:09 | DB2 | | 667 | 2025-05-27 04:57:12 | DB2 | | 668 | 2025-05-27 04:57:15 | DB2 | | 669 | 2025-05-27 04:57:18 | DB2 | | 670 | 2025-05-27 04:57:21 | DB2 | | 671 | 2025-05-27 04:57:24 | DB2 | | 672 | 2025-05-27 04:57:27 | DB2 | | 673 | 2025-05-27 04:57:30 | DB2 | | 674 | 2025-05-27 04:57:33 | DB2 | | 675 | 2025-05-27 04:57:37 | DB2 | | 676 | 2025-05-27 04:57:40 | DB2 | | 677 | 2025-05-27 04:57:43 | DB2 | | 678 | 2025-05-27 04:57:46 | DB2 | | 679 | 2025-05-27 04:57:49 | DB2 | | 680 | 2025-05-27 04:57:52 | DB2 | | 681 | 2025-05-27 04:57:55 | DB2 | | 682 | 2025-05-27 04:57:58 | DB2 | | 683 | 2025-05-27 04:58:01 | DB2 | | 684 | 2025-05-27 04:58:04 | DB2 | | 685 | 2025-05-27 04:58:07 | DB2 | | 686 | 2025-05-27 04:58:10 | DB2 | | 687 | 2025-05-27 04:58:13 | DB2 | | 688 | 2025-05-27 04:58:16 | DB2 | | 689 | 2025-05-27 04:58:19 | DB2 | | 690 | 2025-05-27 04:58:22 | DB2 | | 691 | 2025-05-27 04:58:25 | DB2 | | 692 | 2025-05-27 04:58:28 | DB2 | | 693 | 2025-05-27 04:58:31 | DB2 | | 694 | 2025-05-27 04:58:34 | DB2 | | 695 | 2025-05-27 04:58:37 | DB2 | | 696 | 2025-05-27 04:58:40 | DB2 | | 697 | 2025-05-27 04:58:43 | DB2 | | 698 | 2025-05-27 04:58:46 | DB2 | | 699 | 2025-05-27 04:58:49 | DB2 | | 700 | 2025-05-27 04:58:52 | DB2 | | 701 | 2025-05-27 04:58:55 | DB2 | | 702 | 2025-05-27 04:58:58 | DB2 | | 703 | 2025-05-27 04:59:01 | DB2 | | 704 | 2025-05-27 04:59:04 | DB2 | | 705 | 2025-05-27 04:59:07 | DB2 | | 706 | 2025-05-27 04:59:10 | DB2 | | 707 | 2025-05-27 04:59:13 | DB2 | | 708 | 2025-05-27 04:59:16 | DB2 | | 709 | 2025-05-27 04:59:19 | DB2 | | 710 | 2025-05-27 04:59:22 | DB2 | | 711 | 2025-05-27 04:59:25 | DB2 | | 712 | 2025-05-27 04:59:28 | DB2 | | 713 | 2025-05-27 04:59:31 | DB2 | | 714 | 2025-05-27 04:59:34 | DB2 | | 715 | 2025-05-27 04:59:37 | DB2 | | 716 | 2025-05-27 04:59:40 | DB2 | | 717 | 2025-05-27 04:59:43 | DB2 | | 718 | 2025-05-27 04:59:46 | DB2 | | 719 | 2025-05-27 04:59:49 | DB2 | | 720 | 2025-05-27 04:59:52 | DB2 | | 721 | 2025-05-27 04:59:55 | DB2 | | 722 | 2025-05-27 04:59:58 | DB2 | | 723 | 2025-05-27 05:00:02 | DB2 | | 724 | 2025-05-27 05:00:05 | DB2 | | 725 | 2025-05-27 05:00:08 | DB2 | | 726 | 2025-05-27 05:00:11 | DB2 | | 727 | 2025-05-27 05:00:14 | DB2 | | 728 | 2025-05-27 05:00:17 | DB2 | | 729 | 2025-05-27 05:00:20 | DB2 | | 730 | 2025-05-27 05:00:23 | DB2 | | 731 | 2025-05-27 05:00:26 | DB2 | | 732 | 2025-05-27 05:00:29 | DB2 | | 733 | 2025-05-27 05:00:32 | DB2 | | 734 | 2025-05-27 05:00:35 | DB2 | | 735 | 2025-05-27 05:00:38 | DB2 | | 736 | 2025-05-27 05:00:41 | DB2 | | 737 | 2025-05-27 05:00:44 | DB2 | | 738 | 2025-05-27 05:00:47 | DB2 | | 739 | 2025-05-27 05:00:50 | DB2 | | 740 | 2025-05-27 05:00:53 | DB2 | | 741 | 2025-05-27 05:00:56 | DB2 | | 742 | 2025-05-27 05:00:59 | DB2 | | 743 | 2025-05-27 05:01:02 | DB2 | | 744 | 2025-05-27 05:01:05 | DB2 | | 745 | 2025-05-27 05:01:08 | DB2 | | 746 | 2025-05-27 05:01:11 | DB2 | | 747 | 2025-05-27 05:01:14 | DB2 | | 748 | 2025-05-27 05:01:17 | DB2 | | 749 | 2025-05-27 05:01:20 | DB2 | | 750 | 2025-05-27 05:01:23 | DB2 | | 751 | 2025-05-27 05:01:26 | DB2 | | 752 | 2025-05-27 05:01:29 | DB2 | | 753 | 2025-05-27 05:01:32 | DB2 | | 754 | 2025-05-27 05:01:35 | DB2 | | 755 | 2025-05-27 05:01:38 | DB2 | | 756 | 2025-05-27 05:01:41 | DB2 | | 757 | 2025-05-27 05:01:44 | DB2 | | 758 | 2025-05-27 05:01:47 | DB2 | | 759 | 2025-05-27 05:01:50 | DB2 | | 760 | 2025-05-27 05:01:53 | DB2 | | 761 | 2025-05-27 05:01:56 | DB2 | | 762 | 2025-05-27 05:01:59 | DB2 | | 763 | 2025-05-27 05:02:02 | DB2 | | 764 | 2025-05-27 05:02:05 | DB2 | | 765 | 2025-05-27 05:02:08 | DB2 | | 766 | 2025-05-27 05:02:11 | DB2 | | 767 | 2025-05-27 05:02:14 | DB2 | | 768 | 2025-05-27 05:02:17 | DB2 | | 769 | 2025-05-27 05:02:21 | DB2 | | 770 | 2025-05-27 05:02:24 | DB2 | | 771 | 2025-05-27 05:02:27 | DB2 | | 772 | 2025-05-27 05:02:30 | DB2 | | 773 | 2025-05-27 05:02:33 | DB2 | | 774 | 2025-05-27 05:02:36 | DB2 | | 775 | 2025-05-27 05:02:39 | DB2 | | 776 | 2025-05-27 05:02:42 | DB2 | | 777 | 2025-05-27 05:02:45 | DB2 | | 778 | 2025-05-27 05:02:48 | DB2 | | 779 | 2025-05-27 05:02:51 | DB2 | | 780 | 2025-05-27 05:02:54 | DB2 | | 781 | 2025-05-27 05:02:57 | DB2 | | 782 | 2025-05-27 05:03:00 | DB2 | | 783 | 2025-05-27 05:03:03 | DB2 | | 784 | 2025-05-27 05:03:06 | DB2 | | 785 | 2025-05-27 05:03:09 | DB2 | | 786 | 2025-05-27 05:03:12 | DB2 | | 787 | 2025-05-27 05:03:15 | DB2 | | 788 | 2025-05-27 05:03:18 | DB2 | | 789 | 2025-05-27 05:03:21 | DB2 | | 790 | 2025-05-27 05:03:24 | DB2 | | 791 | 2025-05-27 05:03:27 | DB2 | | 792 | 2025-05-27 05:03:30 | DB2 | | 793 | 2025-05-27 05:03:33 | DB2 | | 794 | 2025-05-27 05:03:36 | DB2 | | 795 | 2025-05-27 05:03:39 | DB2 | | 796 | 2025-05-27 05:03:42 | DB2 | | 797 | 2025-05-27 05:03:45 | DB2 | | 798 | 2025-05-27 05:03:48 | DB2 | | 799 | 2025-05-27 05:03:51 | DB2 | | 800 | 2025-05-27 05:03:54 | DB2 | | 801 | 2025-05-27 05:03:57 | DB2 | | 802 | 2025-05-27 05:04:00 | DB2 | | 803 | 2025-05-27 05:04:03 | DB2 | | 804 | 2025-05-27 05:04:06 | DB2 | | 805 | 2025-05-27 05:04:09 | DB2 | | 806 | 2025-05-27 05:04:12 | DB2 | | 807 | 2025-05-27 05:04:15 | DB2 | | 808 | 2025-05-27 05:04:18 | DB2 | | 809 | 2025-05-27 05:04:21 | DB2 | | 810 | 2025-05-27 05:04:24 | DB2 | | 811 | 2025-05-27 05:04:27 | DB2 | | 812 | 2025-05-27 05:04:30 | DB2 | | 813 | 2025-05-27 05:04:33 | DB2 | | 814 | 2025-05-27 05:04:36 | DB2 | | 815 | 2025-05-27 05:04:39 | DB2 | | 816 | 2025-05-27 05:04:42 | DB2 | | 817 | 2025-05-27 05:04:46 | DB2 | | 818 | 2025-05-27 05:04:49 | DB2 | | 819 | 2025-05-27 05:04:52 | DB2 | | 820 | 2025-05-27 05:04:55 | DB2 | | 821 | 2025-05-27 05:04:58 | DB2 | | 822 | 2025-05-27 05:05:01 | DB2 | | 823 | 2025-05-27 05:05:04 | DB2 | | 824 | 2025-05-27 05:05:07 | DB2 | | 825 | 2025-05-27 05:05:10 | DB2 | | 826 | 2025-05-27 05:05:13 | DB2 | | 827 | 2025-05-27 05:05:16 | DB2 | | 828 | 2025-05-27 05:05:19 | DB2 | | 829 | 2025-05-27 05:05:22 | DB2 | | 830 | 2025-05-27 05:05:25 | DB2 | | 831 | 2025-05-27 05:05:28 | DB2 | | 832 | 2025-05-27 05:05:31 | DB2 | | 833 | 2025-05-27 05:05:34 | DB2 | | 834 | 2025-05-27 05:05:37 | DB2 | | 835 | 2025-05-27 05:05:40 | DB2 | | 836 | 2025-05-27 05:05:43 | DB2 | | 837 | 2025-05-27 05:05:46 | DB2 | | 838 | 2025-05-27 05:05:49 | DB2 | | 839 | 2025-05-27 05:05:52 | DB2 | | 840 | 2025-05-27 05:05:55 | DB2 | | 841 | 2025-05-27 05:05:58 | DB2 | | 842 | 2025-05-27 05:06:01 | DB2 | | 843 | 2025-05-27 05:06:04 | DB2 | | 844 | 2025-05-27 05:06:07 | DB2 | | 845 | 2025-05-27 05:06:10 | DB2 | | 846 | 2025-05-27 05:06:13 | DB2 | | 847 | 2025-05-27 05:06:16 | DB2 | | 848 | 2025-05-27 05:06:19 | DB2 | | 849 | 2025-05-27 05:06:22 | DB2 | | 850 | 2025-05-27 05:06:25 | DB2 | | 851 | 2025-05-27 05:06:28 | DB2 | | 852 | 2025-05-27 05:06:31 | DB2 | | 853 | 2025-05-27 05:06:34 | DB2 | | 854 | 2025-05-27 05:08:36 | DB2 | | 855 | 2025-05-27 05:08:39 | DB2 | | 856 | 2025-05-27 05:08:42 | DB2 | | 857 | 2025-05-27 05:08:45 | DB2 | | 858 | 2025-05-27 05:08:48 | DB2 | | 859 | 2025-05-27 05:08:51 | DB2 | | 860 | 2025-05-27 05:08:54 | DB2 | | 861 | 2025-05-27 05:08:57 | DB2 | | 862 | 2025-05-27 05:09:00 | DB2 | | 863 | 2025-05-27 05:09:03 | DB2 | | 864 | 2025-05-27 05:09:06 | DB2 | | 865 | 2025-05-27 05:09:09 | DB2 | | 866 | 2025-05-27 05:09:12 | DB2 | | 867 | 2025-05-27 05:09:15 | DB2 | | 868 | 2025-05-27 05:09:18 | DB2 | | 869 | 2025-05-27 05:09:21 | DB2 | | 870 | 2025-05-27 05:09:24 | DB2 | | 871 | 2025-05-27 05:09:27 | DB2 | | 872 | 2025-05-27 05:09:30 | DB2 | | 873 | 2025-05-27 05:09:33 | DB2 | | 874 | 2025-05-27 05:09:36 | DB2 | | 875 | 2025-05-27 05:09:39 | DB2 | | 876 | 2025-05-27 05:09:42 | DB2 | | 877 | 2025-05-27 05:09:45 | DB2 | | 878 | 2025-05-27 05:09:48 | DB2 | | 879 | 2025-05-27 05:09:51 | DB2 | | 880 | 2025-05-27 05:09:54 | DB2 | | 881 | 2025-05-27 05:09:57 | DB2 | | 882 | 2025-05-27 05:10:00 | DB2 | | 883 | 2025-05-27 05:10:03 | DB2 | | 884 | 2025-05-27 05:10:06 | DB2 | | 885 | 2025-05-27 05:10:09 | DB2 | | 886 | 2025-05-27 05:10:13 | DB2 | | 887 | 2025-05-27 05:10:16 | DB2 | | 888 | 2025-05-27 05:10:19 | DB2 | | 889 | 2025-05-27 05:10:22 | DB2 | | 890 | 2025-05-27 05:10:25 | DB2 | | 891 | 2025-05-27 05:10:28 | DB2 | | 892 | 2025-05-27 05:10:31 | DB2 | | 893 | 2025-05-27 05:10:34 | DB2 | | 894 | 2025-05-27 05:10:37 | DB2 | | 895 | 2025-05-27 05:10:40 | DB2 | | 896 | 2025-05-27 05:10:43 | DB2 | | 897 | 2025-05-27 05:10:46 | DB2 | | 898 | 2025-05-27 05:10:49 | DB2 | | 899 | 2025-05-27 05:10:52 | DB2 | | 900 | 2025-05-27 05:10:55 | DB2 | | 901 | 2025-05-27 05:10:58 | DB2 | | 902 | 2025-05-27 05:11:01 | DB2 | | 903 | 2025-05-27 05:11:04 | DB2 | | 904 | 2025-05-27 05:11:07 | DB2 | | 905 | 2025-05-27 05:11:10 | DB2 | | 906 | 2025-05-27 05:11:13 | DB2 | | 907 | 2025-05-27 05:11:16 | DB2 | | 908 | 2025-05-27 05:11:19 | DB2 | | 909 | 2025-05-27 05:11:22 | DB2 | | 910 | 2025-05-27 05:11:25 | DB2 | | 911 | 2025-05-27 05:11:28 | DB2 | | 912 | 2025-05-27 05:11:31 | DB2 | | 913 | 2025-05-27 05:11:34 | DB2 | | 914 | 2025-05-27 05:11:37 | DB2 | | 915 | 2025-05-27 05:11:40 | DB2 | | 916 | 2025-05-27 05:11:43 | DB2 | | 917 | 2025-05-27 05:11:46 | DB2 | | 918 | 2025-05-27 05:11:49 | DB2 | | 919 | 2025-05-27 05:11:52 | DB2 | | 920 | 2025-05-27 05:11:55 | DB2 | | 921 | 2025-05-27 05:11:58 | DB2 | | 922 | 2025-05-27 05:12:01 | DB2 | | 923 | 2025-05-27 05:12:04 | DB2 | | 924 | 2025-05-27 05:12:07 | DB2 | | 925 | 2025-05-27 05:12:10 | DB2 | | 926 | 2025-05-27 05:12:13 | DB2 | | 927 | 2025-05-27 05:12:16 | DB2 | | 928 | 2025-05-27 05:12:19 | DB2 | | 929 | 2025-05-27 05:12:22 | DB2 | | 930 | 2025-05-27 05:12:25 | DB2 | | 931 | 2025-05-27 05:12:28 | DB2 | | 932 | 2025-05-27 05:12:31 | DB2 | | 933 | 2025-05-27 05:12:34 | DB2 | | 934 | 2025-05-27 05:12:38 | DB2 | | 935 | 2025-05-27 05:12:41 | DB2 | | 936 | 2025-05-27 05:12:44 | DB2 | | 937 | 2025-05-27 05:12:47 | DB2 | | 938 | 2025-05-27 05:12:50 | DB2 | | 939 | 2025-05-27 05:12:53 | DB2 | | 940 | 2025-05-27 05:12:56 | DB2 | | 941 | 2025-05-27 05:12:59 | DB2 | | 942 | 2025-05-27 05:13:02 | DB2 | | 943 | 2025-05-27 05:13:05 | DB2 | | 944 | 2025-05-27 05:13:08 | DB2 | | 945 | 2025-05-27 05:13:11 | DB2 | | 946 | 2025-05-27 05:13:14 | DB2 | | 947 | 2025-05-27 05:13:17 | DB2 | | 948 | 2025-05-27 05:13:20 | DB2 | | 949 | 2025-05-27 05:13:23 | DB2 | | 950 | 2025-05-27 05:13:26 | DB2 | | 951 | 2025-05-27 05:13:29 | DB2 | | 952 | 2025-05-27 05:13:32 | DB2 | | 953 | 2025-05-27 05:13:35 | DB2 | | 954 | 2025-05-27 05:13:38 | DB2 | | 955 | 2025-05-27 05:13:41 | DB2 | | 956 | 2025-05-27 05:13:44 | DB2 | | 957 | 2025-05-27 05:13:47 | DB2 | | 958 | 2025-05-27 05:13:50 | DB2 | | 959 | 2025-05-27 05:13:53 | DB2 | | 960 | 2025-05-27 05:13:56 | DB2 | | 961 | 2025-05-27 05:13:59 | DB2 | | 962 | 2025-05-27 05:14:02 | DB2 | | 963 | 2025-05-27 05:14:05 | DB2 | | 964 | 2025-05-27 05:14:08 | DB2 | | 965 | 2025-05-27 05:14:11 | DB2 | | 966 | 2025-05-27 05:14:14 | DB2 | | 967 | 2025-05-27 05:14:17 | DB2 | | 968 | 2025-05-27 05:14:20 | DB2 | | 969 | 2025-05-27 05:14:23 | DB2 | | 970 | 2025-05-27 05:14:26 | DB2 | | 971 | 2025-05-27 05:14:29 | DB2 | | 972 | 2025-05-27 05:14:32 | DB2 | | 973 | 2025-05-27 05:14:35 | DB2 | | 974 | 2025-05-27 05:14:38 | DB2 | | 975 | 2025-05-27 05:14:41 | DB2 | | 976 | 2025-05-27 05:14:44 | DB2 | | 977 | 2025-05-27 05:14:47 | DB2 | | 978 | 2025-05-27 05:14:50 | DB2 | +-----+---------------------+----------+ 810 rows in set (0.001 sec) MariaDB [drd]>