fix:max logs MySql

This commit is contained in:
infosave2007
2026-02-25 06:57:04 +03:00
parent a037f13325
commit 19078b03dd
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -10,3 +10,5 @@ collation-server = utf8mb4_unicode_ci
init_connect = 'SET NAMES utf8mb4 COLLATE utf8mb4_unicode_ci'
init_connect = 'SET collation_connection = utf8mb4_unicode_ci'
skip-character-set-client-handshake
binlog_expire_logs_seconds = 259200
max_binlog_size = 100M