⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
include
/
View File Name :
sync_slave_sql_with_io.inc
# ==== Purpose ==== # # Sync the slave SQL thread with the IO thread on the current connection. # # ==== Usage ==== # # [--let $use_gtids= 1] # [--let $rpl_channel_name= 1] # [--let $slave_timeout= NUMBER] # [--let $rpl_debug= 1] # --source include/sync_slave_sql_with_io.inc # # Parameters: # # $use_gtids # If set, uses GTIDs instead of filename and offset for positions. # # $rpl_channel_name # See include/wait_for_slave_param.inc # # $slave_timeout # By default, the synchronization timeouts after 300 seconds. If # $slave_timeout is set, the synchronization timeouts after # $slave_timeout seconds. # # $rpl_debug # See include/rpl_init.inc --let $include_filename= sync_slave_sql_with_io.inc --source include/begin_include_file.inc --source include/save_io_thread_pos.inc --source include/sync_slave_sql.inc --let $_saved_channel_name= --let $include_filename= sync_slave_sql_with_io.inc --source include/end_include_file.inc