MySQL client runs on the machine containing the databases and servers connect to the client over a network.
MySQL client runs on the machine containing the databases and servers connect to the client over a network. Correct Answer False
MySQL operates using a client/server architecture. It is the server that runs on the machine and not the client. The clients connect to the MySQL server to request information from the database(s).
মোঃ আরিফুল ইসলাম
Feb 20, 2025