#58184 closed defect (bug) (duplicate)
WordPress database error Illegal mix of collations
Reported by: | varinupadhyay | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.1.1 |
Component: | Database | Keywords: | |
Focuses: | Cc: |
Description
Please see attached error log file.
The spam is trying to run WordPress db query. Please check the last line of error log.
"made by require('wp-blog-header.php'), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts"
Inside wp->main() /src/public/wp-includes/class-wp.php line 777, WordPress run parse_query() function which should strip out all the garbage input. But it is not.
Can you please look into this asap? Also, please suggest a filter for parse_request filter which stop these bogus queries.
Thank you
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Error Log