AS1004T - newer version of MariaDB

Got a feature request? Great! Post your ideas here!
maddoxik
Posts: 4
youtube meble na wymiar Warszawa
Joined: Fri Aug 09, 2019 2:46 pm

AS1004T - newer version of MariaDB

Post by maddoxik »

Hello,

I would like to use built-in MariaDB server for some apps - for example gitbucket. But these apps are usually require a bit higher version (at least 10.2) of MariaDB than 10.0.28 which is installed on latest firmware for AS1004T.
May I ask you to include at least MariaDB version 10.2 to firmware for AS1004T?

Thanks.
User avatar
father.mande
Posts: 2219
Joined: Sat Sep 12, 2015 2:55 am
Location: La Rochelle (France)

Re: AS1004T - newer version of MariaDB

Post by father.mande »

Hi,

If you know how using a private mariaDB (just a few configuration to keep it in parallel to official delivery, if you want to keep the two) and don't want to wait for official Asustor response ...
use Entware APKG and all packages related to MariaDB 10.2.24
here the list on AS1002T

Code: Select all

root@AS1002TAPHIL:/volume1/.@root # opkg list | grep mariadb | cut -f 1-12 -d " "
libmariadb - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-client - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-client-base - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-client-extra - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-common - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-base - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-extra - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-auth-ed25519 - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-auth-gssapi - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-auth-pam - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-client-ed25519 - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-disks - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-feedback - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-file-key-management - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-archive - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-blackhole - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-connect - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-federated - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-federatedx - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-sphinx - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-ha-spider - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-handlersocket - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-locales - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-metadata-lock-info - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-query-cache-info - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-query-response-time - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-semisync-master - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-semisync-slave - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-server-audit - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-simple-password-check - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-sql-errlog - 10.2.24-1 - MariaDB is a very fast and robust SQL
mariadb-server-plugin-wsrep-info - 10.2.24-1 - MariaDB is a very fast and robust SQL
root@AS1002TAPHIL:/volume1/.@root #
Philippe.
Asustor updated :D to ADM 5.0
FS6706T / AS3302Tv2 / AS5202T / AS6602T
Asustor E.O.L. at A.D.M. 4.0 :(
AS5002T / AS1002T
Asustor past :mrgreen:
AS202T
maddoxik
Posts: 4
Joined: Fri Aug 09, 2019 2:46 pm

Re: AS1004T - newer version of MariaDB

Post by maddoxik »

Hi,

thanks a lot! I never heard about entware. I will check. I have no issue to have two instances in parallel.

maddoxik