FATAL ERROR: Could not find ./bin/my_print_defaults

If you compiled from source, you need to run 'make install' to
copy the software into the correct location ready for operation.

If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location.

解决方法:
 [root@kristain scripts]# /usr/local/mysql/scripts/mysql_install_db --user=mysql --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data

相关文章:

  • 2021-09-20
  • 2021-05-03
  • 2021-08-24
  • 2022-12-23
  • 2021-09-29
  • 2021-12-19
  • 2022-12-23
  • 2021-08-30
猜你喜欢
  • 2021-07-03
  • 2021-08-11
  • 2022-01-10
相关资源
相似解决方案