首页 > 数据库技术 > 详细

The MySQL Server

时间:2018-05-17 14:28:37      阅读:175      评论:0      收藏:0      [点我收藏+]

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

原文:https://www.cnblogs.com/zienzir/p/9050786.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!