| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Roger Baklund | Date: | January 9 2002 5:07pm |
| Subject: | RE: How to send multiple statements to the server? | ||
| View as plain text | |||
* blestan (root) > i'm using mysql 3.23.47 and i'm triing to send 2 or more statements in > one string separated with ';' but i does not work. > some ideas? Where are you trying to send it to/from? The mysql client (or 'monitor') accepts statements separated by ";", but for instance the PHP function mysql_query() does not. -- Roger
| Thread | ||
|---|---|---|
| • How to send multiple statements to the server? | root | 9 Jan |
| • Re: How to send multiple statements to the server? | Sun | 9 Jan |
| • RE: How to send multiple statements to the server? | Roger Baklund | 9 Jan |
| • RE: How to send multiple statements to the server? | Rick Emery | 9 Jan |
| • RE: How to send multiple statements to the server? | Christopher Land | 10 Jan |
