Hi, > > Can anybody tell me why multiple resultsets are not (yet) supported by > the mysqli extension in the php 5.0.0 source? Is it just a matter of > time before the mysql_more_results and mysql_next_result are available > or is there a more serious problem?
the current implementation for multiple queries in mysql client library isn't very safe - so we are still discussing and working on a better solution. Georg -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php