mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 20:37:12 +02:00
Update Mroonga to the latest version on 2017-10-16T09:50:49+0900
This commit is contained in:
parent
13167e6489
commit
ac12ab8f66
30 changed files with 250 additions and 41 deletions
|
|
@ -22,7 +22,8 @@ set -e
|
|||
# export GROONGA_MASTER=yes
|
||||
# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
|
||||
|
||||
mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
|
||||
#mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
|
||||
mariadb_download_base=http://ftp.osuosl.org/pub/mariadb
|
||||
|
||||
version=$(echo "$MYSQL_VERSION" | sed -r -e 's/^(mysql|mariadb|percona-server)-//')
|
||||
series=$(echo "$version" | sed -r -e 's/^([0-9]+\.[0-9]+).*$/\1/g')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue