mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 03:34:33 +00:00
f5d88c355e383e063bbd144fc83f4dff0e1f4866
test_mysqli_flush_sync().
This test creates a dummy post and subsequently runs a query containing `DROP PROCEDURE`. This latter query implies a `COMMIT`, which means that the post is not cleaned up for later tests. Manually deleting the post with `wp_delete_post()` solves this problem. Fixes #28155. git-svn-id: https://develop.svn.wordpress.org/trunk@30320 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%