Re: Losing connection when querying the database
Posted by: Rick James
Date: January 11, 2014 05:44PM

May I suggest that you don't ever need to run mysqlcheck. It was designed more than a year ago to handle frail MyISAM tables. You are defaulted to InnoDB, which mostly takes care of itself.

15 minutes? Exactly? Sounds like a timeout of 900, but I don't see where.
SHOW VARIABLES LIKE '%timeout%';

Options: ReplyQuote


Subject
Written By
Posted
Re: Losing connection when querying the database
January 11, 2014 05:44PM


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.