There is a bug in the query Appmanager is using to pull table data from MySQL monitors.
The query is not quoting table names when making the query.
Sample below: ------------------- 15:56:31:601 MEAM: MySQL: Error in getting the DB Size for MySQL at 66.232.22.198 running at port 3306 due to Syntax error or access violation message from server: "You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '-yp_yp' at line 1"
I wish we could force people to name databases correctly, but it's just not posssible in large environments.