Hi, I'm new to DA.
I have installed it on CentOS 7 64 bit. everything is fine excerpt Mariadb version is too old 5.5.41(2014-12-21) I want to update it.
But seem it's only able to update to Mariadb 10.0 (by update custombuild options and build it)
I have tried many ways, but cannot update it to higher version 10.1 or 10.2 (I searched on forum and found that custombuild support 10.2 already), I tried both from 5.5 to 10.1 and from 10.0 to 10.1 but still not work.
I also found that custombuild try to download package for centos 6 instead of 7
Not sure if this causing issue?
My custombuild version: 2.0.0 (rev: 1767)
There is another problem that after failed update to 10.1 seem there is no way to get mariadb working back. I have to reinstall OS
===========================
Update errors:
Service details
Please help me.
Thanks,
I have installed it on CentOS 7 64 bit. everything is fine excerpt Mariadb version is too old 5.5.41(2014-12-21) I want to update it.
But seem it's only able to update to Mariadb 10.0 (by update custombuild options and build it)
Code:
mariadb=10.0
mysql_inst=mariadb
then
./build mysql
I also found that custombuild try to download package for centos 6 instead of 7
Code:
Updating / installing...
1:MariaDB-compat-10.1.29-1.el6 ################################# [ 17%]
2:MariaDB-common-10.1.29-1.el6 ################################# [ 33%]
3:MariaDB-client-10.1.29-1.el6 ################################# [ 50%]
4:MariaDB-server-10.1.29-1.el6
My custombuild version: 2.0.0 (rev: 1767)
There is another problem that after failed update to 10.1 seem there is no way to get mariadb working back. I have to reinstall OS
===========================
Update errors:
Service details
Please help me.
Thanks,