> On 29 Aug 2015, at 23:53, Mark Bratcher <mdbra...@gmail.com> wrote: > >> > The exact same connection works fine under Smalltalk 3.2.5. So it's not an > authentication issue in my case. I tried it on a couple of different > databases, each time working in 3.2.5, but the same error using > 3.2.91-b98173d.
that is odd. The difference from 3.2.5 to master in dbd-mysql itself is that I removed commitTransaction/rollbackTransaction because the super class already had these selectors. If it isn’t too much work for you could you do the following (once fro 3.2.5 and once for master): * Use wireshark/tcpdump to record a packet trace of the GST/MySQL communication (maybe change the PW to something different..) * Show the code that was used * And the exception? kind regards holger _______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org https://lists.gnu.org/mailman/listinfo/help-smalltalk