When i upgrade to DirectAdmin 1.54.1 and mariadb 10.1.x or 10.2.18,i can't connect to local MySQL server,this is the details:
centos 7.5
Apache 2.4.35 Running
DirectAdmin 1.54.1 Running
MariaDB 10.2.18 *** Stopped ***
Named 9.9.4 Running
sshd Running
Php 7.2.11 Installed
[root@server ~]# systemctl start mariadb.service
Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.
[root@server ~]# systemctl status mariadb.service
● mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; bad; vendor preset: disabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─migrated-from-my.cnf-settings.conf
Active: failed (Result: exit-code) since Thu 2018-10-18 23:50:08 CST; 31s ago
Process: 13878 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=1/FAILURE)
Process: 13863 ExecStartPre=/bin/sh -c [ -x /usr/bin/galera_recovery ] || exit 0; VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 13861 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 13878 (code=exited, status=1/FAILURE)
Status: "MariaDB server is down"
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [Note] InnoDB: Starting shutdown...
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Plugin 'InnoDB' init function returned error.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [Note] Plugin 'FEEDBACK' is disabled.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Unknown/unsupported storage engine: InnoDB
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Aborting
Oct 18 23:50:08 server.x.com systemd[1]: mariadb.service: main process exited, code=exited, status=1/FAILURE
Oct 18 23:50:08 server.x.com systemd[1]: Failed to start MariaDB database server.
Oct 18 23:50:08 server.x.com systemd[1]: Unit mariadb.service entered failed state.
Oct 18 23:50:08 server.x.com systemd[1]: mariadb.service failed.
[root@server ~]#
centos 7.5
Apache 2.4.35 Running
DirectAdmin 1.54.1 Running
MariaDB 10.2.18 *** Stopped ***
Named 9.9.4 Running
sshd Running
Php 7.2.11 Installed
[root@server ~]# systemctl start mariadb.service
Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.
[root@server ~]# systemctl status mariadb.service
● mariadb.service - MariaDB database server
Loaded: loaded (/usr/lib/systemd/system/mariadb.service; bad; vendor preset: disabled)
Drop-In: /etc/systemd/system/mariadb.service.d
└─migrated-from-my.cnf-settings.conf
Active: failed (Result: exit-code) since Thu 2018-10-18 23:50:08 CST; 31s ago
Process: 13878 ExecStart=/usr/sbin/mysqld $MYSQLD_OPTS $_WSREP_NEW_CLUSTER $_WSREP_START_POSITION (code=exited, status=1/FAILURE)
Process: 13863 ExecStartPre=/bin/sh -c [ -x /usr/bin/galera_recovery ] || exit 0; VAR=`/usr/bin/galera_recovery`; [ $? -eq 0 ] && systemctl set-environment _WSREP_START_POSITION=$VAR || exit 1 (code=exited, status=0/SUCCESS)
Process: 13861 ExecStartPre=/bin/sh -c systemctl unset-environment _WSREP_START_POSITION (code=exited, status=0/SUCCESS)
Main PID: 13878 (code=exited, status=1/FAILURE)
Status: "MariaDB server is down"
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [Note] InnoDB: Starting shutdown...
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Plugin 'InnoDB' init function returned error.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [Note] Plugin 'FEEDBACK' is disabled.
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Unknown/unsupported storage engine: InnoDB
Oct 18 23:50:08 server.x.com mysqld[13878]: 2018-10-18 23:50:08 140201691949248 [ERROR] Aborting
Oct 18 23:50:08 server.x.com systemd[1]: mariadb.service: main process exited, code=exited, status=1/FAILURE
Oct 18 23:50:08 server.x.com systemd[1]: Failed to start MariaDB database server.
Oct 18 23:50:08 server.x.com systemd[1]: Unit mariadb.service entered failed state.
Oct 18 23:50:08 server.x.com systemd[1]: mariadb.service failed.
[root@server ~]#