[Groonga-mysql-commit] mroonga/homebrew-mroonga at 63a6232 [master] Fix behavior at old formulae to README

Zurück zum Archiv-Index

ogom null+****@clear*****
Thu Nov 24 23:37:21 JST 2016


ogom	2016-11-24 23:37:21 +0900 (Thu, 24 Nov 2016)

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

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

  Message:
    Fix behavior at old formulae to README

  Modified files:
    README.md

  Modified: README.md (+4 -5)
===================================================================
--- README.md    2016-11-23 23:13:40 +0900 (a959998)
+++ README.md    2016-11-24 23:37:21 +0900 (1acdc48)
@@ -10,12 +10,11 @@ With MariaDB:
     % brew tap mroonga/mroonga
     % brew install mroonga --use-homebrew-mariadb
 
-If you have an old mysql, please switch to the latest version:
+If you have an old formulae, please unlink to the old formulae version:
 
-    % mysql.server stop
-    % brew switch mysql 5.7.16
-    % brew link --overwrite mysql
-    % mysql.server start
+    % brew services stop [formulae]
+    % brew unlink [formulae]
+    % mv /usr/local/var/[formulae] /usr/local/var/[formulae_version]
 
 If you want to use this formula with MySQL built by yourself instead of MySQL installed by Homebrew:
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Zurück zum Archiv-Index