Learn about Centmin Mod LEMP Stack today
Become a Member

Master Branch allow MariaDB 10.3 MySQL to be default optionally

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 29, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,379
    12,513
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,149
    Local Time:
    5:12 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    allow MariaDB 10.3 MySQL to be default optionally

    Via setting new MARIADB_INSTALLTENTHREE='y' variable in persistent config file you can create before initial Centmin Mod installation at /etc/centminmod/custom_config.inc you can override the default MariaDB major version branch installed MariaDB 10.1 with MariaDB 10.3. This is initial prep work for further testing.

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.


     
  2. Jimmy

    Jimmy Well-Known Member

    1,799
    391
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +999
    Local Time:
    3:12 PM
    Can v10.3 be used w/ CCM in a production environment?

    Is there anyway the variable can be added when using the one line install? I'm assuming that the custom_config has to be updated before the one line install?
     
  3. eva2000

    eva2000 Administrator Staff Member

    59,379
    12,513
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,149
    Local Time:
    5:12 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    see Beta Branch - allow MariaDB 10.3 MySQL to be default optionally

    MariaDB 10.3 as default, it's for testing myself right now. MariaDB 10.3 is GA stable but integration with Centmin Mod configs and auto optimisation is testing phase. Up to you to decide if production ready in Centmin Mod. Hence, why option to use MariaDB 10.3 as default is left to end user to try on fresh installs.