Bug #19389 Test 'rpl_rotate_logs' fails on SuSE Linux
Submitted: 27 Apr 2006 0:08 Modified: 12 Oct 2007 12:05
Reporter: Kent Boortz Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Replication Severity:S2 (Serious)
Version:5.0.21 OS:Linux (SuSE SLES9)
Assigned to: Andrei Elkin CPU Architecture:Any

[27 Apr 2006 0:08] Kent Boortz
Description:
On both x86 and x86_64, the test 'rpl_rotate_logs' fails with

 At line 28: query 'start slave' failed with wrong errno 1201:
 'Could not initialize master info structure; more error
 messages can be found in the MySQL error log', instead of 1105...

How to repeat:
Run the test on SuSE SLES9
[27 Apr 2006 0:37] Kent Boortz
The test 'trigger' fails on SuSE as well. As unique to SuSE
might be related, else a separate bug report should be
created. The failure is reported as

 At line 1062: query 'rename table t1 to t2' succeeded - 
 should have failed with errno 1...
[7 Aug 2006 15:01] Chris Jacobson
I have encountered the exact same 'trigger' test failure on Solaris 10 x86_64 and have filed a bug report (Bug #21435).  Wanted to note here that the trigger test failure is not unique to SuSE.
[10 Aug 2006 16:26] Dan Stangel
Hi - We have also seen this bug with RHEL4u2:

trigger            [ fail ] 
Errors are (from /usr/local/setup/mysql-max-5.0.22-linux-i686-glibc23/mysql- test/var/log/mysqltest-time) : 
mysqltest: At line 1062: query 'rename table t1 to t2' succeeded - should have failed with errno 1... 

Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
mysql-max-5.0.22-linux-i686-glibc23
[28 Aug 2006 18:18] Joerg Bruehe
For the failure of "trigger" during the RPM builds on SuSE, see bug#21883.

I change the bug subject accordingly.