[Sqlrelay-discussion] SQL Relay - 0.39.2
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2007-08-07 15:58:09
|
Sometimes, it seems no matter how much testing I do, I always find a bug right after making a release :) In this case though, I found an important bug. There were cases where server-side cursors weren't getting marked available when badly-behaved clients disconnected, leading to error messages like "No server-side cursors were available to process the query." and requiring a restart of the sqlrelay server. This is now fixed in SQL Relay 0.39.2. Yay! Also, some folks have had trouble extracting the tarball after downloading it from sourceforge. This seems to happen every time I upload to them. I'll upload a file, and it works fine when I first test it, but then later, as it gets propagated to the mirror sites, it gets messed up. Maybe they use text rather than binary ftp to copy it or something. At any rate, I just uploaded this new release and downloaded it and tested it and it worked, so hopefully you'll have the same experience. If not, let me know and I'll try again. Usually when it happens, re-uploading the file fixes the issue. I'm not sure why, but it seems to. Dave |