gpt4 book ai didi

mysql 5.6 ubuntu 15.04 找不到正确的 my.cnf 文件

转载 作者:IT王子 更新时间:2023-10-28 23:45:45 25 4
gpt4 key购买 nike

我正在尝试将 mysql 数据库移动到运行新版本 ubuntu (15.04) 的升级服务器上,安装 LAMP 后,我去编辑 my.cnf 文件中的绑定(bind)地址。以下是我在/etc/mysql/my.cnf 中看到的所有内容。我添加了 [mysqld] 和绑定(bind)地址 = 新地址,但似乎没有任何东西允许我的远程客户端连接到这个数据库。它在线并且IP地址应该是正确的。我错过了什么?为什么这个 my.cnf 如此裸露?

#
# The MySQL database server configuration file.
#
# You can copy this to one of:
# - "/etc/mysql/my.cnf" to set global options,
# - "~/.my.cnf" to set user-specific options.
#
# One can use all long options that the program supports.
# Run program with --help to get a list of available options and with
# --print-defaults to see which it would actually understand and use.
#
# For explanations see
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html

#
# * IMPORTANT: Additional settings that can override those from this file!
# The files must end with '.cnf', otherwise they'll be ignored.
#

!includedir /etc/mysql/conf.d/
!includedir /etc/mysql/mysql.conf.d/

最佳答案

愚蠢的我,显然在这个版本中它是/etc/mysql/mysql.conf.d/下的 mysqld.cnf。那好吧。发布这个以防其他人有问题......

关于mysql 5.6 ubuntu 15.04 找不到正确的 my.cnf 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30635041/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com