隨筆-204  評論-90  文章-8  trackbacks-0
          #!/bin/bash

          MYSQL_HOME
          ="/home/work/local/mysql5"
          MYSQL_SRC_HOME
          ="mysql-5.1.38"

          cd 
          $MYSQL_SRC_HOME
          make clean
          ./configure \
          --prefix=$MYSQL_HOME \
          --with-tcp-port=3308 \
          --enable-thread-safe-client \
          --enable-local-infile \
          --with-unix-socket-path=$MYSQL_HOME/mysql.sock \
          --with-charset=gbk \
          --with-innodb \
          --with-extra-charsets=gbk,utf8,ascii,big5,latin1 \
          --enable-static \
          --enable-assemble

          make
          make install

          cd 
          $MYSQL_HOME
          cp 
          ./share/mysql/my-huge.cnf ./my.cnf

          ./bin/mysql_install_db
          ./bin/mysqld_safe &

          posted on 2010-08-30 16:43 一凡 閱讀(244) 評論(0)  編輯  收藏 所屬分類: DATABASE
          <2010年8月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          常用鏈接

          留言簿(9)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          相冊

          學習資源

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 塔河县| 诏安县| 施甸县| 大兴区| 阿克陶县| 青岛市| 腾冲县| 海城市| 竹北市| 灌云县| 拜城县| 仪征市| 德庆县| 大姚县| 沙田区| 贡嘎县| 陕西省| 紫阳县| 吉木萨尔县| 清丰县| 马鞍山市| 张家港市| 凉山| 景洪市| 古丈县| 收藏| 信阳市| 安徽省| 大关县| 闵行区| 榆林市| 平阴县| 克拉玛依市| 咸阳市| 黑龙江省| 凤凰县| 高平市| 海林市| 绍兴县| 神农架林区| 三都|