[cx-oracle-users] Oops!
Brought to you by:
atuining
From: Anthony T. <an...@co...> - 2003-12-18 22:56:50
|
I forgot to test all of the permutations and combinations on the less commonly used platforms (Alpha, HP-UX and Solaris and perhaps others) and I uncovered a couple of small bugs. :-( These have already been fixed (today) but since they affect a very small portion of the code I am going to hold off on releasing for at least a couple of weeks. If you are directly affected by this, I can send you modified sources or binaries. If you are running Windows or Linux (x86) you are not affected by these bugs. 1) cursor.bindnames() will cause cx_Oracle to crash 2) Session pooling will not function because of a missing trailing NULL in the keyword parameters. If you have any questions, fire away. And my apologies in advance to those people who will be affected by these oopses. If you discover anything else, please let me know as soon as possible so that I can include any changes in a 4.0.1 release early next year. -- Anthony Tuininga an...@co... Computronix Distinctive Software. Real People. Suite 200, 10216 - 124 Street NW Edmonton, AB, Canada T5N 4A3 Phone: (780) 454-3700 Fax: (780) 454-3838 http://www.computronix.com |