von Barlee » So, 26.09.2010 23:10
Hallo Jürgen,
das ist eine (gewollte) Fehlermeldung von mySQL. Erweitere Deinen Verbindungsstring (URL) um zeroDateTimeBehavior=convertToNull
z.B. jdbc:mysql://localhost/mysql_db?zeroDateTimeBehavior=convertToNull", "root", "")
Gruß Barlee
Hallo Jürgen,
das ist eine (gewollte) Fehlermeldung von mySQL. Erweitere Deinen Verbindungsstring (URL) um [b]zeroDateTimeBehavior=convertToNull[/b]
z.B. jdbc:mysql://localhost/mysql_db?zeroDateTimeBehavior=convertToNull", "root", "")
Gruß Barlee