摘要: 1. mysql安装# Preconfiguration setupshell > groupadd mysqlshell > useradd -r -g mysql -s /bin/false mysql# Beginning of source-build specific instructio... 阅读全文
posted @ 2015-12-05 17:41 Robin.Peng 阅读(164) 评论(0) 推荐(0)