0.91RC2 Bug - Password Length
Ken Collins <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
I had an issue reported to me today that login passwords larger than ~32 characters. This appears to be an issue when I tested 0.82 as well. Here are my log files for each freetds.0.82.log => https://gist.github.com/1004251 freetds.0.91RC2.log => https://gist.github.com/1004252 I googled around a bit and found this page on the TDS login packet <http://www.freetds.org/tds.html> and it suggests this is expected for 4/5 packet. My logs do show that I was using TDS version 7.1. I found no obvious place in the code where this might be fixed. Thoughts and suggestions? - TIA, Ken