MySQL Forums
Forum List  »  General

Re: Can't get wait_timeout to work
Posted by: Mark
Date: March 22, 2005 05:58AM

This is probably because you are seeing your session variables and, because you are in an interactive session, what it calls wait_timeout is actually interactive_timeout.

To get the true value do

SHOW GLOBAL VARIABLES.

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't get wait_timeout to work
March 22, 2005 05:58AM


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.