User Tools

Site Tools


mysql:replication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mysql:replication [2022/12/06 12:57] – [Restore auf dem Slave] stonemysql:replication [2022/12/06 14:59] (current) stone
Line 246: Line 246:
 start slave start slave
 </code> </code>
 +\\
 +
 +===== Manueler Logswitch =====
 +
 +Mit diesem Befehl wird das aktuell Binlog geswitch auf das nächste.\\
 +Befehl muss auf der Master DB abgesetzt werden.
 +<code>
 +FLUSH BINARY LOGS;
 +</code>
 +
 +
  
 \\ \\
Line 332: Line 343:
 SHOW VARIABLES like 'expire%'; SHOW VARIABLES like 'expire%';
 </code> </code>
 +\\
 +
  
  
mysql/replication.1670331472.txt.gz · Last modified: by stone