会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
aaacarrot
博客园
首页
新随笔
联系
管理
2024年12月25日
【mysql】启动指令
摘要: 数据库启动 /usr/local/mysql/bin/mysqld_safe --defaults-file=/mysql/my.cnf --user=yysaas & 这行命令以安全模式启动 MySQL 数据库服务器的。下面详细解释一下这条命令的各个部分: /usr/local/mysql/bin
阅读全文
posted @ 2024-12-25 17:24 aaacarrot
阅读(25)
评论(0)
推荐(0)
编辑