Comment # 1 on bug 870046 from
please close --Glenn

-fixed with
# rpm -qa |grep -i mysql |sort
libmysqlclient18-5.5.32-1.2.x86_64
libmysqlcppconn6-1.1.2-40.1.x86_64
libmysqld18-5.5.32-1.2.x86_64
libqt4-sql-mysql-4.8.5-1.1.x86_64
php5-mysql-5.4.20-34.3.x86_64

# service mysql start
# service mysql status
mysql.service - LSB: Start the MySQL database server
   Loaded: loaded (/etc/init.d/mysql)
   Active: active (running) since Fri 2015-02-06 11:10:04 EST; 5h 57min ago
  Process: 513 ExecStart=/etc/init.d/mysql start (code=exited,
status=0/SUCCESS)
   CGroup: /system.slice/mysql.service
           ������710 /bin/sh /usr/bin/mysqld_safe --mysqld=mysqld --user=mysql
--pid-file=/var/run/mysql/mysqld.pid --socket=/var/run/mysql/mysql.sock
--datadir=/var/lib/mysql
           ������932 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql
--plugin-dir=/usr/lib64/mysql/plugin --user=mysql
--log-error=/var/lib/mysql/test.site.err --pid-file=/var/run/m...

Feb 06 11:10:02 test systemd[1]: Starting LSB: Start the MySQL database
server...
Feb 06 11:10:04 test.site mysql[513]: Starting service MySQL ..done
Feb 06 11:10:04 test.site systemd[1]: Started LSB: Start the MySQL database
server.
Feb 06 17:07:36 test.site systemd[1]: Started LSB: Start the MySQL database
server.


You are receiving this mail because: