Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "

From: bocap <kakalot49(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "
Date: 2015-10-07 22:58:17
Message-ID: 57573B00-5331-4AA2-9098-FBF8BEF2D37C@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Ngày 07-10-2015, vào lúc 20:51, Craig Ringer-3 [via PostgreSQL] <ml-node+s1045698n5869083h68(at)n5(dot)nabble(dot)com> viết:

> On 29 September 2015 at 21:56, Dang Minh Huong <[hidden email]> wrote:
> > Hi,
> >
> > I'm using postgresql-jdbc94 and have found that,
> > string in executeQuery() end with "; " (the last character is a space)
> > is considered as multiple queries and return with
> > "Multiple resultsets were returned by query" error.
> > I think it is not a bug, but is there any related change in jdbc94. I could
> > not reproduce in jdbc93.
>
> This is a follow-up from a Stack Overflow post, right? I'm pretty sure
> I saw this but I can't find the post now. If I'm remembering
> correctly, got a link so I can cross-reference?
>

Sorry sir. I did not post it in Stack Overflow.

> --
> Craig Ringer http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
>
>
> --
> Sent via pgsql-jdbc mailing list ([hidden email])
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
>
> If you reply to this email, your message will be added to the discussion below:
> http://postgresql.nabble.com/JDBC-94-Multiple-resultsets-were-returned-by-query-in-query-end-with-tp5867835p5869083.html
> To unsubscribe from JDBC-94: "Multiple resultsets were returned by query" in query end with "; ", click here.
> NAML

Regards,
Bocap.

--
View this message in context: http://postgresql.nabble.com/JDBC-94-Multiple-resultsets-were-returned-by-query-in-query-end-with-tp5867835p5869214.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message bocap 2015-10-07 23:05:37 Re: JDBC-94: "Multiple resultsets were returned by query" in query end with "; "
Previous Message Dave Cramer 2015-10-07 21:17:52 Re: Connection terminated by the server causes deadlock in jdbc client side connection