Make WordPress Core

{7} Future Releases (8273 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1301 - 1400 of 8273)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
4 #39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) 11/08/2023
1 #43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
2 #57072 WordPress 6.1 uses wrong database collation Database normal normal Awaiting Review defect (bug) 11/11/2022
1 #58133 WordPress database error Illegal mix of collations Database normal major Awaiting Review defect (bug) 04/24/2023
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal Awaiting Review defect (bug) dev-feedback 11/11/2017
2 #49785 Wrong result / duplicates in query when using MariaDB Database normal normal Awaiting Review defect (bug) 04/03/2020
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 08/12/2024
1 #46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database normal trivial Awaiting Review defect (bug) 03/09/2019
2 #46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) 11/17/2022
1 #46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/2019
2 #40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) Database normal major Awaiting Review defect (bug) reporter-feedback 09/08/2022
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
2 #57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
2 #51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
#46739 post attributes order not working correctly Database normal normal Awaiting Review defect (bug) 03/30/2019
#51097 post cannot be saved due to certain variant of Japanese Kanji Database normal normal Awaiting Review defect (bug) close 08/31/2020
#46625 username and password automatically change to dexter Database normal normal Awaiting Review defect (bug) 03/24/2019
1 #55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 09/05/2023
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
1 #46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 04/17/2019
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal normal Awaiting Review enhancement 08/02/2019
1 #55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal Awaiting Review enhancement 02/19/2022
2 #41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
22 #15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value Database normal normal Awaiting Review enhancement 01/15/2024
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
1 #54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
1 #59106 Add secondary index on `wp_posts` table to improve media queries performance Database normal normal Awaiting Review enhancement 08/15/2023
1 #61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
1 #59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
4 #38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
3 #54627 Adding More Timestamp columns to database Database normal normal Awaiting Review enhancement 12/14/2021
7 #45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
1 #52527 Better RAM handling in wp-db.php Database normal normal Awaiting Review enhancement 02/15/2021
2 #38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022
3 #58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 02/26/2025
1 #56259 Database Repair doesn't check for missing primary keys / A.I. Database normal minor Awaiting Review enhancement 03/09/2023
5 #45697 Database: Upgrading field collations Database normal normal Future Release enhancement 08/22/2022
17 #28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
17 #54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement dev-feedback 09/17/2023
1 #39748 Function to insert or update DB value Database normal normal Awaiting Review enhancement 10/29/2017
9 #6492 Guids No Longer Have Permalink Format Database normal normal Future Release enhancement 08/30/2019
7 #43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
13 #37692 Introduce WP_Database_Table base class Database normal normal Awaiting Review enhancement dev-feedback 03/15/2017
2 #39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal Awaiting Review enhancement dev-feedback 05/07/2020
1 #44292 Make use of protected process_fields Database normal normal Awaiting Review enhancement 06/01/2018
1 #46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal Awaiting Review enhancement 03/20/2019
1 #61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal Awaiting Review enhancement dev-feedback 01/06/2025
#52253 New filter on wp-db.php Database normal normal Awaiting Review enhancement reporter-feedback 01/08/2021
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 02/12/2025
1 #58826 Please add a default post relations table Database normal critical Awaiting Review enhancement 07/17/2023
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
1 #49028 Provide functionality to suppress $wpdb query filter Database normal normal Awaiting Review enhancement reporter-feedback 02/08/2020
1 #54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 01/09/2023
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 12/02/2021
39 #47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 02/07/2025
8 #54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 02/26/2025
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
1 #61604 Split `wp_insert_post` in two Database normal minor Awaiting Review enhancement 07/09/2024
10 #42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch Database normal normal Awaiting Review enhancement 09/06/2019
6 #41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
1 #41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
3 #40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#55938 WP prefix on installation - instructions to be indicated Database normal minor Awaiting Review enhancement 06/07/2022
#42703 WP_Query: Swap parsing date into own method Database normal normal Awaiting Review enhancement 01/16/2019
12 #41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
3 #40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
2 #49654 maybe_drop_table Database normal normal Awaiting Review enhancement 04/07/2023
2 #46576 short-circuit filter for dbDelta Database normal normal Awaiting Review enhancement 03/20/2019
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
2 #48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
2 #36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
4 #62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 01/14/2025
1 #46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 11/25/2024
15 #57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request dev-feedback 10/16/2023
2 #58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
6 #54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 11/08/2024
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#54235 Script for handling metadata in wp_postmeta Database normal normal Awaiting Review feature request needs-docs 10/08/2021
1 #59281 Support for Database Cursor Database normal normal Awaiting Review feature request 09/27/2023
1 #51762 Unix authentication support via unix_socket Database normal normal Awaiting Review feature request 11/12/2020
3 #15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
2 #34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
1 #61223 Date Time and UTC / GTM Timezone is not synchronizing Date/Time normal minor Awaiting Review defect (bug) close 01/14/2025
1 #49012 Date format output incorrect in Finnish Date/Time normal normal Awaiting Review defect (bug) 05/27/2024
Note: See TracReports for help on using and creating reports.