help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] DBI.Connection call yields "Object: nil error: did


From: Holger Freyther
Subject: Re: [Help-smalltalk] DBI.Connection call yields "Object: nil error: did not understand #atEnd" in ST 3.2.91-b98173d
Date: Sun, 30 Aug 2015 08:13:25 +0200

> On 29 Aug 2015, at 23:53, Mark Bratcher <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]