-
Which of these is the metadata log?
-
- binary log
- error log
- relay log
- ddl log
- None of these
Correct Option: D
The DDL log is also known as the metadata log. The metadata operations performed by the DDL statements. The Relay Log has the data changes received from a replication master server written in it.