Found existing config file ./my.cnf on the system.

Because this file might be in use, it was not replaced,

but was used in bootstrap (unless you used --defaults-file)

and when you later start the server.

The new default config file was created as ./my-new.cnf


以上提示是在执行了

scripts/mysql_install_db --user=mysql

之后提示的。这是由于我的/usr/local/mysql/下已经有了my.cnf。将其改名,再重试,就ok了

相关文章:

  • 2021-04-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2022-01-28
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2021-05-21
  • 2022-12-23
  • 2022-01-03
  • 2021-12-21
相关资源
相似解决方案