Rename clear_binlogs.sql to clear_mysql_binlogs.sql

This commit is contained in:
bash
2024-10-05 14:18:39 +02:00
committed by GitHub
parent 9fe202ea35
commit a455d85cfe

View File

@@ -0,0 +1,2 @@
use mysql
PURGE BINARY LOGS BEFORE now();