[packages/percona-server/v5.0.x: 133/202] - expire-logs-days sample

glen glen at pld-linux.org
Wed Oct 21 16:20:12 CEST 2015


commit fe401347d0ba796522625149606a3d5093a8eb71
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Oct 27 16:01:44 2009 +0000

    - expire-logs-days sample
    
    Changed files:
        mysqld.conf -> 1.34.2.10

 mysqld.conf | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/mysqld.conf b/mysqld.conf
index 409fcff..56e35c3 100644
--- a/mysqld.conf
+++ b/mysqld.conf
@@ -65,6 +65,10 @@ skip-networking
 ; binary logging is required for replication
 ;log-bin=mysql-bin
 
+; If non-zero, binary logs will be purged after expire_logs_days days; possible
+; purges happen at startup and at binary log rotation.
+;expire-logs-days=30
+
 ; Normally, a slave does not log to its own binary log any updates that are
 ; received from a master server. This option tells the slave to log the updates
 ; performed by its SQL thread to its own binary log. For this option to have
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list