my.ini
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| my.ini [2009/06/23 14:35] – ag | my.ini [2020/06/24 14:33] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 28: | Zeile 28: | ||
| \\ | \\ | ||
| # Uncomment the following if you want to log updates\\ | # Uncomment the following if you want to log updates\\ | ||
| + | # Das wird nur bei Master-Slave Replikation auf dem Master benötigt | ||
| # | # | ||
| + | |||
| \\ | \\ | ||
| # Uncomment the following rows if you move the MySQL distribution to another\\ | # Uncomment the following rows if you move the MySQL distribution to another\\ | ||
| Zeile 63: | Zeile 65: | ||
| # Enter a name for the binary log. Otherwise a default name will be used.\\ | # Enter a name for the binary log. Otherwise a default name will be used.\\ | ||
| # log-bin=BigApache_MySql_Bin_Log\\ | # log-bin=BigApache_MySql_Bin_Log\\ | ||
| + | \\ | ||
| + | Abschalten der Logs mit: \\ | ||
| + | **[mysqld]\\ | ||
| + | skip-log-bin ** \\ | ||
| + | # Oder, damit die Logs nicht zu viel werden: \\ | ||
| + | # Begrenzen auf 7 Tage: \\ | ||
| + | **expire_logs_days = 7** \\ | ||
| + | \\ | ||
| # Enter a name for the error log file. Otherwise a default name will be used.\\ | # Enter a name for the error log file. Otherwise a default name will be used.\\ | ||
| # log-error = BigApache_MySql_Error_log\\ | # log-error = BigApache_MySql_Error_log\\ | ||
my.ini.1245767731.txt.gz · Zuletzt geändert: 2020/06/24 14:33 (Externe Bearbeitung)