01 2017 档案

摘要:mysql的root忘记,现无法操作数据库 停止mysql服务service mysql stop 然后使用如下的参数启动mysql, --skip-grant-tables会跳过mysql的授权 shell#/usr/bin/mysqld_safe --skip-grant-tables & my 阅读全文
posted @ 2017-01-19 17:15 liugx 阅读(230) 评论(0) 推荐(0)
摘要:安装 部分过程: configure: creating ./config.statusconfig.status: creating config.hrunning: make/bin/sh /tmp/pear/temp/pear-build-root19JJUm/swoole-1.9.3/lib 阅读全文
posted @ 2017-01-04 12:44 liugx 阅读(622) 评论(0) 推荐(0)