Bug #14344 rpl000015 test fails in make test
Submitted: 26 Oct 2005 18:31 Modified: 26 Nov 2005 22:27
Reporter: Patrick Galbraith Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version: OS:Linux (Linux, SuSe 9.3 Linux krsna 2.6.)
Assigned to: Assigned Account CPU Architecture:Any

[26 Oct 2005 18:31] Patrick Galbraith
Description:
rpl000015 fails in both stages of 'make test' (--ps-protcol and regular)

rpl000015                      [ fail ]

Errors are (from /home/patg/mysql-build/mysql-4.1/mysql-test/var/log/mysqltest-time) :
mysqltest: Result length mismatch
(the last lines may be the most important ones)
Below are the diffs between actual and expected results:
-------------------------------------------------------
*** r/rpl000015.result  2005-10-13 02:05:13.000000000 +0300
--- r/rpl000015.reject  2005-10-26 20:09:03.000000000 +0300
***************
*** 8,14 ****
 change master to master_host='127.0.0.1';
 show slave status;
 Slave_IO_State        Master_Host     Master_User     Master_Port     Connect_Retry   Master_Log_File Read_Master_Log_Pos     Relay_Log_
ile     Relay_Log_Pos   Relay_Master_Log_File   Slave_IO_Running        Slave_SQL_Running       Replicate_Do_DB Replicate_Ignore_DB     Re
licate_Do_Table Replicate_Ignore_Table  Replicate_Wild_Do_Table Replicate_Wild_Ignore_Table     Last_Errno      Last_Error      Skip_Count
r       Exec_Master_Log_Pos     Relay_Log_Space Until_Condition Until_Log_File  Until_Log_Pos   Master_SSL_Allowed      Master_SSL_CA_File
aster_SSL_CA_Path       Master_SSL_Cert Master_SSL_Cipher       Master_SSL_Key  Seconds_Behind_Master
! #     127.0.0.1       test    MASTER_PORT     7               4       slave-relay-bin.000001  4               No      No
0       0       4       None            0       No                                              #
 change master to master_host='127.0.0.1',master_user='root',
 master_password='',master_port=MASTER_PORT;
 show slave status;
--- 8,14 ----
 change master to master_host='127.0.0.1';
 show slave status;
 Slave_IO_State        Master_Host     Master_User     Master_Port     Connect_Retry   Master_Log_File Read_Master_Log_Pos     Relay_Log_
ile     Relay_Log_Pos   Relay_Master_Log_File   Slave_IO_Running        Slave_SQL_Running       Replicate_Do_DB Replicate_Ignore_DB     Re
licate_Do_Table Replicate_Ignore_Table  Replicate_Wild_Do_Table Replicate_Wild_Ignore_Table     Last_Errno      Last_Error      Skip_Count
r       Exec_Master_Log_Pos     Relay_Log_Space Until_Condition Until_Log_File  Until_Log_Pos   Master_SSL_Allowed      Master_SSL_CA_File
aster_SSL_CA_Path       Master_SSL_Cert Master_SSL_Cipher       Master_SSL_Key  Seconds_Behind_Master
! #     127.0.0.1       test    3307    7               4       slave-relay-bin.000001  4               No      No
0       0       4       None            0       No                                              #
 change master to master_host='127.0.0.1',master_user='root',
 master_password='',master_port=MASTER_PORT;
 show slave status; 

How to repeat:
Latest 4.1 from bk, compile, 'make test' (you will have to do ./mysql-test-run --start-from=query_cache_merge due to 'ps' test failure)
[26 Oct 2005 22:27] MySQL Verification Team
I was unable to repeat:

TEST                            RESULT
-------------------------------------------------------
rpl000015                      [ pass ]   
-------------------------------------------------------

ChangeSet@1.2465, 2005-10-26 16:12:41+03:00, jani@a193-229-222-105.elisa-laajakaista.fi
  Imported fix from 5.0.
[27 Nov 2005 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".