From: Thomas T. <tho...@bl...> - 2014-05-28 07:50:29
|
Hi all, I apologize but I cannot get the mysql graph up and running. I have tried both socket and host, also the path to the socket is right. I have created a user likes described in the docu: mysql> CREATE USER ’user’@’localhost’ IDENTIFIED BY ’password’; mysql> FLUSH PRIVILEGES; but in the footer of the graph I always see the socket and the graph is empty, only showing nan everywhere. Does anybody has an idea? Thanks a lot in advance Thomas |