|
#46947
|
‘❤’ in Comment Generates DB Error
|
|
reporter-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
9 months ago
|
|
#49363
|
wpdb::query() does not detect LOAD DATA as an insert statement type
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 years ago
|
|
#63734
|
wpdb::prepare() should reject invalid schema object names
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12 months ago
|
|
#61338
|
wpdb::prepare function null value convert to empty String
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
22 months ago
|
|
#63751
|
wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
11 months ago
|
|
#37508
|
wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()`
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
7 years ago
|
|
#62342
|
wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
8 months ago
|
|
#36242
|
wpdb set_sql_mode add param
|
pbearne
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#12257
|
wpdb Scales Badly Due to Unnecessary Copies of All Query Results
|
|
dev-feedback
|
normal
|
critical
|
|
defect (bug)
|
7 years ago
|
|
#57000
|
wp_usermeta table is emptied because of a wrong query being executed
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#59172
|
wp_query meta_query NOT EXISTS not creating correct sql query
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
14 months ago
|
|
#55206
|
wp core api memory leaks
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#46625
|
username and password automatically change to dexter
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#54180
|
tests fot _wp_mysql_week()
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
2 months ago
|
|
#58871
|
support uca14.0.0 collation in database where available
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
9 months ago
|
|
#46576
|
short-circuit filter for dbDelta
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
7 years ago
|
|
#51097
|
post cannot be saved due to certain variant of Japanese Kanji
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 years ago
|
|
#46739
|
post attributes order not working correctly
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#29938
|
mysqli_query and multiple resultsets
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
7 years ago
|
|
#49654
|
maybe_drop_table
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
3 years ago
|
|
#57149
|
get_table_from_query() doesn't properly handle a prepared escape_like() table name
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#40779
|
function_exists() audit in wp-db.php
|
|
dev-feedback
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
5 years ago
|
|
#36924
|
dbDelta(): Support more than one whitespace between field name and its type definition
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
8 years ago
|
|
#56533
|
dbDelta() ignores changes to column nullability (NULL/NOT NULL)
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#15332
|
dbDelta($query) - do not create view
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
feature request
|
14 months ago
|
|
#40694
|
dbDelta uses suppressed errors to detect table absence
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
7 years ago
|
|
#46145
|
dbDelta runs same updates on every execution
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#46146
|
dbDelta not parsing enum correctly
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 weeks ago
|
|
#20634
|
dbDelta is unforgiving about field declarations
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
7 years ago
|
|
#46452
|
dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created
|
|
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#46932
|
dbDelta does not account for MySQL keywords being used as key names
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#10404
|
dbDelta creates duplicate indexes when index definition contains spaces
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
3 years ago
|
|
#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
|
5 months ago
|
|
#28591
|
dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP)
|
|
|
normal
|
normal
|
|
defect (bug)
|
7 years ago
|
|
#34872
|
dbDelta Missing Index Name Creates Duplicate Indexes
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
7 years ago
|
|
#10883
|
db-error.php not used for all DB failures
|
|
|
normal
|
normal
|
|
enhancement
|
15 months ago
|
|
#8924
|
autoload should be boolean in add_option()
|
|
|
lowest
|
normal
|
Awaiting Review
|
enhancement
|
7 years ago
|
|
#41281
|
attachment_url_to_postid results in very slow query
|
joemcgill*
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
2 years ago
|
|
#40695
|
`install_blog` suppresses database errors
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
9 years ago
|
|
#49785
|
Wrong result / duplicates in query when using MariaDB
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 years ago
|
|
#63678
|
WordPress redirect to wp-admin/install.php when a user is rate limited in mysql
|
johnbillion
|
has-patch
|
normal
|
normal
|
7.1
|
defect (bug)
|
4 months ago
|
|
#58133
|
WordPress database error Illegal mix of collations
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
3 years ago
|
|
#57072
|
WordPress 6.1 uses wrong database collation
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#53320
|
Why delete_metadata and update_metadata slow performance?
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
2 years ago
|
|
#42703
|
WP_Query: Swap parsing date into own method
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
7 years ago
|
|
#31042
|
WPDB field_types Variable Too Broad?
|
|
|
normal
|
normal
|
|
enhancement
|
7 years ago
|
|
#43589
|
WPDB Update change NULL values to acceptable values
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#55938
|
WP prefix on installation - instructions to be indicated
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
4 years ago
|
|
#28139
|
WP MU legacy problems: missing database tables
|
|
|
normal
|
normal
|
|
defect (bug)
|
7 years ago
|
|
#40150
|
VARCHAR/TEXT inefficiencies
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
9 years ago
|
|
#59836
|
Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 months ago
|
|
#56091
|
Using %i for table/field names in wpdb::prepare()
|
craigfrancis
|
has-patch
|
low
|
minor
|
Future Release
|
enhancement
|
2 years ago
|
|
#41054
|
Use sargable date filtering where possible
|
|
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
19 months ago
|
|
#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
|
9 years ago
|
|
#30795
|
Upgrade bug affecting indexing
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#39273
|
Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
7 years ago
|
|
#51762
|
Unix authentication support via unix_socket
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
6 years ago
|
|
#43578
|
Unexpected MYSQL data format
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
6 years ago
|
|
#64130
|
Type error in /wp-includes/class-wpdb.php
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
9 months ago
|
|
#43893
|
The maybe_create_table() function has two definitions
|
|
dev-feedback
|
low
|
normal
|
Awaiting Review
|
defect (bug)
|
6 years ago
|
|
#47994
|
The additions of a new wp_posts table columns called post_level and post_patriarch
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
7 years ago
|
|
#51486
|
The add_option function should not be able to update existing rows in the database.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
5 weeks ago
|
|
#42352
|
Support use of native MySQLi prepared queries
|
|
early
|
normal
|
normal
|
Future Release
|
enhancement
|
22 months ago
|
|
#59281
|
Support for Database Cursor
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
3 years ago
|
|
#21762
|
Storing a multidimensional array using register_setting double-serializes subarrays identified with a string
|
sekatsim
|
|
normal
|
normal
|
|
defect (bug)
|
7 years ago
|
|
#40088
|
Stop creating the `wp_links` database table
|
|
close
|
normal
|
normal
|
Future Release
|
defect (bug)
|
4 years ago
|
|
#61604
|
Split `wp_insert_post` in two
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
2 years ago
|
|
#58180
|
Specify the REGEXP format for meta_query
|
|
needs-docs
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
5 weeks ago
|
|
#54346
|
Slow SQL queries fetching posts from specific categories
|
craigfrancis*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
4 months ago
|
|
#54235
|
Script for handling metadata in wp_postmeta
|
|
needs-docs
|
normal
|
normal
|
Awaiting Review
|
feature request
|
5 years ago
|
|
#41278
|
SQL_CALC_FOUND_ROWS slow query
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
9 years ago
|
|
#47280
|
SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17
|
johnbillion
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
9 months ago
|
|
#54560
|
Return null from wpdb::get_results when query fails
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
5 years ago
|
|
#54324
|
Rename Table Function - maybe_rename_table()
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
4 years ago
|
|
#53033
|
Remove comments, ping, to_ping columns from posts table
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
5 years ago
|
|
#44386
|
Problem with utf8mb4_unicode_ci collation for arabic content
|
|
dev-feedback
|
normal
|
major
|
Awaiting Review
|
enhancement
|
5 months ago
|
|
#52648
|
Problem with certain passwords not working to login to mysql db
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
5 years ago
|
|
#62575
|
Prints SQL/DB error limit last_query too long
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
20 months ago
|
|
#57283
|
Postmeta - Performance Improvement - Woocommerce
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
4 years ago
|
|
#58826
|
Please add a default post relations table
|
|
|
normal
|
critical
|
Awaiting Review
|
enhancement
|
3 years ago
|
|
#31018
|
Persistent database connections with mysqli
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
4 years ago
|
|
#60102
|
PHPunit tests for dead_db
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
17 months ago
|
|
#49482
|
Non-english slug can sometimes cause an error in WordPress query
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
6 years ago
|
|
#58965
|
No luck running WP when running PHP 8.2.8 + mysql Ver 15.1
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
3 years ago
|
|
#52253
|
New filter on wp-db.php
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
6 years ago
|
|
#61071
|
Need to display appropriate error messages when the database table is empty or corrupted.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
18 months ago
|
|
#54834
|
Mysql gone away when importing DB on create wp_posts indexes
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
3 years ago
|
|
#60503
|
MySQL VALUES function deprecated in MySQL 8
|
|
close
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
19 months ago
|
|
#62104
|
Multisite triggers UPDATE queries on _sitemeta of almost 150k character
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
5 months ago
|
|
#62976
|
Multiple queries executing - Bulk deletion
|
|
dev-feedback
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
5 months ago
|
|
#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
|
7 years ago
|
|
#44292
|
Make use of protected process_fields
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
8 years ago
|
|
#8857
|
Make WP MySQL strict mode compliant
|
|
|
lowest
|
normal
|
|
enhancement
|
15 months ago
|
|
#59974
|
MAX_JOIN_SIZE wp-blog-header.php
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
3 years ago
|
|
#39826
|
LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
6 years ago
|
|
#44973
|
Issues with $wpdb->get_col_info
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
8 years ago
|
|
#54070
|
Increase CPT "machine name" limit from its current maximum of 20 characters.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
20 months ago
|
|
#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)
|
4 years ago
|