eva2000
Verified User
- Joined
- Jul 1, 2019
- Messages
- 126
From https://help.directadmin.com/item.php?id=240 trying MariaDB 5.5 to MariaDB 10.3 using
i get on 3 command ?
Also I usualy upgrade incremental versions rather than skip, so MariaDB 5.5 to 10.0 to 10.1 to 10.2 to 10.3. Is that the case with DirectAdmin despite the help article's suggestion ?
thanks
Code:
cd /usr/local/directadmin/custombuild
./build set mariadb 10.3
./build set mysql_inst mariadb
./build set mysql_backup yes
./build update
./build mariadb
Code:
./build set mysql_inst mariadb
is not a valid setting for mysql_inst mariadb option.
Also I usualy upgrade incremental versions rather than skip, so MariaDB 5.5 to 10.0 to 10.1 to 10.2 to 10.3. Is that the case with DirectAdmin despite the help article's suggestion ?
thanks