On Sun, Jun 13, 2010 at 12:52:18PM +0200, Stephan Ebelt wrote:
[...]
> > Use mysqli - it supports running multiple queries at once.
> 
> sometimes its as easy as that. I'll give it a try.

not quite as easy:  mysqli->multi_query() works nice with many queries in a
string but that DELIMITER syntax still produces an error...  

stephan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to