pillarhuang

源码安装mysql

### step1 cmake \ -DBOOST_ROOT=../boost_1_59_0 \ -DCMAKE_BUILD_TYPE=Release \ -DMYSQL_CLIENT_STATIC_BINDING=true \ -DMYSQL_CLIENT_STATIC_LINKING...

Centos 安装mysql

方法一下载安装:1、在/home创建mysql目录,下载如下四个软件包http://mirrors.sohu.com/mysql/MySQL-5.7/wget http://mirrors.sohu.com/mysql/MySQL-5.7/mysql-community-client-5.7.18-1.el6.x86_64.rpmwget http://mi...