Is it possible to set JBOSS/JDBC's MySQL connector to cache the server's settings so that I won't get a big bunch of "show variables" connection all the time?
I think there is a similar settings under Glassfish called CacheServerConfiguration but I was not able to find more information about that under JBOSS.
Does anyone know if this is possible?
Edit: Got it.