package
0.0.0-20241022072053-80517a9143fa
Repository: https://github.com/yandex/mysync.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
IsErrorDubious check that error may be caused by misconfiguration, mysync/scripts bugs and not related to MySQL/network failure.
No description provided by the author
Poorman's sql templating with value quotation Because go built-in placeholders don't work for queries like CHANGE MASTER.
NewCluster connects (lazy) to MySQL ha_nodes and returns new Cluster.
No description provided by the author
NewNode returns new Node.
No description provided by the author
RegisterTLSConfig loads and register CA file for TLS encryption.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
Binlog represents SHOW BINARY LOGS result item.
CascadeNodeConfiguration is a dcs node configuration for cascade mysql replica.
Cluster is a simple collection, containing set of MySQL ha_nodes.
No description provided by the author
No description provided by the author
GTIDExecuted contains SHOW MASTER STATUS response.
Node represents API to query/manipulate single MySQL node.
NodeConfiguration is a dcs node configuration for HA mysql replica.
ReplicaStatusStruct contains SHOW REPLICA STATUS response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SemiSyncStatus contains semi sync host settings.
No description provided by the author
SlaveStatusStruct contains SHOW SLAVE STATUS response.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author