单选题You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()A Mysql is installed as the

题目
单选题
You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
A

Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

B

An error message is issued because – install is not a valid option for mysqld

C

A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

D

Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Consider the MySQL Enterprise Audit plugin.On attempting to start the MySQL service after a crash, notice the following error: [ERROR] Plugin ‘audit_log’ init function returned error.In the audit log file, you notice the final entry:…What action should you take to fix the error and allow the service to start?()

A.Re-install the audit plugin

B.Execute the command FLUSH LOGS

C.Execute the command SET GLOBAL audit_log_fiush= ON

D.Move or rename the existing audit.log file


参考答案:D

第2题:

You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions.C: \> mysqld – install Mysql56 – defaults – file = C :\my –opts.cnf What is the expected outcome?()

A.Mysql is installed as the Windows service name Mysql56, and uses c: \my-opts.cnf as the configuration file

B.An error message is issued because – install is not a valid option for mysqld

C.A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: \my-opts.cnf

D.Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: \my-opts.cnf configuration file


参考答案:A

第3题:

You are the administrator of Ezonexam.com's network.

Ezonexam has several branch offices. Each branch office has a Windows 2000 Server computer with Service Pack 2 installed. Each branch office also has a technical support department. You want to configure the remote Windows 2000 Server computers so that whenever a new driver becomes available from Microsoft, the branch offices are notified automatically when the administrator logs on to the server.

What should you do?

A.Install Windows Update

B.Install the Windows 2000 Resource Kit.

C.Configure System File Checker to notify the branch offices.

D.Configure Window File Protection to notify the branch offices.


正确答案:A
解析:Explanation: Windows Update is used to upgrade the system files and to retrieve and apply the latest service packs and patches for the operating system. All necessary files are downloaded through the Internet.

Incorrect answers:
B: The Resource Kit will not notify the administrator upon logon about new drivers as they become available from Microsoft.

C: System File Checker checks the integrity of the system files. It cannot be used to upgrade the system files or to retrieve and apply the latest service packs and patches for the operating system.

D: This is not what is required in this question. Neither will it notify administrators upon logon of new drivers that has become available from Microsoft.

第4题:

You discover that your Recycle Bin contains two tables with the same name, MY_TABLE. You also have a table named MY_TABLE in your schema. You execute the following statement: FLASHBACK TABLE my_table TO BEFORE DROP RENAME TO my_table2; What will be the result of executing this statement?()

  • A、One of the tables is recovered from the Recycle Bin using a First In First Out (FIFO) approach.
  • B、One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approach.
  • C、Both the tables are recovered from the Recycle Bin with one table renamed to MY_TABLE2 and the other to a system-generated name.
  • D、None of the tables are recovered from the Recycle Bin, and the statement returns an error.

正确答案:B

第5题:

You have a Terminal Server that runs Windows Server 2008.   You create a Windows Installer package for Microsoft Office Word 2007 by using Terminal Services RemoteApp (TS RemoteApp). You install the package on a client computer.  You double-click on a Word document and receive the following error. Windows cannot open this file. You need to ensure that you can open the Word document by double-clicking on the file.  What should you do?()

  • A、Recreate the Windows Installer package.
  • B、Modify the file association on the client computer.
  • C、Modify the file association on the TS RemoteApp server.
  • D、Install the Windows Installer package by using msiexec.exe.

正确答案:C

第6题:

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.A

B.B

C.C

D.D


参考答案:A

第7题:

You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment.You execute this command:$mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()

A.The command prints all parameter for the login-path. The password is replaced with stars

B.The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists

C.The command prints all parameters for the login-path. The password is shown only when you provide the –password option

D.The command prints all parameters for the login-path. The password is printed in plain tex


参考答案:A

第8题:

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 secure

B.MySQL needs to be run as the root user, but file cannot be owned by it

C.MySQL cannot be run as the root user


参考答案:A

第9题:

You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()

  • A、Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file
  • B、An error message is issued because – install is not a valid option for mysqld
  • C、A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf
  • D、Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file

正确答案:A

第10题:

You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment. You execute this command: $mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()

  • A、The command prints all parameter for the login-path. The password is replaced with stars
  • B、The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists
  • C、The command prints all parameters for the login-path. The password is shown only when you provide the  –password option
  • D、The command prints all parameters for the login-path. The password is printed in plain tex

正确答案:A

更多相关问题