MySQL Forums
Forum List  »  General

mysql-test-run with ssl
Posted by: Black Wolf
Date: April 22, 2016 11:11AM

I get an error when running "mysql-test-run --ssl" and am curious if it is how I am using it or an expected result.

Have tried both configurations
cmake /mysql-5.6.30 -DWITH_SSL=system
cmake /mysql-5.6.30 -DWITH_SSL=bundled

then cd mysql-test and run ./mysql-test-run --ssl

The error I'm seeing in both cases is at

rpl.rpl_master_connection 'mix' [ fail ]
mysqltest: Result content mismatch

Options: ReplyQuote


Subject
Written By
Posted
mysql-test-run with ssl
April 22, 2016 11:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.