Linux下,哪些文件属于MySQL?()A、pid文件B、my.cnf文件C、ibdata1文件D、socket文件
Linux下,哪些文件属于MySQL?()
- A、pid文件
- B、my.cnf文件
- C、ibdata1文件
- D、socket文件
相关考题:
The following commands are available in the Linux binary distributions of Mysql: Mysqld Mysqld_safe Mysql.server What is the correct description of each of these commands?() A.AB.BC.CD.D
LAMP的含义中,以下哪项是完全正确的?()A、linux+access+mysql+phpB、linux+apache+mssql+phpC、linux+apache+mysql+phpD、linux+access+mssql+php
下列选项中,关于文件中ctime属性说法正确的是()。A、在windows环境下,修改文件名会改变ctime属性值。B、在linux环境下,修改文件权限不会改变ctime属性值。C、在linux环境下,修改文件内容不会改变ctime属性值。D、在linux环境下,修改文件路径会改变ctime属性值。
多选题You want to shutdown a running Mysql Server cleanly. Which three commands that are valid on either Windows or Linux will achieve this?()AShell> mysqladmin –u root –p shutdownBShell> nmc mysql shutdownCMysql> STOP PROCESS mysqldDShell> /etc/init.d/mysql stopEShell> service mysql safe_exitFShell> pkill –u mysql mysqld_safeGShell> net stop mysql
单选题MySQL is installed on a Linux server and has the following configuration: What is the purpose of changing ownership of datadir to the ‘mysql’ user?()A MySQL requires correct file ownership while remaining secureB MySQL needs to be run as the root user, but file cannot be owned by itC MySQL cannot be run as the root user
单选题下列选项中,关于文件中ctime属性说法正确的是()。A在windows环境下,修改文件名会改变ctime属性值。B在linux环境下,修改文件权限不会改变ctime属性值。C在linux环境下,修改文件内容不会改变ctime属性值。D在linux环境下,修改文件路径会改变ctime属性值。
单选题The following commands are available in the Linux binary distributions of Mysql: Mysqld Mysqld_safe Mysql.server What is the correct description of each of these commands?()A AB BC CD D