|
#46565
|
Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that.
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/20/2019
|
|
#61071
|
Need to display appropriate error messages when the database table is empty or corrupted.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/06/2025
|
|
#52253
|
New filter on wp-db.php
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/08/2021
|
|
#60102
|
PHPunit tests for dead_db
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
02/12/2025
|
|
#31018
|
Persistent database connections with mysqli
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
08/01/2022
|
|
#54324
|
Rename Table Function - maybe_rename_table()
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/09/2023
|
|
#54560
|
Return null from wpdb::get_results when query fails
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/02/2021
|
|
#47280
|
SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17
|
johnbillion
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/16/2025
|
|
#54346
|
Slow SQL queries fetching posts from specific categories
|
craigfrancis*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
05/07/2025
|
|
#42352
|
Support use of native MySQLi prepared queries
|
|
early
|
normal
|
normal
|
Future Release
|
enhancement
|
09/26/2024
|
|
#47994
|
The additions of a new wp_posts table columns called post_level and post_patriarch
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/06/2019
|
|
#41424
|
Use a better error message than "Error establishing a database connection" when site isn't found
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
11/22/2017
|
|
#40150
|
VARCHAR/TEXT inefficiencies
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/14/2017
|
|
#31042
|
WPDB field_types Variable Too Broad?
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#42703
|
WP_Query: Swap parsing date into own method
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
|
#41281
|
attachment_url_to_postid results in very slow query
|
joemcgill*
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
|
#8924
|
autoload should be boolean in add_option()
|
|
|
lowest
|
normal
|
Awaiting Review
|
enhancement
|
03/15/2019
|
|
#10883
|
db-error.php not used for all DB failures
|
|
|
normal
|
normal
|
|
enhancement
|
04/30/2025
|
|
#40357
|
dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/30/2026
|
|
#10404
|
dbDelta creates duplicate indexes when index definition contains spaces
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
01/21/2023
|
|
#20634
|
dbDelta is unforgiving about field declarations
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#49654
|
maybe_drop_table
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/07/2023
|
|
#29938
|
mysqli_query and multiple resultsets
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#46576
|
short-circuit filter for dbDelta
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/20/2019
|
|
#58871
|
support uca14.0.0 collation in database where available
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/30/2025
|
|
#54180
|
tests fot _wp_mysql_week()
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/09/2024
|
|
#36242
|
wpdb set_sql_mode add param
|
pbearne
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/18/2025
|
|
#63734
|
wpdb::prepare() should reject invalid schema object names
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/22/2025
|
|
#62512
|
Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/26/2025
|
|
#46287
|
Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/26/2025
|
|
#57793
|
Add native support for SQLite
|
|
has-patch
|
normal
|
normal
|
Future Release
|
feature request
|
11/04/2024
|
|
#63966
|
Database Extensions for Federation Support and Compatibility at the WordPress Core Level
|
|
close
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/12/2025
|
|
#58694
|
Enhancement in wordpress Database API
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
08/30/2023
|
|
#54070
|
Increase CPT "machine name" limit from its current maximum of 20 characters.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/08/2024
|
|
#62575
|
Prints SQL/DB error limit last_query too long
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/26/2024
|
|
#54235
|
Script for handling metadata in wp_postmeta
|
|
needs-docs
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/08/2021
|
|
#59281
|
Support for Database Cursor
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/27/2023
|
|
#51762
|
Unix authentication support via unix_socket
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/12/2020
|
|
#15332
|
dbDelta($query) - do not create view
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
feature request
|
05/25/2025
|
|
#62790
|
"autoload" index is not used
|
|
early
|
normal
|
minor
|
Future Release
|
defect (bug)
|
01/20/2026
|
|
#56260
|
In case of missing primary key on wp_posts, Media uploader gives false feedback indicating folder permissions are missing, where in fact database structure is malformed.
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
10/26/2022
|
|
#59974
|
MAX_JOIN_SIZE wp-blog-header.php
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
11/27/2023
|
|
#60503
|
MySQL VALUES function deprecated in MySQL 8
|
|
close
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
12/10/2024
|
|
#46932
|
dbDelta does not account for MySQL keywords being used as key names
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
04/16/2019
|
|
#40779
|
function_exists() audit in wp-db.php
|
|
dev-feedback
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
06/01/2021
|
|
#63751
|
wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
08/22/2025
|
|
#56259
|
Database Repair doesn't check for missing primary keys / A.I.
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
03/09/2023
|
|
#61604
|
Split `wp_insert_post` in two
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
07/09/2024
|
|
#56091
|
Using %i for table/field names in wpdb::prepare()
|
craigfrancis
|
has-patch
|
low
|
minor
|
Future Release
|
enhancement
|
04/02/2024
|
|
#55938
|
WP prefix on installation - instructions to be indicated
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
06/07/2022
|
|
#53958
|
Database: wp_postmeta - meta_key index
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
08/25/2021
|
|
#52210
|
File URL gets saved even when upload fails
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
02/09/2021
|
|
#55610
|
HTTP response should not be 200 when returning error-page
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
08/22/2025
|
|
#52648
|
Problem with certain passwords not working to login to mysql db
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
02/25/2021
|
|
#58133
|
WordPress database error Illegal mix of collations
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
04/24/2023
|
|
#56533
|
dbDelta() ignores changes to column nullability (NULL/NOT NULL)
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
09/08/2022
|
|
#43019
|
Hook to validate post form data before save
|
|
has-patch
|
normal
|
major
|
Awaiting Review
|
enhancement
|
10/28/2021
|
|
#44386
|
Problem with utf8mb4_unicode_ci collation for arabic content
|
|
dev-feedback
|
normal
|
major
|
Awaiting Review
|
enhancement
|
02/01/2026
|
|
#59639
|
Dedicated tables for media libary
|
|
dev-feedback
|
normal
|
major
|
Awaiting Review
|
feature request
|
10/16/2023
|
|
#60077
|
Class UnexpectedValueException not found
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
12/14/2023
|
|
#58286
|
Growing database due to unnecessary transients containing "g_url_details_response_"
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
05/11/2023
|
|
#54836
|
Huge error logs filled with "WordPress database error Illegal mix of collations" errors caused by spammers
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
03/19/2025
|
|
#62976
|
Multiple queries executing - Bulk deletion
|
|
dev-feedback
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
02/06/2026
|
|
#57283
|
Postmeta - Performance Improvement - Woocommerce
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
12/06/2022
|
|
#12257
|
wpdb Scales Badly Due to Unnecessary Copies of All Query Results
|
|
dev-feedback
|
normal
|
critical
|
|
defect (bug)
|
06/04/2019
|
|
#58826
|
Please add a default post relations table
|
|
|
normal
|
critical
|
Awaiting Review
|
enhancement
|
07/17/2023
|
|
#54834
|
Mysql gone away when importing DB on create wp_posts indexes
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
02/17/2023
|
|
#46366
|
Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields
|
|
close
|
normal
|
trivial
|
|
enhancement
|
01/22/2025
|
|
#34435
|
Creating a post might fail during fall's DST switch due to ambiguous time
|
|
needs-docs
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/30/2019
|
|
#49012
|
Date format output incorrect in Finnish
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/27/2024
|
|
#51625
|
Date/Time test failures during DST transition
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/13/2024
|
|
#51945
|
Dates in REST API responses are incompatible with date-time JSON schema format
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/07/2020
|
|
#32386
|
Draft's Last Modified date incorrect if it is Scheduled
|
obenland
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/07/2020
|
|
#46609
|
Incorrect posts date on saving scheduled posts draft
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2022
|
|
#53780
|
PHP 8.1: DateTimeZone::getTransitions() change
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/07/2025
|
|
#59941
|
PHPUnit test for wp_timezone_choice
|
|
has-patch
|
normal
|
normal
|
7.0
|
defect (bug)
|
11/24/2025
|
|
#55503
|
Post Date display issue if we set empty from General Settings page
|
pbearne
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/13/2024
|
|
#57409
|
Post date/time selector on a different timezone than of the server's
|
pbearne
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2025
|
|
#43028
|
Remove numbers before month in dropdown, it makes user confused when drowdown is not opened
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/22/2020
|
|
#44597
|
Scheduling posts adds wrong seconds as post_date
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/15/2025
|
|
#55242
|
Time options in Settings have changed to uppercase AM and PM instead of lowercase
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/10/2025
|
|
#52220
|
Weekly archives/week 53 incorrect crossing over a year change
|
Rarst*
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/05/2021
|
|
#29390
|
add filter for get_date_from_gmt()
|
pbearne
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/09/2025
|
|
#41011
|
get_calendar generates query with invalid date formats
|
pbearne
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
11/03/2025
|
|
#63772
|
get_calendar() shows incorrect month-end due to current_time() timezone issue
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/02/2025
|
|
#61732
|
get_calendar() will use invalid dates in SQL queries
|
pbearne
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/17/2025
|
|
#26980
|
the_modified_date is lower than the_date when post is scheduled
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/05/2021
|
|
#45047
|
user_registered returned as UTC Time instead of Local Time
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
04/22/2020
|
|
#49413
|
wp_exif_date2ts should use Datetime and accept an optional offset
|
pbearne*
|
has-patch
|
low
|
normal
|
Future Release
|
defect (bug)
|
01/21/2025
|
|
#56887
|
wp_exif_date2ts throws notice on slash formatted date
|
pbearne*
|
has-patch
|
normal
|
normal
|
7.0
|
defect (bug)
|
11/26/2025
|
|
#49414
|
wp_read_image_metadata should look for timezone offset
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/15/2020
|
|
#48740
|
Add constant for database date format
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/20/2019
|
|
#29849
|
Better human_time_diff()
|
audrasjb
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/20/2025
|
|
#48207
|
Implement new Comment Date Functions
|
pbearne
|
has-patch
|
normal
|
normal
|
7.0
|
enhancement
|
01/22/2026
|
|
#48935
|
Need to Remove strtotime() usage from core
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/05/2024
|
|
#48936
|
Remove mysql2date() usage from core
|
pbearne
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/06/2025
|
|
#64102
|
add label to date/time to show which string is the language default
|
SergeyBiryukov
|
|
normal
|
normal
|
7.0
|
enhancement
|
11/10/2025
|
|
#18146
|
Add user-level & front end timezone display flexibility according to a fixed time [GMT:0]
|
|
|
normal
|
normal
|
Future Release
|
feature request
|
12/30/2024
|
|
#49396
|
Inconsistent Time format
|
|
|
normal
|
normal
|
|
feature request
|
11/05/2024
|
|
#58774
|
Sorting Posts after Published Date OR Last Update should be a standard function
|
pbearne
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/04/2024
|