Bugs item #1739353, was opened at 2007-06-18 20:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1739353&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SQL/JDBC Group: Clients 1.18 Status: Open Resolution: None Priority: 5 Private: No Submitted By: bendeguz (bendeguz) Assigned to: Fabian (mr-meltdown) Summary: EXPLAIN support from JDBC Initial Comment: Dear MonetDB Developers, The EXPLAIN query statement does not work from the JDBC client. The same query works from the command line client (mclient) Steps to reproduce: 1) Connect the database from a jdbc client (squirrelsql or mjclient) 2) issue the following query: explain select count(*) from tables; Check the result and the error message: a) Squirrelmail: Error: java.sql.SQLException: protocol violation, unexpected line: function user.s11_1():void;, SQL State: null, Error Code: 0 b) mjclient: Error: protocol violation, unexpected line: function user.s4_3():void; Regards, B. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1739353&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
