Re: [PHP-DB] mysqli_multi_query error tolerance

2009-04-06 Thread Chris
Filipe Martins wrote: Hello. I have a doubt about mysqli_multi_query and I couldn't find anything on the Internet addressing it. I think that mysqli_multi_query should execute all statements even if some of them fail. As far as I can tell this doesn't happen. The function stops returning results

[PHP-DB] mysqli_multi_query error tolerance

2009-04-06 Thread Filipe Martins
Hello. I have a doubt about mysqli_multi_query and I couldn't find anything on the Internet addressing it. I think that mysqli_multi_query should execute all statements even if some of them fail. As far as I can tell this doesn't happen. The function stops returning results the moment it finds an