i have upgraded mysql to latest versiob of 5.5 .
today i recieved this email norification error
the mysql is well upgraded
i'm running centos6.4 + cloudlinux .
today i recieved this email norification error
Code:
[email protected] [~]# /scripts/check_cpanel_rpms --list-only --notify
[20130614.034743]
[20130614.034743] Problems were detected with cPanel-provided files which are RPM controlled.
[20130614.034743] If you did not make these changes intentionally, you can correct them by running:
[20130614.034743]
[20130614.034743] > /usr/local/cpanel/scripts/check_cpanel_rpms --fix
[20130614.034743] The following RPMs are missing from your system:
[20130614.034743] MySQL55-server.5.5.31-1.cp1136
Code:
[email protected] [~]# rpm -qf /etc/init.d/mysql
MySQL55-server-5.5.30-4.cp1136.x86_64
Code:
[email protected] [~]# mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 6894750
Server version: 5.5.30-cll MySQL Community Server (GPL)
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
i'm running centos6.4 + cloudlinux .
Last edited: