• 表情解决mysql远程连接bug表情1.登录宝塔修改mysql数据库root账户密码2.ssh终端使用root账户登录mysql> mysql -u root -p > 输入你的密码后回车3.按顺序一条一条执行如下命令: ===============================start=================================== -- 1. 使用mysql数据库 > use mysql;-- 2. 创建允许远程访问的用户 > CREATE USER 'root'@'%' IDENTIFIED BY 'your_password';-- 3. 授予该用户所有数据库的所有权限 > GRANT ALL PRIVILEGES ON *.* TO 'root'@'%';-- 4. 刷新权限使配置生效 > FLUSH PRIVILEGES; ==========================end====================================4. 然后就可以使用远程软件登录mysql啦表情
  • 已解决: 1. 修改/etc/my.cnf为以下内容: ====================start============================ [client] #password = your_password port = 3306 socket = /tmp/mysql.sock [mysqld] binlog_cache_size = 64K thread_stack = 256K join_buffer_size = 2048K read_rnd_buffer_size = 512K read_buffer_size = 768K sort_buffer_size = 768K thread_cache_size = 96 table_open_cache = 192 max_connections = 200 innodb_log_buffer_size = 16M innodb_buffer_pool_size = 384M max_heap_table_size = 384M tmp_table_size = 384M key_buffer_size = 256M bind-address=0.0.0.0 port=3306 user=mysql basedir=/www/server/mysql datadir=/www/server/data/mysql socket=/tmp/mysql.sock log-error=/www/server/data/mysql/mysql.err pid-file=/www/server/data/mysql/mysql.pid character_set_server=utf8mb4 symbolic-links=0 plugin-load-add=mysqlx.so mysqlx-bind-address=0.0.0.0================end============================ 2. 执行以下两条命令: ===========start================> sudo usermod -a -G 3003 mysql > sudo usermod -a -G 3003 root============end=====================3. 重启mysql> service mysqld restart表情表情表情
  • 第四个包我试了一下,确实ssh不能用。 第三个包启动目前发现mysql启动异常,望大佬排查解决[呲牙] 日志如下: 2026-01-23T09:28:31.906747Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release. 2026-01-23T09:28:31.906961Z 0 [System] [MY-010116] [Server] /www/server/mysql/bin/mysqld (mysqld 8.0.32) starting as process 15582 2026-01-23T09:28:31.949007Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2026-01-23T09:28:32.241170Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2026-01-23T09:28:32.493583Z 0 [ERROR] [MY-011300] [Server] Plugin mysqlx reported: 'Setup of bind-address: '*' port: 33060 failed, `socket()` failed with error: Permission denied(13)' 2026-01-23T09:28:32.493656Z 0 [ERROR] [MY-013597] [Server] Plugin mysqlx reported: 'Value '*' set to `Mysqlx_bind_address`, X Plugin can't bind to it. Skipping this value.' 2026-01-23T09:28:33.178785Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2026-01-23T09:28:33.179119Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2026-01-23T09:28:33.181136Z 0 [ERROR] [MY-010250] [Server] Failed to create a socket for IPv4 '127.0.0.1': errno: 13. 2026-01-23T09:28:33.181263Z 0 [ERROR] [MY-010255] [Server] Can't create IP socket: Permission denied 2026-01-23T09:28:33.181366Z 0 [ERROR] [MY-010119] [Server] Aborting 2026-01-23T09:28:34.989145Z 0 [System] [MY-010910] [Server] /www/server/mysql/bin/mysqld: Shutdown complete (mysqld 8.0.32) MySQL Community Server - GPL.
  • 大佬牛逼
  • 6
  • 弄
  • 牛批
  • dsdsacdsacdasd
  • 1
  • 123123
  • 大佬6
  • 666
  • 密码
  • 666
  • 566
Yenshthen研学绅
首页 在线代理 站点信息 ChatGPT
更多
关于 友情链接 留言板 壁纸
推荐
Geekshine Download 文本加密 Sourceshop 在线代理
1 LinuxDeply安装linux(Ubuntu22.04)超详细教程(需root),完整网站运行环境的Ubuntu打包文件(2) 15,954 阅读 2 LinuxDeply安装linux(Ubuntu22.04)超详细教程(需root),完整网站运行环境的Ubuntu打包文件 2,490 阅读 3 服务器搭建WireGuard53端口绕过校园网网页认证 2,053 阅读 4 Lgv50终极超详细9008线刷救砖 1,394 阅读 5 头歌数据库实验六:存储过程 699 阅读
技术
编程 电脑 服务器 Java
资源
专题
作业 考研 摄影
默认分类
登录 / 注册
标签搜索
  • Java
  • 作业
  • 学习通
  • mysql
  • 汽车
  • idea
  • 头歌
  • jdbc
  • 编程
  • 数据库
  • 数组
  • 资料
  • ubuntu
  • linux
  • 学习
  • 实验
  • 回形数
  • 校园网
  • wireguard
  • array
侧边栏壁纸
博主昵称
Richer Chen

  • 累计撰写 29 篇文章
  • 累计收到 900 条评论
  • 今日撰写 0 篇文章
  • 首页
  • 栏目
    • 技术
      • 编程
      • 电脑
      • 服务器
      • Java
    • 资源
    • 专题
      • 作业
      • 考研
      • 摄影
    • 默认分类
  • 页面
    • 在线代理
    • 站点信息
    • ChatGPT
    • 关于
    • 友情链接
    • 留言板
    • 壁纸
  • 推荐
    • Geekshine
    • Download
    • 文本加密
    • Sourceshop
    • 在线代理
  • 用户登录
    • 登录 注册
搜索到 1 篇与 的结果
  • 全国英语等级考试CET4资料(历年真题) 2023-06-04
    全国英语等级考试CET4资料(历年真题) 全国英语等级考试CET4资料,包含历年英语四级考试资料,核心词汇、听力语音、四级真题、真题答案、押题等学习资料。
    • 2023年06月04日
    • 268 阅读
    • 0 评论
    • 6 点赞
博主栏壁纸
博主头像 Richer Chen

29 文章数
900 评论量
  • Lgv50终极超详细9008线刷救砖
  • 服务器搭建WireGuard53端口绕过校园网网页认证
  • Java数组练习,输出杨辉三角,回形数等
热门文章
  1. 1
    LinuxDeply安装linux(Ubuntu22.04)超详细教程(需root),完整网站运行环境的Ubuntu打包文件(2)
    15954 阅读 - 07/18
  2. 2
    LinuxDeply安装linux(Ubuntu22.04)超详细教程(需root),完整网站运行环境的Ubuntu打包文件
    2490 阅读 - 05/23
  3. 3
    服务器搭建WireGuard53端口绕过校园网网页认证
    2053 阅读 - 03/19
最新回复
  • lala
    lala
    2026-01-23
    表情解决mysql远程连接bug表情1.登录宝塔修改mysql数据库root账户密码2.ssh终端使用root账户登录mysql> mysql -u root -p > 输入你的密码后回车3.按顺序一条一条执行如下命令: ===============================start=================================== -- 1. 使用mysql数据库 > use mysql;-- 2. 创建允许远程访问的用户 > CREATE USER 'root'@'%' IDENTIFIED BY 'your_password';-- 3. 授予该用户所有数据库的所有权限 > GRANT ALL PRIVILEGES ON *.* TO 'root'@'%';-- 4. 刷新权限使配置生效 > FLUSH PRIVILEGES; ==========================end====================================4. 然后就可以使用远程软件登录mysql啦表情
  • lala
    lala
    2026-01-23
    已解决: 1. 修改/etc/my.cnf为以下内容: ====================start============================ [client] #password = your_password port = 3306 socket = /tmp/mysql.sock [mysqld] binlog_cache_size = 64K thread_stack = 256K join_buffer_size = 2048K read_rnd_buffer_size = 512K read_buffer_size = 768K sort_buffer_size = 768K thread_cache_size = 96 table_open_cache = 192 max_connections = 200 innodb_log_buffer_size = 16M innodb_buffer_pool_size = 384M max_heap_table_size = 384M tmp_table_size = 384M key_buffer_size = 256M bind-address=0.0.0.0 port=3306 user=mysql basedir=/www/server/mysql datadir=/www/server/data/mysql socket=/tmp/mysql.sock log-error=/www/server/data/mysql/mysql.err pid-file=/www/server/data/mysql/mysql.pid character_set_server=utf8mb4 symbolic-links=0 plugin-load-add=mysqlx.so mysqlx-bind-address=0.0.0.0================end============================ 2. 执行以下两条命令: ===========start================> sudo usermod -a -G 3003 mysql > sudo usermod -a -G 3003 root============end=====================3. 重启mysql> service mysqld restart表情表情表情
  • lala
    lala
    2026-01-23
    第四个包我试了一下,确实ssh不能用。 第三个包启动目前发现mysql启动异常,望大佬排查解决[呲牙] 日志如下: 2026-01-23T09:28:31.906747Z 0 [Warning] [MY-011070] [Server] 'Disabling symbolic links using --skip-symbolic-links (or equivalent) is the default. Consider not using this option as it' is deprecated and will be removed in a future release. 2026-01-23T09:28:31.906961Z 0 [System] [MY-010116] [Server] /www/server/mysql/bin/mysqld (mysqld 8.0.32) starting as process 15582 2026-01-23T09:28:31.949007Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. 2026-01-23T09:28:32.241170Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. 2026-01-23T09:28:32.493583Z 0 [ERROR] [MY-011300] [Server] Plugin mysqlx reported: 'Setup of bind-address: '*' port: 33060 failed, `socket()` failed with error: Permission denied(13)' 2026-01-23T09:28:32.493656Z 0 [ERROR] [MY-013597] [Server] Plugin mysqlx reported: 'Value '*' set to `Mysqlx_bind_address`, X Plugin can't bind to it. Skipping this value.' 2026-01-23T09:28:33.178785Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. 2026-01-23T09:28:33.179119Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. 2026-01-23T09:28:33.181136Z 0 [ERROR] [MY-010250] [Server] Failed to create a socket for IPv4 '127.0.0.1': errno: 13. 2026-01-23T09:28:33.181263Z 0 [ERROR] [MY-010255] [Server] Can't create IP socket: Permission denied 2026-01-23T09:28:33.181366Z 0 [ERROR] [MY-010119] [Server] Aborting 2026-01-23T09:28:34.989145Z 0 [System] [MY-010910] [Server] /www/server/mysql/bin/mysqld: Shutdown complete (mysqld 8.0.32) MySQL Community Server - GPL.
  • lala
    lala
    2026-01-22
    大佬牛逼
  • 1
    1
    2026-01-17
    6
标签云
2022 - 2023 © 研学绅 - 赣ICP备20006627号-1
在线人数:1 人
已运行 00 天 00 时 00 分 00 秒
RSS MAP

Richer Chen

Richer Chen【】

风风雨雨 00 天 00 时 00 分 00 秒,你是第 35,734 位相遇的小伙伴

Ctrl+D收藏本站

绿水本无忧,因风皱面

青山原不老,为雪白头