Re: querytimeout doesn't work for load-balanced and fail-over urls
Posted by: Mark Matthews
Date: January 16, 2013 12:42PM

Murat,

There may be a bug there with the load-balancing code, however, the driver uses "KILL QUERY ..." for statement timeouts, which is notoriously error-prone inside the MySQL server, i.e. how/when/if-ever your statement is cancelled or timed out is in question.

Is there a reason you actually need to put timeouts on queries? What exactly are you trying to prevent with them?

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: querytimeout doesn't work for load-balanced and fail-over urls
January 16, 2013 12:42PM


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.