摘要: 1,安装事先准备: 1-1,cmake软件 cd /home/oldboy/tools tar xf cmake-2.8.8.tar.gz cd cmake-2.8.8 ./configure gmake gmake install cd ../ 1-2,依赖包 yum install ncurse 阅读全文
posted @ 2020-09-23 22:03 pwcc 阅读(171) 评论(0) 推荐(0)
摘要: Mysql 不同版本市场占有比例 mysql 5.1 20% mysql 5.5 60% mysql5.6 20% 一般公司用的是社区版: MySQL Community Edition(GPL) Community (GPL) Downloads » 下载链接:https://dev.mysql. 阅读全文
posted @ 2020-09-23 21:45 pwcc 阅读(467) 评论(0) 推荐(0)