SET @@local.wait_timeout=1800;
SET @@wait_timeout=1800;
SET @@local.interactive_timeout=1800;
SET @@interactive_timeout=1800;
Tuesday, February 03, 2009
Mysql: keep connection open for longer
These mysql queries will keep the connection open for 1800 seconds
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment