Skip to content

Commit

Permalink
Revert "version up: MariaDB 10.3.28"
Browse files Browse the repository at this point in the history
This reverts commit 685f611 partially
because it breaks Mroonga (mroonga/mroonga#394).
It's not so urgent to upgrade MariaDB so let's wait for a new release
of Mroonga.
  • Loading branch information
jmuchemb committed Feb 26, 2021
1 parent c283c1d commit 79dbfe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component/mariadb/buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ environment =
### (we just override here for easier revert)
[mariadb-10.3]
<= mariadb-10.4
version = 10.3.28
md5sum = da27b3c85abb7fe47f813ecc4d7a6a22
version = 10.3.27
md5sum = 6ab2934a671191d8ca8730e9a626c5c9
post-install =
ldd=`ldd ${:location}/lib/plugin/ha_rocksdb.so`
for x in ${lz4:location} ${snappy:location} ${zstd:location}
Expand Down

0 comments on commit 79dbfe6

Please sign in to comment.