Hi, are there any options for using MariaDB on CentOS 6? (Specifically CL6.6).
I noticed this on the CB2.0 FAQ thread, however i'm wondering if the options only pertain to CB2 on CentOS7.
I noticed this on the CB2.0 FAQ thread, however i'm wondering if the options only pertain to CB2 on CentOS7.
MySQL/MariaDB options:
mysql - this option is used to choose the version of MySQL/MariaDB. Possible values: 5.1, 5.5, 5.6 (default: 5.5).
mysql_inst - install/update MySQL/MariaDB using "./build mysql" or "./build all". Possible values: yes/no (default: no).
mysql_backup - backup MySQL every time with MySQL/MariaDB update. Possible values: yes/no (default: yes).