How to set SQL_MODE in client by JDBC?
Posted by: ShuiXin Zhang
Date: August 21, 2009 03:28AM

Hi all,
I want to set session SQL_MODE='ANSI_QUOTES'. You know, the value of SQL_MODE is empty by default.

I don't hope it is manipulated in MySQL server side (like change the my.cnf file).

Can we set it in JDBC connection?

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
How to set SQL_MODE in client by JDBC?
August 21, 2009 03:28AM


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.