Skip to content

Commit 4a33dff

Browse files
WL#11057: Make caching_sha2_password default authentication mechanism
Post push fix - Recording updated results for xplugin connection test
1 parent 4b2f168 commit 4a33dff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rapid/plugin/x/tests/mtr/r/connection_yassl.result

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ SSL/TLS
836836
0 rows affected
837837
RUN SELECT USER()
838838
USER()
839-
root@localhost
839+
x_root@localhost
840840
0 rows affected
841841
RUN SHOW STATUS LIKE 'Mysqlx_ssl_version'
842842
Variable_name Value
@@ -1703,7 +1703,7 @@ SSL/TLS
17031703
0 rows affected
17041704
RUN SELECT USER()
17051705
USER()
1706-
root@localhost
1706+
x_root@localhost
17071707
0 rows affected
17081708
RUN SHOW STATUS LIKE 'Mysqlx_ssl_version'
17091709
Variable_name Value
@@ -2570,7 +2570,7 @@ SSL/TLS
25702570
0 rows affected
25712571
RUN SELECT USER()
25722572
USER()
2573-
root@localhost
2573+
x_root@localhost
25742574
0 rows affected
25752575
RUN SHOW STATUS LIKE 'Mysqlx_ssl_version'
25762576
Variable_name Value

0 commit comments

Comments
 (0)