Mysql-server/mysql-client differences

Source: Internet
Author: User
Tags mysql client

The Mysql-client package allows your to connect to a MySQL server. It'll give you the ' MySQL ' command-line program.

The Mysql-server package allows-to-run a MySQL server which can host multiple databases and process queries on those D Atabases. It'll give you the MySQL daemon, a.k.a Mysqld.

The "MySQL" package probably includes both of the above.

If you just need to connect to a remote server and run queries, install just mysql-client. If you need to host a database, install the client and server.

The MySQL server package would install the MySQL database server which you can interact with using a MySQL client. You can use the MySQL client to send commands to any MySQL server; On a remote computer or your own.

The MySQL server is used to persist the data and provide a query interface for it (SQL). The MySQL clients purpose is-to-allow-you-use this query interface.

The client package also comes with utilities, allows you to easily backup/restore data and administer the server.

ShareImprove this answer

Mysql-server/mysql-client differences

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.