| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | July 11 2004 9:16pm |
| Subject: | Re: interactive_timeout | ||
| View as plain text | |||
In the last episode (Jul 11), Luis Mediero said: > I need put the interactive_timeout to infinite, :-). I have a web > with a pool of connections, and need mysql don't close the > connection. Someone know how I put no timeout in my connections?. Interactive_timout only applies to programs that set the CLIENT_INTERACTIVE flag when connecting to mysql. The mysql commandline app is probably the only program that sets this. Try raising wait_timeout instead. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • interactive_timeout | Luis Mediero | 11 Jul |
| • Re: interactive_timeout | Dan Nelson | 11 Jul |
