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

9 years, 11 months ago Cyberdome Cyberdome
This comment has the status of 'removed' and can only be seen by you.

systemctl status mysql.service -l

mysql.service - LSB: start and stop MySQL

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

Apr 04 05:56:29 systemd[1]: Starting LSB: start and stop MySQL... Apr 04 05:56:31 mysql[1017]: Starting MySQL..[ OK ] Apr 04 05:56:31 systemd[1]: Started LSB: start and stop MySQL.

\x3dl.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) </code>

 
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.