14 messages in com.mysql.lists.javaRe: Multiple Sqls| From | Sent On | Attachments |
|---|---|---|
| Tejaswi Redkar | 03 Jul 2003 02:32 | |
| Christopher Taylor | 03 Jul 2003 02:33 | |
| Tejaswi Redkar | 03 Jul 2003 02:53 | |
| Mark Matthews | 03 Jul 2003 05:40 | |
| Tejaswi Redkar | 03 Jul 2003 09:13 | |
| Mark Matthews | 03 Jul 2003 09:29 | |
| Victor Pendleton | 03 Jul 2003 10:54 | |
| Mark Matthews | 03 Jul 2003 11:02 | |
| Tejaswi Redkar | 03 Jul 2003 11:46 | |
| Mark Matthews | 03 Jul 2003 12:04 | |
| Lukas Bradley | 04 Jul 2003 13:13 | |
| Tejaswi Redkar | 08 Jul 2003 19:43 | |
| Tejaswi Redkar | 09 Jul 2003 07:49 | |
| Lukas Bradley | 09 Jul 2003 10:12 |
| Subject: | Re: Multiple Sqls![]() |
|---|---|
| From: | Mark Matthews (ma...@mysql.com) |
| Date: | 07/03/2003 05:40:36 AM |
| List: | com.mysql.lists.java |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Tejaswi Redkar wrote:
Hi!
When will the JDBC Driver support multiple Sql Statements in a single execute command ?
e.g. stmt.execute("SELECT name FROM People;SELECT Pay FROM Payroll");
MySql 4.1 supports this feature as per the gurus.
Tejaswi
It's in the works as soon as it can be figured out how to do it _safely_ (i.e. it won't be the default configuration).
Multiple SQL statements separated by ';' are a security hazard in wrong hands :(
-Mark
- -- For technical support contracts, visit https://order.mysql.com/?ref=mmma
__ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mark Matthews <ma...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, SW Dev. Manager - J2EE/Windows /_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA <___/ www.mysql.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/BCRatvXNTca6JD8RAj1KAJoC0gRgtqxKcQet8vaOgyBI60cfLQCfTfIo S8svpq11JcnZWnp07Hry/eo= =T14p -----END PGP SIGNATURE-----




