An administrator installs MySQL to run under a mysql OS account. The administrator decides to disable logins to the mysql account by using /nologin or /bin/false as the user’s shell setting.
Which statement is true?
You are investigating the performance of the server and see this information:
Which action should be taken to remove the performance bottleneck described here?
These details are shown when logged in to an account:
Which set of statements would match the accounts shown?
Consider the index information for the dept_emp table in the employee’s schema:
Which two conclusions can be made based on the output of the query? (Choose two.)
There are multiple instances of MySQL Server running on a single OS that is backed up using the mysqlbackup command.
The /etc/my/cnf contains default values, for example, datadir=/var/lib/mysql/, with extra instances having their own separate my.cnf file (for example /etc/mysql/instanceN.cnf) overriding the defaults.
A restore of the second instance is attempted from the mysqlbackup archive using this command:
mysqlbackup --backup-dir=/opt/backup/mysql/instance2 copy-back
Upon starting the second MySQL instance, you notice that the data does not match the expected backup. Which command-line option is required to successfully update the second instance?
You are remotely logged in to MySQL as the user “backup”.
The account has temporarily been granted full privileges WITH GRANT to perform the actions required.
You want to change the password for the locally existing “backup” user.
Select the three commands which will perform the required action. (Choose three.)
You want to dump only data from the userdata table.
Which mysqldump command argument is required to accomplish this?
old_alter_table is disabled as shown.
mysql> SELECT @@old_alter_table;
Consider this statement on a RANGE-partitioned table:
mysql> ALTER TABLE orders DROP PARTITION p1, p3;
What is the outcome of executing this statement?
Consider the two partial outputs of the SHOW GLOBAL VARIABLES command from a master and slave server:
Master:
Slave:
There is a problem with the slave replicating from the master. Which statement describes the cause of the problem?
When you examine a new MySQL installation with default configuration, you find a file called ibdata1 in the database directory. Which two statements are true about this file? (Choose two.)
Consider the CHECK TABLE command.
In which two situations should this command be used? (Choose two.)
Consider the table people with this definition:
The application uses a query such as:
SELECT * FROM people WHERE YEAR(Birthday) = 1980;
The query is not using an index.
Which two methods can be used to allow the query to use an index? (Choose two.)
A MySQL instance is running on a dedicated server. Developers access the server from the same network subnet. Users access the database through an application that is running on a separate server in a DMZ.
Which two will optimize the security of this setup? (Choose two.)
MySQL Database Administration | 1z0-888 Questions Answers | 1z0-888 Test Prep | MySQL 5.7 Database Administrator Questions PDF | 1z0-888 Online Exam | 1z0-888 Practice Test | 1z0-888 PDF | 1z0-888 Test Questions | 1z0-888 Study Material | 1z0-888 Exam Preparation | 1z0-888 Valid Dumps | 1z0-888 Real Questions | MySQL Database Administration 1z0-888 Exam Questions