MySQL Forums
Forum List  »  Replication

Re: Purging binary logs without 'super' privileges
Posted by: Rick James
Date: October 13, 2012 03:51PM

http://dev.mysql.com/doc/refman/5.5/en/sql-syntax-prepared-statements.html
implies that the command is not allowed.

This is a much simpler approach -- set and forget:
expire_logs_days
http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_expire_logs_days

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Purging binary logs without 'super' privileges
1356
October 13, 2012 03:51PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.