Comments - upgraded to MariaDB 10.0 but the systemctl status mariadb.service is not working? mysql command works instead?

10 years ago Cyberdome Cyberdome

<html>

<br> systemctl status mysql.service =l

<br> mysql.service - LSB: start and stop MySQL <br> Loaded: loaded (/etc/rc.d/init.d/mysql) <br>

Active: active (running) since Fri 2014-04-04 05:56:31 CDT; 1 day 14h ago <br> CGroup: /system.slice/mysql.service<br> ├─1036 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --pid- file=/var/lib/mysql.pid<br> └─1191 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --<br> plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-<br> error=/var/lib/mysql/.err --pid-file=/var/lib/mysql/.<br>

Apr 04 05:56:29 systemd[1]: Starting LSB: start and stop MySQL...<br> Apr 04 05:56:31 mysql[1017]: Starting MySQL..[ OK ]<br> Apr 04 05:56:31 systemd[1]: Started LSB: start and stop MySQL.<br> <br> \x3dl.service<br> Loaded: not-found (Reason: No such file or directory)<br> <br> Active: inactive (dead)<br> </html>

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.