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?
A. it contains the binary log.
B. it contains a general tablespace.
C. it is the default location for all new tables that you create.
D. it contains the system tablespace.
E. it contains the redo log.
F. it contains the undo log.
版权声明:本文为博主原创文章,未经博主允许不得转载。
MYSQL
- 上一篇:Mysql OCP 73题
- 下一篇:Mysql OCP 75题