MySQL5.7.26安装注意事项

1.mysqld: Could not create or access the registry key needed for the MySQL application

请去C:\Windows\System32打开cmd.exe试一试

2.[ERROR] --initialize specified but the data directory has files in it. Aborting.
   [ERROR] Aborting

修改my.ini文件中datadir的路径为data文件夹的路径


版权声明:本文为orcakill原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。