Want to subscribe to topics you're interested in?
Become a Member

Beta Branch update addons/mysqladmin_shell.sh add persistent config file support

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 10, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:05 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update addons/mysqladmin_shell.sh add persistent config file support

    - support setting addons/mysqladmin_shell.sh variables via centmin mod persistent config file you create at /etc/centminmod/custom_config.inc i.e. if you set in persistent config file MYSQLHOSTNAME='your-remote-mysql-server-ip-or-hostname' it will persist even after centmin mod code updates

    Continue reading...


    123.09beta01 branch
     
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:05 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Confused what was the issue to understand what that actually fixes :(

    That tool just create a database and add a user on it for localhost .....?
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:05 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+