FATAL: unable to connect to MySQL server on host 'localhost', port 3333, aborting...
FATAL: error 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
FATAL: `prepare' function failed: /usr/share/sysbench/tests/include/oltp_legacy/common.lua:111: Failed to connect to the database

error 2002: Can‘t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock‘ (2)

解决办法:将localhost改为127.0.0.1

相关文章:

  • 2022-12-23
  • 2021-10-31
  • 2021-10-09
  • 2021-07-31
猜你喜欢
  • 2021-10-04
  • 2021-07-20
相关资源
相似解决方案