Incidentally, why are you using an aggregate function in your test SQL statement?
Doesn't MySQL have a dummy table like Oracle "dual", where you can write a
simple query like:
SELECT 1 FROM dual
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072839#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...