On Jan 26, 2011, at 5:11 PM, mis...@poczta.fm wrote:
> "Hal Vaughan" 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 progra
"Hal Vaughan" 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 isolati
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:
$out = `mysql --table -e"SELECT * FROM search.Status"`;
print "$