How to take away SELECT DATABASE() query from Connection.prepareCall()
Posted by: Oleksandr Kogut
Date: September 23, 2011 02:20AM

Hello!
Does anybody know how to take away SELECT DATABASE() query from the method Connection.prepareCall().
There is no need of it. And it affects the performance.
I'm using mysql-connector-java-5.1.17 driver on windows
Thank you in advance!
Alex

Options: ReplyQuote


Subject
Written By
Posted
How to take away SELECT DATABASE() query from Connection.prepareCall()
September 23, 2011 02:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.