Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #391
| From | "Zhane" <zhane@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Client_Multi_Result F |
| Message-ID | <c5b4ee27-bd25-46f4-83df-f7d43f50a815@i20g2000prf.googlegroups.com> (permalink) |
| Newsgroups | comp.lang.java.databases |
| References | <nospam-0C664C.12421806122008@nntp.motzarell |
| Date | 2011-04-27 15:23 +0000 |
| Organization | TDS.net |
To: comp.lang.java.databases On Dec 7, 1:42=A0am, "John B. Matthews" <nos...@nospam.com> wrote: > In article > <dd147344-6c34-4f15-bfac-58a2093de...@v5g2000prm.googlegroups.com>, > > =A0Zhane <zhan...@gmail.com> wrote: > > I tried to port my procedures to a web mysql server. > > > it was running well when it is on my pc. but when i port it to the > > server, it does not allow me to output the result set. > > > i checked it online, it seem to be related to the client_multi_result > > flag. i'm using mysql-connector... how can I set this flag? > > You may want to compare JDBC driver versions on client and server: > > <http://dev.mysql.com/doc/refman/6.0/en/connector-j-reference-implementat > ion-notes.html> > > It may be possible to set CLIENT_MULTI_RESULT in the JDBC connect string: > > <http://dev.mysql.com/doc/refman/6.0/en/connector-j-reference-configurati > on-properties.html> > > -- > John B. Matthews > trashgod at gmail dot comhttp://home.roadrunner.com/~jbmatthews/ i cant find any property that is similar to that flag :( --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.databases | Previous | Next | Find similar | Unroll thread
Re: Client_Multi_Result F "Zhane" <zhane@THRWHITE.remove-dii-this> - 2011-04-27 15:23 +0000
csiph-web