Delete binary logs
Deletes binary logs created before the specified date
purge binary logs before ‘2022-03-03’;
by Valeri Tandilashvili
3 years ago
MySQL
0
Pro tip: use ```triple backticks around text``` to write in code fences