[wp-trac] [WordPress Trac] #55361: WordPress database error Deadlock found when trying to get lock on wp_get_global_styles_svg_filters
WordPress Trac
noreply at wordpress.org
Thu Mar 10 07:36:34 UTC 2022
#55361: WordPress database error Deadlock found when trying to get lock on
wp_get_global_styles_svg_filters
--------------------------+-----------------------------
Reporter: BackuPs | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.9.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I don't know where to ask this question but i have these error messages in
my log file.
The template just calls wp_body_open after the body tag. I can see a
filter is added for body open that renders svg filters in the
default_filters.php in wordpress.
https://share.getcloudapp.com/5zuLpONl
https://share.getcloudapp.com/6quZ7Jvz
But how do i get rid of these entries in the error log and where are they
coming from? It seems that wordpress is triggering these.
Can you please advice on how to get rid of these messages in the error log
WordPress database error Deadlock found when trying to get
lock; try restarting transaction for query DELETE FROM `wp_options` WHERE
`option_name` = '_transient_global_styles_svg_filters_champion' made by
require('wp-blog-header.php'), require_once('wp-includes/template-
loader.php'), include('/themes/champion/template_sections.php'),
get_header, locate_template, load_template,
require_once('/themes/champion/header.php'), wp_body_open,
do_action('wp_body_open'), WP_Hook->do_action, WP_Hook->apply_filters,
wp_global_styles_render_svg_filters, wp_get_global_styles_svg_filters,
get_transient, delete_option
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55361>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list