What is mysql architecture?



What is mysql architecture?..

Answer / Arti Pandey

MySQL follows the client-server architecture. The MySQL server runs on a machine and handles database operations, while clients connect to the server to perform operations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is the data type for file in mysql?

1 Answers  


What is triggers and how it can be used in mysql?

1 Answers  


What are numeric data types?

1 Answers  


How do I delete a mysql user?

1 Answers  


How database are managed?

1 Answers  


Print 3 highest salary

9 Answers  


What is the command used to create a database using php and mysql?

1 Answers  


How to decrement dates by 1 in mysql?

1 Answers  


What is mysql workbench used for?

1 Answers  


How to see the create table statement of an existing table?

1 Answers  


What are mysql functions?

1 Answers  


Is mariadb faster than mysql?

1 Answers  


Categories