Re: MySQL ASP Sessionstate
Posted by: Fernando Gonzalez.Sanchez
Date: February 11, 2013 08:02AM

Hi,

You need to use the binary logs, as long as you use replication.

So, to safely check if other slaves/masters are updated, check the procedure here:
http://dev.mysql.com/doc/refman/5.0/en/purge-binary-logs.html
("To safely purge binary log files, follow this procedure")

another link: http://www.cyberciti.biz/faq/what-is-mysql-binary-log/

Options: ReplyQuote


Subject
Written By
Posted
February 06, 2013 12:31AM
February 06, 2013 11:29AM
February 11, 2013 03:14AM
Re: MySQL ASP Sessionstate
February 11, 2013 08:02AM
February 11, 2013 09:09AM


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.