Subject: | Dependency on mysql_install_db breaks Windows compatibility |
mysql_install_db is not used in Windows installations of MySQL (see:
http://dev.mysql.com/doc/refman/5.0/en/windows-post-installation.html),
and it is not even distributed with the server.
Test::mysqld's dependence on mysql_install_db makes this module useless on
Windows.