Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

mysql delete binlog

# remove all binary logs before now
PURGE BINARY LOGS BEFORE NOW();
 
PREVIOUS NEXT
Tagged: #mysql #delete #binlog
ADD COMMENT
Topic
Name
8+4 =