Make WordPress Core

{31} Tickets in the Database component (166 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 - 166 of 166)

1 2

Candidates for Closure (17 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#37678 Add an action hook for plugins to do database upgrades on normal normal Awaiting Review defect (bug) dev-feedback 04/18/2019
#40418 ID columns in multisite database tables should be unsigned flixos90 normal major Awaiting Review defect (bug) dev-feedback 09/11/2018
#52648 Problem with certain passwords not working to login to mysql db normal major Awaiting Review defect (bug) reporter-feedback 02/25/2021
#43893 The maybe_create_table() function has two definitions low normal Awaiting Review defect (bug) dev-feedback 09/01/2020
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) normal major Awaiting Review defect (bug) reporter-feedback 09/08/2022
#40779 function_exists() audit in wp-db.php low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#51097 post cannot be saved due to certain variant of Japanese Kanji normal normal Awaiting Review defect (bug) close 08/31/2020
#55206 wp core api memory leaks normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#59172 wp_query meta_query NOT EXISTS not creating correct sql query normal normal Awaiting Review defect (bug) reporter-feedback 09/05/2023
#55115 Change deprecated wpdb::escape() method normal normal Awaiting Review enhancement close 02/12/2022
#51769 Full-text search support normal normal Awaiting Review enhancement dev-feedback 08/16/2022
#37692 Introduce WP_Database_Table base class normal normal Awaiting Review enhancement dev-feedback 03/15/2017
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name normal normal Awaiting Review enhancement dev-feedback 05/07/2020
#61071 Need to display appropriate error messages when the database table is empty or corrupted. normal normal Awaiting Review enhancement dev-feedback 06/23/2024
#52253 New filter on wp-db.php normal normal Awaiting Review enhancement reporter-feedback 01/08/2021
#49028 Provide functionality to suppress $wpdb query filter normal normal Awaiting Review enhancement reporter-feedback 02/08/2020
#59639 Dedicated tables for media libary normal major Awaiting Review feature request dev-feedback 10/16/2023

Tickets Needing Feedback (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#43578 Unexpected MYSQL data format normal normal Future Release defect (bug) dev-feedback 02/03/2020
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results normal critical defect (bug) dev-feedback 06/04/2019
#46947 ‘❤’ in Comment Generates DB Error normal normal Future Release defect (bug) reporter-feedback 04/17/2019
#15499 Add an index for get_lastpostmodified query OllieJones normal normal Future Release enhancement dev-feedback 08/21/2024
#18315 Add an index to the GUID column in the posts table normal normal enhancement dev-feedback 06/04/2019
#54042 Extending wpdb::prepare() to support IN() operator normal normal Future Release enhancement dev-feedback 09/17/2023
#20634 dbDelta is unforgiving about field declarations normal normal enhancement dev-feedback 06/04/2019

Tickets with Patches (23 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#13103 "Unknown character set" during install into database reports successful install. barrykooij normal normal defect (bug) has-patch 06/04/2019
#54801 Avoid WPDB errors when examining installation state of a site/network normal normal Future Release defect (bug) has-patch 09/27/2022
#26858 Comment duplicate check has a slow query pbearne normal normal Future Release defect (bug) has-patch 05/24/2024
#38921 Defining filter pre_get_table_charset causes errors normal normal Future Release defect (bug) has-patch 05/27/2020
#40088 Stop creating the `wp_links` database table normal normal Future Release defect (bug) close 08/10/2022
#40695 `install_blog` suppresses database errors normal normal Future Release defect (bug) has-patch 06/01/2017
#34872 dbDelta Missing Index Name Creates Duplicate Indexes normal normal defect (bug) has-patch 06/04/2019
#40694 dbDelta uses suppressed errors to detect table absence normal normal Future Release defect (bug) has-patch 12/01/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` normal normal defect (bug) needs-unit-tests 06/04/2019
#31624 $wpdb->prepare() named placeholders normal normal enhancement needs-unit-tests 06/22/2023
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. normal normal Future Release enhancement has-patch 09/19/2022
#58344 Connect to database on first query normal normal Future Release enhancement has-patch 09/14/2023
#28625 Enhancement: Add constants to support SSL connections for mysqli normal normal Future Release enhancement needs-unit-tests 06/24/2023
#26788 Improve dbDelta fields match normal normal enhancement has-patch 06/04/2019
#60102 PHPunit tests for dead_db normal normal Future Release enhancement has-patch 10/09/2024
#31018 Persistent database connections with mysqli normal normal enhancement needs-unit-tests 08/01/2022
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion normal normal Future Release enhancement has-patch 05/31/2024
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* normal normal Future Release enhancement has-patch 12/11/2023
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis low minor Future Release enhancement has-patch 04/02/2024
#10404 dbDelta creates duplicate indexes when index definition contains spaces normal normal enhancement has-patch 01/21/2023
#54180 tests fot _wp_mysql_week() normal normal Future Release enhancement has-patch 10/09/2024
#57793 Add native support for SQLite normal normal Future Release feature request has-patch 11/04/2024
#15332 dbDelta($query) - do not create view normal normal Future Release feature request needs-unit-tests 07/30/2018

Unpatched Bugs (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 06/04/2019
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 06/04/2019
#60037 Differentiate between minimum required MySQL and MariaDB versions normal normal Future Release defect (bug) 11/02/2024
#52496 Improve MySQL 8.0 support normal normal Future Release defect (bug) 02/05/2024
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 06/04/2019
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 06/04/2019
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 06/04/2019

Unpatched Enhancements (12 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#35109 Add Online DDL support to dbDelta normal normal enhancement needs-unit-tests 06/04/2019
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 04/05/2023
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 06/04/2019
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 10/03/2017
#45697 Database: Upgrading field collations normal normal Future Release enhancement 08/22/2022
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 08/30/2019
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 01/22/2024
#42352 Support use of native MySQLi prepared queries normal normal Future Release enhancement early 09/26/2024
#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 11/22/2017
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 06/04/2019
#10883 db-error.php not used for all DB failures normal normal enhancement 12/07/2023
#29938 mysqli_query and multiple resultsets normal normal enhancement needs-unit-tests 06/04/2019
1 2
Note: See TracReports for help on using and creating reports.