HCnix is functioning very slow.

Question: HCnix is functioning very slow.
                   OR 
                
Mysql service is taking long time to restart.

Answer:
Follow below instructions to fix this issue:

    1.    Open my.conf file from the following path:
             vi /etc/mysql/my.cnf or /etc/my.cnf

    2.    Make below entry under mysql_safe:
            skip_name_resolve

    3.    Restart Mysql service.