php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #45036 Need a way to get last run query after results from mysqli::multi_query
Submitted: 2008-05-18 21:59 UTC Modified: 2010-12-22 13:47 UTC
From: s_p_a_mcatcher at hotmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.6 OS: All
Private report: No CVE-ID: None
 [2008-05-18 21:59 UTC] s_p_a_mcatcher at hotmail dot com
Description:
------------
When running mysqli's multi_query, please make it possible to return the query that last returned a result set.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-22 13:47 UTC] johannes@php.net
-Status: Open +Status: Bogus -Package: Feature/Change Request +Package: *General Issues
 [2010-12-22 13:47 UTC] johannes@php.net
Nothing we can do about. This requires changes to the MySQL server to return this information. Please request it there.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 16:01:33 2025 UTC