| Bug #89466 | MTR test x.connection_timeout_local failure | ||
|---|---|---|---|
| Submitted: | 30 Jan 2018 7:42 | Modified: | 30 Nov 2018 15:42 |
| Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Document Store: X Plugin | Severity: | S3 (Non-critical) |
| Version: | 8.0.4 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[30 Jan 2018 8:05]
MySQL Verification Team
Hello Laurynas, Thank you for the report. Thanks, Umesh
[30 Nov 2018 15:42]
Margaret Fisher
Posted by developer: Test case, closing with no changelog entry.

Description: $ ./mtr --debug-server --suite=x connection_timeout_local ... x.connection_timeout_local [ fail ] Test ended at 2018-01-30 09:39:56 CURRENT_TEST: x.connection_timeout_local --- /Users/laurynas/percona/mysql-8.0.4/rapid/plugin/x/tests/mtr/r/connection_timeout_local.result 2018-01-18 18:43:56.000000000 +0300 +++ /Users/laurynas/percona/obj-mysql-8.0.4-asan-debug/mysql-test/var/log/connection_timeout_local.reject 2018-01-30 10:39:56.000000000 +0300 @@ -48,7 +48,7 @@ show status like 'Mysqlx_conn%'; Variable_name Value Mysqlx_connection_accept_errors 0 -Mysqlx_connection_errors 2 +Mysqlx_connection_errors 3 Mysqlx_connections_accepted 4 Mysqlx_connections_closed 4 Mysqlx_connections_rejected 0 @@ -82,7 +82,7 @@ show status like 'Mysqlx_conn%'; Variable_name Value Mysqlx_connection_accept_errors 0 -Mysqlx_connection_errors 3 +Mysqlx_connection_errors 5 Mysqlx_connections_accepted 6 Mysqlx_connections_closed 6 Mysqlx_connections_rejected 0 mysqltest: Result content mismatch How to repeat: See above