Error not showing in mysql-client
rudu <[email protected]> Tue, 16 Jan 2007 17:58:32 +0100
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
Hello co-listers, I'm getting a syntax error through mysql-connector-java-5.0.4 although the same sql command is executed with no problem by mysql-client. The syntax error is near: "DELETE FROM tps WHERE PSEQ NOT IN (SELECT p.PSEQ FROM fadherent p INNER JOIN flignactiv l ON ..." If I don't use this kind of DELETE command, everything is going fine with my app. I'm using: MySQL Server version: 5.0.30-Debian_3-log Debian etch distribution mysql-connector-java-5.0.4 java version "1.5.0_10" Any explanation on this behaviour? Any workaround? Thanks Jean Marc Briand -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]