[wp-trac] [WordPress Trac] #28155: mysqli flush issues
WordPress Trac
noreply at wordpress.org
Thu Nov 13 01:48:55 UTC 2014
#28155: mysqli flush issues
--------------------------+---------------------------
Reporter: soulseekah | Owner: boonebgorges
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.1
Component: Database | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+---------------------------
Changes (by boonebgorges):
* owner: pento => boonebgorges
* status: reopened => accepted
Comment:
Found it. As I suspected, `DROP PROCEDURE` causes an implicit commit:
http://dev.mysql.com/doc/refman/5.0/en/implicit-commit.html. The easy
workaround is to manually delete the created post, which I will do :-D
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28155#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list