main.openssl_1 w2 [ fail ] Test ended at 2015-10-06 04:32:19 CURRENT_TEST: main.openssl_1 ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure ERROR 2026 (HY000): SSL connection error: Failed to set ciphers to use ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure ERROR 2026 (HY000): SSL connection error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure --- /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/openssl_1.result 2015-08-05 18:11:29.000000000 +0000 +++ /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/openssl_1.reject 2015-10-06 04:32:19.000000000 +0000 @@ -57,7 +57,7 @@ Variable_name Value Ssl_cipher DHE-RSA-AES256-SHA Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 End of 5.0 tests DROP TABLE IF EXISTS thread_status; DROP EVENT IF EXISTS event_status; @@ -204,6 +204,6 @@ FLUSH PRIVILEGES; SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 DROP USER bug42158@localhost; End of 5.1 tests mysqltest: Result length mismatch main.ssl w2 [ fail ] Test ended at 2015-10-06 04:33:23 CURRENT_TEST: main.ssl --- /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl.result 2015-08-05 18:11:29.000000000 +0000 +++ /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl.reject 2015-10-06 04:33:23.000000000 +0000 @@ -1,6 +1,6 @@ SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 SHOW STATUS LIKE 'Ssl_server_not_before'; Variable_name Value Ssl_server_not_before Apr 25 14:55:05 2015 GMT @@ -2165,7 +2165,7 @@ drop table t1; SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 select aes_decrypt('MySQL','adf'); aes_decrypt('MySQL','adf') NULL mysqltest: Result length mismatch main.ssl_compress w2 [ fail ] Test ended at 2015-10-06 04:33:25 CURRENT_TEST: main.ssl_compress --- /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl_compress.result 2015-08-05 18:11:29.000000000 +0000 +++ /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl_compress.reject 2015-10-06 04:33:25.000000000 +0000 @@ -1,6 +1,6 @@ SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 SHOW STATUS LIKE 'Compression'; Variable_name Value Compression ON @@ -2162,7 +2162,7 @@ drop table t1; SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 SHOW STATUS LIKE 'Compression'; Variable_name Value Compression ON mysqltest: Result length mismatch main.ssl_timeout w2 [ fail ] Test ended at 2015-10-06 04:33:38 CURRENT_TEST: main.ssl_timeout --- /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl_timeout.result 2015-08-05 18:11:29.000000000 +0000 +++ /var/tmp/portage/dev-db/mariadb-10.0.21-r1/work/mysql/mysql-test/r/ssl_timeout.reject 2015-10-06 04:33:38.000000000 +0000 @@ -2,6 +2,6 @@ # Check ssl turned on SHOW STATUS LIKE 'Ssl_cipher'; Variable_name Value -Ssl_cipher DHE-RSA-AES256-SHA +Ssl_cipher DHE-RSA-CHACHA20-POLY1305 SELECT SLEEP(600); ERROR HY000: Lost connection to MySQL server during query mysqltest: Result length mismatch