https://bz.apache.org/bugzilla/show_bug.cgi?id=60889

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from Philippe Mouawad <[email protected]> ---
Hello,
I looked into code of MySQL driver :
mysql-connector-java-5.1.41-bin

"select User()" is triggered by DatabaseMetaData#getUserName()

Query cannot be in commons-dbcp, so it should have been in driver through
isValid()
Connection#isValid of MySQL Driver calls ping() not this query.

Could you check if you have this issue with 5.1.41 ?

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to