站内搜索
最近浏览
- 特殊符号大全
- VB中各种数据类型转换函数
- 无法打开服务器服务性能对象。...
- vsftpd自启动(开机启动...
- 3389远程时提示这可能是由...
- 新蠕虫病毒狂吃系统资源让电脑...
- 端口复用技术与实现代码(C++)
- CentOS 用户和用户组管理
- 关于link错误的终极答案
- 万年历,可查看任何日期对应的...
- 回调函数
- 传值和传引用、传地址的区别是...
- CC与D-DOS解析
- VB中CommonDialo...
- Linux中出现libc.s...
推荐文章
热文排行
linux下提示Do you already have another mysqld server running on socket: /tmp/mysql.sock
2021-07-24 10:45:46 20299 [Note] Plugin 'FEDERATED' is disabled. 2021-07-24 10:45:46 20299 [Note] InnoDB: Using atomics to ref count buffer pool pages 2021-07-24 10:45:46 20299 [Note] InnoDB: The InnoDB memory heap is disabled 2021-07-24 10:45:46 20299 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-07-24 10:45:46 20299 [Note] InnoDB: Memory barrier is not used 2021-07-24 10:45:46 20299 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-07-24 10:45:46 20299 [Note] InnoDB: Using Linux native AIO 2021-07-24 10:45:46 20299 [Note] InnoDB: Using CPU crc32 instructions 2021-07-24 10:45:46 20299 [Note] InnoDB: Initializing buffer pool, size = 1.0G 2021-07-24 10:45:46 20299 [Note] InnoDB: Completed initialization of buffer pool 2021-07-24 10:45:46 20299 [Note] InnoDB: Highest supported file format is Barracuda. 2021-07-24 10:45:46 20299 [Note] InnoDB: 128 rollback segment(s) are active. 2021-07-24 10:45:46 20299 [Note] InnoDB: Waiting for purge to start 2021-07-24 10:45:46 20299 [Note] InnoDB: 5.6.50 started; log sequence number 16159453 2021-07-24 10:45:46 20299 [Note] RSA private key file not found: /www/server/data//private_key.pem. Some authentication plugins will not work. 2021-07-24 10:45:46 20299 [Note] RSA public key file not found: /www/server/data//public_key.pem. Some authentication plugins will not work. 2021-07-24 10:45:46 20299 [Note] Server hostname (bind-address): '*'; port: 3306 2021-07-24 10:45:46 20299 [Note] IPv6 is available. 2021-07-24 10:45:46 20299 [Note] - '::' resolves to '::'; 2021-07-24 10:45:46 20299 [Note] Server socket created on IP: '::'. 2021-07-24 10:45:46 20299 [ERROR] Can't start server : Bind on unix socket: Address already in use 2021-07-24 10:45:46 20299 [ERROR] Do you already have another mysqld server running on socket: /tmp/mysql.sock ? 2021-07-24 10:45:46 20299 [ERROR] Aborting
提示以上错误,有可能是/tmp目录的权限不是777,tmp的目录需要允许所有用户写权限才可以。
[ly70041]
添加时间:2021-07-24