2017年4月27日
摘要: 1.停止当前mysql服务 /etc/init.d/mysqld stop 或 service mysqld stop (把stop换为status可查看当前状态) 2.以--skip-grant-tables 选项启动mysql mysqld_safe --user=mysql --skip-gr 阅读全文
posted @ 2017-04-27 14:04 梓明 阅读(831) 评论(0) 推荐(0) 编辑
摘要: file_put_contents()写入数组 阅读全文
posted @ 2017-04-27 13:57 梓明 阅读(264) 评论(0) 推荐(0) 编辑