Re: Data in Table Is Different When Seen From Different Sources

2011-01-26 Thread Hal Vaughan
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

Re: Data in Table Is Different When Seen From Different Sources

2011-01-26 Thread misiaq
"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

Data in Table Is Different When Seen From Different Sources

2011-01-26 Thread Hal Vaughan
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 "$