Which two are true about creating a Bastion service to connect to a MySQL DB system? (Choose two.)
You want to create a second user called admin2 with the same privileges as the administrator specified when creating the DB system.
Which statement helps you achieve this?
A port-forwarding Bastion session has been created for a MySQL DB system listening on 10.10.1.187:3306. The SSH command provided by the Bastion session is:
An SSH tunnel is created successfully on a client machine by running this command:
Which command connects to the MySQL DB System from the client machine?
You run this command to connect successfully to a DB system:
mysqlsh john@10.0.1.122 --auth-method=authentication_oci_client
Why does the command NOT require a password?
Which is true about dynamic variables in MySQL HeatWave configurations?