Recommended Servers for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login | Register
[+/-]
PURGE MASTER LOGS
RESET MASTER
SET SQL_LOG_BIN
SHOW BINLOG EVENTS
SHOW MASTER STATUS
SHOW MASTER LOGS
SHOW SLAVE HOSTS
レプリケーションは SQL インタフェースで制御できます。このセクションでは、マスタレプリケーションサーバを管理するためのステートメントについて説明します。項4.11.8. 「スレーブサーバを制御する SQL ステートメント」 では、スレーブサーバを管理するためのステートメントについて説明しています。
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.