On Jan 26, 2011, at 5:11 PM, [email protected] wrote:

> "Hal Vaughan" <[email protected]> wrote:
>> I'm having the strangest issue.  I am using a Perl program to test out some 
>> other Perl programs and all the Perl connections with MySQL are "normal", as 
>> in I use the standard interface.  But in the test program I'm just using 
>> this:
>> 
> [... cut ...]
> 
> Transaction isolation level? 
> Add a timestamp column showing last update and then compare values.

Thanks, actually, after sending that, I put in more time fields (since I would 
need them anyway) and that led me to finally finding a rogue process that was 
being forked in Perl, and finishing up fast enough that I didn't see it when I 
tried "ps -ax".

So it's solved now -- rogue process.


Thanks!



Hal
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[email protected]

Reply via email to