Home >Database >Mysql Tutorial >What is mysql-server?

What is mysql-server?

藏色散人
藏色散人Original
2019-05-13 11:26:276688browse

What is mysql-server?

What is mysql-server?

mysql-server is the server. mysql-server is the core program of mysql, which generates management database instances, database instance task scheduling threads, etc., and provides related interfaces for different clients to call.

Server is an integration of DBMS that is oriented to the physical level and includes a series of mechanisms and processing methods for storing data.

Example:

mysql-server is similar to a general application installed by QQ Company on their own company's server.

The above is the detailed content of What is mysql-server?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Related articles

See more