Choose four.You have a MySQL client installed on your Linux workstation with a default installation. You
have your admin login credentials to connect to a MySQL server running Microsoft Windows
on remote host 192.0.2.1:3306 to connect to the world database.
Which four options need to be specified to complete this task with a single command?
A) --port=3306
B) --protocol=pipe
C) --host=192.0.2.1
D) --protocol=UDP
E) --user=admin
F)
G)
H)
I) --database=world