[wp-trac] [WordPress Trac] #28155: mysqli flush issues
WordPress Trac
noreply at wordpress.org
Mon Nov 10 05:39:53 UTC 2014
#28155: mysqli flush issues
-------------------------------------------+---------------------
Reporter: soulseekah | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: Database | Version: 3.9
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback commit | Focuses:
-------------------------------------------+---------------------
Changes (by pento):
* owner: => pento
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"30297"]:
{{{
#!CommitTicketReference repository="" revision="30297"
`wpdb::flush()` was not flushing results correctly when using mysqli.
This change also allows stored procedures or queries made with
`mysqli_multi_query()` to be flushed.
Includes unit tests.
Fixes #28155.
Props soulseekah.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28155#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list