Description:
Release build of 5.0.25
=====
rpl_log_pos [ fail ]
Errors are (from /home/mysqldev/rpm/BUILD/mysqlcom-5.0.25/mysql-test/var/log/mysqltest-time) :
mysqltest: At line 14: query 'stop slave' failed: 2003: Can't connect to MySQL server on '127.0.0.1' (111)
(the last lines may be the most important ones)
Result from queries before failure can be found in r/rpl_log_pos.log
=====
Subsequent tests pass, "rpl_openssl" is skipped, then
=====
rpl_optimize [ fail ]
Errors are (from /home/mysqldev/rpm/BUILD/mysqlcom-5.0.25/mysql-test/var/log/mysqltest-time) :
mysqltest: At line 7: query 'create table t1 (a int not null auto_increment primary key, b int, key(b))' failed: 2003: Can't connect to MySQL server on '127.0.0.1' (111)
(the last lines may be the most important ones)
Result from queries before failure can be found in r/rpl_optimize.log
=====
All in one run only:
Do-rpm-rhas4-ia64-5.0-pro.rhel4.log normal
Errno 111 == ECONNREFUSED (on Linux)
How to repeat:
Found in release build, using test suite.