Make WordPress Core

{31} Tickets in the Database component (162 matches)

Arguments
Create a new ticket
  • Active tickets in the Database component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 162 of 162)

1 2

Tickets Awaiting Review (10 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated normal normal Awaiting Review defect (bug) has-patch 8 months ago
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
#62976 Multiple queries executing - Bulk deletion normal critical Awaiting Review defect (bug) dev-feedback 6 months ago
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character normal normal Awaiting Review defect (bug) 6 months ago
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 4 months ago
#58180 Specify the REGEXP format for meta_query normal trivial Awaiting Review enhancement needs-docs 3 months ago
#51486 The add_option function should not be able to update existing rows in the database. normal normal Awaiting Review defect (bug) has-patch 2 months ago
#46146 dbDelta not parsing enum correctly normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string normal normal Awaiting Review defect (bug) has-patch 6 days ago
#64130 Type error in /wp-includes/class-wpdb.php normal normal Awaiting Review defect (bug) has-patch 2 days ago

Tickets Needing Feedback (8 matches)

#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results normal critical defect (bug) dev-feedback 7 years ago
#18315 Add an index to the GUID column in the posts table normal normal enhancement dev-feedback 7 years ago
#20634 dbDelta is unforgiving about field declarations normal normal enhancement dev-feedback 7 years ago
#43578 Unexpected MYSQL data format normal normal Future Release defect (bug) dev-feedback 7 years ago
#54042 Extending wpdb::prepare() to support IN() operator normal normal Future Release enhancement dev-feedback 3 years ago
#15499 Add an index for get_lastpostmodified query OllieJones normal normal Future Release enhancement dev-feedback 12 months ago
#46947 ‘❤’ in Comment Generates DB Error normal normal Future Release defect (bug) reporter-feedback 10 months ago
#45354 Adding index for meta_key and post_id in postmeta normal normal Future Release enhancement dev-feedback 4 weeks ago

Tickets with Patches (26 matches)

#40695 `install_blog` suppresses database errors normal normal Future Release defect (bug) has-patch 9 years ago
#26788 Improve dbDelta fields match normal normal enhancement has-patch 7 years ago
#34872 dbDelta Missing Index Name Creates Duplicate Indexes normal normal defect (bug) has-patch 7 years ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` normal normal defect (bug) needs-unit-tests 7 years ago
#40694 dbDelta uses suppressed errors to detect table absence normal normal Future Release defect (bug) has-patch 7 years ago
#31018 Persistent database connections with mysqli normal normal enhancement needs-unit-tests 4 years ago
#40088 Stop creating the `wp_links` database table normal normal Future Release defect (bug) close 4 years ago
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. normal normal Future Release enhancement has-patch 4 years ago
#54801 Avoid WPDB errors when examining installation state of a site/network normal normal Future Release defect (bug) has-patch 4 years ago
#10404 dbDelta creates duplicate indexes when index definition contains spaces normal normal enhancement has-patch 4 years ago
#31624 $wpdb->prepare() named placeholders normal normal enhancement needs-unit-tests 3 years ago
#28625 Enhancement: Add constants to support SSL connections for mysqli normal normal Future Release enhancement needs-unit-tests 3 years ago
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis low minor Future Release enhancement has-patch 2 years ago
#57793 Add native support for SQLite normal normal Future Release feature request has-patch 22 months ago
#60102 PHPunit tests for dead_db normal normal Future Release enhancement has-patch 18 months ago
#58344 Connect to database on first query normal normal Future Release enhancement has-patch 16 months ago
#15332 dbDelta($query) - do not create view normal normal Future Release feature request needs-unit-tests 15 months ago
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion normal normal Future Release enhancement has-patch 10 months ago
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Future Release defect (bug) has-patch 10 months ago
#38921 Defining filter pre_get_table_charset causes errors normal normal Future Release defect (bug) has-patch 8 months ago
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* normal normal Future Release enhancement has-patch 5 months ago
#54180 tests fot _wp_mysql_week() normal normal Future Release enhancement has-patch 3 months ago
#26858 Comment duplicate check has a slow query pbearne normal normal Future Release defect (bug) has-patch 2 months ago
#13103 "Unknown character set" during install into database reports successful install. normal normal defect (bug) has-patch 7 weeks ago
#60037 Differentiate between minimum required MySQL and MariaDB versions normal normal Future Release defect (bug) has-patch 7 weeks ago
#59269 Add support for adding metadata in bulk johnbillion normal normal Future Release enhancement has-patch 6 weeks ago

Unpatched Bugs (7 matches)

#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 7 years ago
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 7 years ago
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 7 years ago
#52496 Improve MySQL 8.0 support normal normal Future Release defect (bug) 3 years ago
#62790 "autoload" index is not used normal minor Future Release defect (bug) early 7 months ago

Unpatched Enhancements (11 matches)

#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 9 years ago
#41424 Use a better error message than "Error establishing a database connection" when site isn't found normal normal Future Release enhancement needs-unit-tests 9 years ago
#29938 mysqli_query and multiple resultsets normal normal enhancement needs-unit-tests 7 years ago
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 7 years ago
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 7 years ago
#45697 Database: Upgrading field collations normal normal Future Release enhancement 4 years ago
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 3 years ago
#42352 Support use of native MySQLi prepared queries normal normal Future Release enhancement early 23 months ago
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 17 months ago
#10883 db-error.php not used for all DB failures normal normal enhancement 16 months ago
1 2
Note: See TracReports for help on using and creating reports.