mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
mariadb: Update to the latest version 10.9.3
Update to the latest upstream version. For more details, see: https://mariadb.com/kb/en/changes-improvements-in-mariadb-109/ Added new dependency on libfmt. Following two patches dropped as the issues were fixed in upstream. * 130-c11_atomics.patch * 140-mips-connect-unaligned.patch The rest of the patches were refreshed. Don't need to disable cassandra and tokudb anymore as they were dropped from upstream tarball. Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
This commit is contained in:
committed by
Rosen Penev
parent
52570d4242
commit
6328e3e9fe
@@ -1,6 +1,6 @@
|
||||
--- a/scripts/mysql_install_db.sh
|
||||
+++ b/scripts/mysql_install_db.sh
|
||||
@@ -419,7 +419,7 @@ fi
|
||||
@@ -437,7 +437,7 @@ fi
|
||||
|
||||
|
||||
# Try to determine the hostname
|
||||
|
||||
Reference in New Issue
Block a user