Which script initializes the data directory during installation?
(a) mysql_install_db
(b) mysql_install_dbm
(c) mysql_init_db
(d) mysql_init_dbm
This question was addressed to me in unit test.
My question is from Securing a New MySQL Installation in portion General MySQL Administration of MySQL