List:Commits« Previous MessageNext Message »
From:Andrei Elkin Date:January 12 2009 1:45pm
Subject:Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583
View as plain text  
>> >> Thanks for adding the test!
>> >> 
>> >> As a comment on it, I thought the test would lists all kinds of query
>> >> on a temporary table and to print the content of the binlog in the
>> >> end.
>> >
>> > I agree to check all update querys that using temporary table would make
>> > the test complete, but I think the idea to print the content of the
>> > binlog is not good, because that would make the test dependent on the
>> > format of the binlog dump format, which might change from time to time.
>> 
>> Well, not all the binlog but only 
>> 
>>    $MYSQL_BINLOG binlog | grep 'pseudo_thread_id'
>> 
>> would be relevant to show in the results.
>> 
>
> but the thread_id number might change.
>

well, then mask out the number. What we really need is the line with
set @@session.pseudo_thread_id.
Thread
bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing9 Jan
Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing9 Jan
  • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583Andrei Elkin9 Jan
    • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing12 Jan
      • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583Andrei Elkin12 Jan
        • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing12 Jan
          • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583Andrei Elkin12 Jan
            • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing12 Jan
              • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583Andrei Elkin12 Jan
                • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583He Zhenxing12 Jan
                  • Re: bzr commit into mysql-5.0 branch (zhenxing.he:2636) Bug#35583Andrei Elkin12 Jan