Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
升级15.7之后, mysql不能用了(5.6,5.7)
Experiences and Insight
757
views ·
3
replies ·
To
floor
Go
swcat
deepin
2018-08-22 22:45
Author
升级之前都能用, 升级之后, 一启动就报错, 错误日志如下(截取)
2018-08-22 14:35:49 28961 [Note] InnoDB: Waiting for purge to start
2018-08-22 14:35:49 28961 [Note] InnoDB: 5.6.30 started; log sequence number 1626343
2018-08-22 14:35:49 28961 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3307
2018-08-22 14:35:49 28961 [Note] - '0.0.0.0' resolves to '0.0.0.0';
2018-08-22 14:35:49 28961 [ERROR] Failed to create a socket for IPv4 '0.0.0.0': errno: 13.
2018-08-22 14:35:49 28961 [ERROR] Can't create IP socket: Permission denied
2018-08-22 14:35:49 28961 [ERROR] Aborting
配置部分, 即使我把启动用户改为root, 仍然报没有权限,
我使用docker的mysql, docker里面的mysql里面也是报这个错误, 初步断定是系统问题, nginx和fpm没有这个问题
[qq]353332914[/qq]
Reply
Like 0
Favorite
View the author
All Replies
ouge
deepin
2018-08-28 21:39
#1
我这边也是,系统装 mysql-server 报一样的错,特意搞了个 docker,pull 了个 mysql 镜像,还是这个错,希望官方尽快关注这个问题,抓紧解决。目前在用 postgresql 顶替着用
Reply
Like 0
View the author
150******02
deepin
2018-12-16 20:07
#2
是系统问题希望官方人员给一下回应。。。。。。
Reply
Like 0
View the author
风吹过的绿洲
deepin
2018-12-17 06:26
#3
同样的问题。。。。
我已经改用xampp安装的便携mysql了
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
2018-08-22 14:35:49 28961 [Note] InnoDB: Waiting for purge to start
2018-08-22 14:35:49 28961 [Note] InnoDB: 5.6.30 started; log sequence number 1626343
2018-08-22 14:35:49 28961 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3307
2018-08-22 14:35:49 28961 [Note] - '0.0.0.0' resolves to '0.0.0.0';
2018-08-22 14:35:49 28961 [ERROR] Failed to create a socket for IPv4 '0.0.0.0': errno: 13.
2018-08-22 14:35:49 28961 [ERROR] Can't create IP socket: Permission denied
2018-08-22 14:35:49 28961 [ERROR] Aborting
配置部分, 即使我把启动用户改为root, 仍然报没有权限,
我使用docker的mysql, docker里面的mysql里面也是报这个错误, 初步断定是系统问题, nginx和fpm没有这个问题
[qq]353332914[/qq]