• Tuukka Pasanen's avatar
    MDEV-31423: Make sure that datadir is available with SySV-init script · 8171f9da
    Tuukka Pasanen authored
    Commit fixes Debian SySV-init script fail:
      /etc/init.d/mariadb: line 90: [: : integer expression expected
    which happens if datadir is not changed in configuration which
    makes it invisible when printing MariaDB config defaults.
    
    Commit makes sure that there is some value if nothing else if in hand
    use default /usr/lib/mysql or fail with correct error message if
    directory is not present
    8171f9da
mariadb-server-10.6.mariadb.init 6.93 KB