問題1
Which MySQL Enterprise Edition plug-in replaces real values with substitutes?
Which MySQL Enterprise Edition plug-in replaces real values with substitutes?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題2
MySQL is installed on a Linux server with the configuration:

Which two methods can change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
MySQL is installed on a Linux server with the configuration:

Which two methods can change the default options to use the authentication plug-in that implements SHA-256 hashing for user account passwords?
正確答案: A,B
問題3
Which statement would you use to remove the population column from the city table?
Which statement would you use to remove the population column from the city table?
正確答案: B
問題4
What three are ways to export and import data in MySQL Workbench?
What three are ways to export and import data in MySQL Workbench?
正確答案: D,E,F
說明:(僅 NewDumps 成員可見)
問題5
Which three statements are true about MySQL Enterprise Backup?
Which three statements are true about MySQL Enterprise Backup?
正確答案: A,B,E
問題6
Which three options are valid reasons for using a primary key in a table?
Which three options are valid reasons for using a primary key in a table?
正確答案: A,B,E
問題7
You have a MySQL Server instance (running with Port# 3306) monitored by the Service Manager in MySQL Enterprise Monitor. You cloned the MySQL Database instance and configured it to be a replicated MySQL instance as Slave using Port# 3316 on the same machine as the Master Server. The replication configuration is working correctly. The Master and Slave Servers are running.
You are trying to add the newly created MySQL Slave instance to the Monitor. The Service Manager in MySQL Enterprise Monitor notifies you that the new instance is successfully added; however, it is not added correctly at the newly added configuration points to the old Master monitored items. The Monitor shows only one monitored MySQL instance for Master and Slave.
Which two are possible reasons for this problem?
You have a MySQL Server instance (running with Port# 3306) monitored by the Service Manager in MySQL Enterprise Monitor. You cloned the MySQL Database instance and configured it to be a replicated MySQL instance as Slave using Port# 3316 on the same machine as the Master Server. The replication configuration is working correctly. The Master and Slave Servers are running.
You are trying to add the newly created MySQL Slave instance to the Monitor. The Service Manager in MySQL Enterprise Monitor notifies you that the new instance is successfully added; however, it is not added correctly at the newly added configuration points to the old Master monitored items. The Monitor shows only one monitored MySQL instance for Master and Slave.
Which two are possible reasons for this problem?
正確答案: A,D