mysql 5.6 and jdbc connector 3.1.10
Posted by: gattu s
Date: June 12, 2012 04:32AM

We upgraded to MySQL-server-5.6.5_m8-1.linux2.6 to use innodb full text index. Our java app uses jdbc connector version 3.1.10. It seems while storing datetime field, connector or mysql is converting any date to 0000-00-00 00:00:00. Now, we can upgrade our connector but I am not sure if that will solve the problem. Also what impact it will have on other queries(any gotchas?). If anyone out there has faced similar issue and solved successfully please share. Thanks..

Options: ReplyQuote


Subject
Written By
Posted
mysql 5.6 and jdbc connector 3.1.10
June 12, 2012 04:32AM


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.