The MySQL Server

Posted zZ

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The MySQL Server相关的知识,希望对你有一定的参考价值。

mysqld is the MySQL server.

configuring the server.

The mysql server, mysqld,has many command options and system variables that can be set at startop t configure its operation.

To determine the command option and system variable values used by the server, execute this comman d;

  shell> mysqld --verbose --help

------------The MySQL Data Directory----------

Information managed by the MySQL server is stored under a directory known as the data directory.

 

以上是关于The MySQL Server的主要内容,如果未能解决你的问题,请参考以下文章