一.windows版本: https://dev.mysql.com/doc/refman/5.7/en/windows-install-archive.html 启动或者暂停mysql服务: https://dev.mysql.com/doc/refman/5.7/en/windows-start-service.html 启动服务:NET START MySQL command. The NET command is not case sensitive. 停止服务:NET STOP MyS
sphinx: /etc/sphinx /usr/share/sphinx Sphinx installed! Now create a full-text index, start the search daemon, and you're all set. To manage indexes: editor /etc/sphinx/sphinx.conf To rebuild all disk indexes: sudo -u sphinx indexer --all --rotate To