java - Connect jconsole with mysql 5.1 -


i want connect jconsole mysql 5.1 likes database profiler. there way solve problem?

jconsole not database profiler. not profiler @ all. jmx visualizer. since each jvm has "built-in" jmx server can connect java application. mysql not java application. written in c , compiled native executable. jconsole irrelevant here.

you can access connection pool , mysql jdbc driver if cannect jconsole java application (or application server) works mysql db.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -