[Sqlrelay-discussion] sqlrelay-0.36pre3
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2005-02-11 02:26:55
|
Hello all, There's a new prerelease of sqlrelay available at: http://www.firstworks.com/sqlrelay-0.36pre3.tar.gz There are 2 notable improvements in this pre-release: * The PHP api cleans up after itself when the script exits, even if the user clicked stop in the browser. It's not necessary to register a shutdown handler to free the cursor or connection anymore. * Fixed some really obscure bugs that might cause everything to get hung up if connections>maxconnections and handoff=pass Give it a try, let me know if you run into any trouble. Dave dav...@fi... |