1.
Which one of the following statements can be used to start MySQL 5.0 manually from the command line on windows?
2.
Another user has issued LOCK TABLES pets READ You can...
3.
Which of the following statements are true for locks established by the InnoDB storage engine?
4.
Which of the following is true for how the InnoDB storage engine uses diskspace?
5.
Which of the following is true for the command-line programs mysqlcheck and myisamchk?

 
6.
MySQL is a multi-threaded database server. Every connection to the database server is handled by it's own thread.
7.
mysqldump can be instructed to dump...
8.
Which of the following is true of a MySQL client and server?
9.
Which of the following APIs/connectors are included in a MySQL distribution?
10.
Of the following mechanisms available to connect a MySQL client to a MySQL database server, which types of connections are only available on Windows based systems?