Q.1.
For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by ______________
Q.2.
To reload a delimited text data file use ______________
Q.3.
Replication enables data from one MySQL database server to be copied to one or more MySQL database servers.
Q.4.
SBR replication is ______________
Q.5.
The library file that contains various portability macros and definitions is ______________
Q.6.
The header that should be included first is ______________
Q.7.
Which of the following use ‘NULL’ to indicate failure? mysql_init(), mysql_real_connect()
Q.8.
Which of the following does not return a value? mysql_close(), mysql_init, mysql_real_connect
Q.9.
What is the general statement-issuing routine?
Q.10.
The most restrictive among the following is ______________ mysql_query(), mysql_real_query()