[Groonga-mysql-commit] mroonga/nightly-package-builder at 49e6343 [master] Use the latest MySQL 5.6

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 29 23:17:00 JST 2014


Kouhei Sutou	2014-06-29 23:17:00 +0900 (Sun, 29 Jun 2014)

  New Revision: 49e63439d9a71518c491a8e38e78958b48d8e9bc
  https://github.com/mroonga/nightly-package-builder/commit/49e63439d9a71518c491a8e38e78958b48d8e9bc

  Message:
    Use the latest MySQL 5.6

  Modified files:
    create-snapshot-package.sh

  Modified: create-snapshot-package.sh (+1 -1)
===================================================================
--- create-snapshot-package.sh    2014-06-09 11:25:21 +0900 (34420df)
+++ create-snapshot-package.sh    2014-06-29 23:17:00 +0900 (5c2c5a5)
@@ -4,7 +4,7 @@ set -u
 set -e
 
 keep_n_days=7
-mysql_version=5.6.17
+mysql_version=5.6.19
 
 today=$(date +%Y.%m.%d)
 mysql_base="mysql-${mysql_version}"
-------------- next part --------------
HTML����������������������������...
Download 



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