[Groonga-mysql-commit] mroonga/homebrew-mroonga at ffc2591 [master] Add brew switch to README

Back to archive index

ogom null+****@clear*****
Wed Nov 23 23:13:40 JST 2016


ogom	2016-11-23 23:13:40 +0900 (Wed, 23 Nov 2016)

  New Revision: ffc2591e134cdb0ac2234508246e624a1acb6726
  https://github.com/mroonga/homebrew-mroonga/commit/ffc2591e134cdb0ac2234508246e624a1acb6726

  Merged acb5dbe: Merge pull request #9 from ogom/brew_switch

  Message:
    Add brew switch to README

  Modified files:
    README.md

  Modified: README.md (+7 -0)
===================================================================
--- README.md    2016-11-22 01:03:22 +0900 (3c70883)
+++ README.md    2016-11-23 23:13:40 +0900 (a959998)
@@ -10,6 +10,13 @@ With MariaDB:
     % brew tap mroonga/mroonga
     % brew install mroonga --use-homebrew-mariadb
 
+If you have an old mysql, please switch to the latest version:
+
+    % mysql.server stop
+    % brew switch mysql 5.7.16
+    % brew link --overwrite mysql
+    % mysql.server start
+
 If you want to use this formula with MySQL built by yourself instead of MySQL installed by Homebrew:
 
     % curl -O http://ftp.jaist.ac.jp/pub/mysql/Downloads/MySQL-5.5/mysql-5.5.24.tar.gz
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-mysql-commit mailing list
Back to archive index