Home > Database > Mysql Tutorial > 为MySQL-5.5.9编译安装Sphinx引擎

为MySQL-5.5.9编译安装Sphinx引擎

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-07 17:18:25
Original
1205 people have browsed it

为MySQL-5.5.9编译安装Sphinx引擎,提示:安装5.5.9版本的mysql与前版本的安装方法不同,同时要用到cmake工具。默认安装到/usr/lo

源码下载

  • wget  
  • wget  
  • wget  
  • 提示:安装5.5.9版本的mysql与前版本的安装方法不同,,同时要用到cmake工具。默认安装到/usr/local/mysql路径,安装后更改即可。

    安装CMake


  • 编译/etc/my.cnf,加入以下配置 basedir = /usr/local/mysql #mysql所在的位置 datadir = /usr/local/mysql/data #mysql数据库文件存放的路径

  • linux

  • Related labels:
    source:php.cn
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template