win7系统,在配置过程中一直无法启动服务,使用mysqld --initialize命令发现出现以下提示:D:\Program Files\MySQL\MySQL Server\bin>mysqld --initialize
2017-06-05T12:25:51.572600Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is
deprecated. Please use --explicit_defaults_for_timestamp server option (see doc
umentation for more details).
2017-06-05T12:25:51.572600Z 0 [Warning] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'E
RROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will
be merged with strict mode in a future release.
2017-06-05T12:25:51.572600Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not s
et.
2017-06-05T12:25:51.577600Z 0 [ERROR] Can't read from messagefile 'd:\163dz\mysq
l\share\english\errmsg.sys'
2017-06-05T12:25:51.583600Z 0 [ERROR] --initialize specified but the data direct
ory has files in it. Aborting.
2017-06-05T12:25:51.586600Z 0 [ERROR] Aborting
出现的D:\163DZ是我另一个软件在使用的数据库文件。现在怎么处理?
https://jingyan.baidu.com/article/0320e2c1cfb70c1b87507bde.html