Résultats plein texte:
- replication
- Get a listing of binary log files on the primary by running **SHOW BINARY LOGS**. * Go to each repl... . * Find the earliest log file still being read by a replica. No log files before this one will be n... e sql> CREATE USER 'replication-slave' IDENTIFIED BY 'secret'; GRANT REPLICATION SLAVE ON *.* to 'repl
