小编Mer*_*dez的帖子

为什么 /etc/mysql/my.cnf 是空的?

我正在尝试编辑该my.cnf文件以允许远程访问并最终使用我的 Windows Server 中的软件为 MySQL Server 配置计划备份。

我正在遵循这些说明。但是,/etc/mysql/my.cnf我的 Ubuntu 上的文件只有:

#
# 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 …
Run Code Online (Sandbox Code Playgroud)

server mysql

19
推荐指数
3
解决办法
10万
查看次数

标签 统计

mysql ×1

server ×1