码迷,mamicode.com
首页 > 数据库 > 详细

安装mysql的configure

时间:2016-01-24 12:58:36      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:

./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldflags=-all-static --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock --with-extra- charsets=all --with-plugins=innobase

为什么呢?

安装mysql的configure

标签:

原文地址:http://www.cnblogs.com/limanman/p/5154873.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!