Make WordPress Core

{1} All Tickets (8327 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 8327)

Database (85 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 3 years ago
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. dev-feedback normal normal Awaiting Review feature request 22 months ago 15
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. close normal normal Awaiting Review defect (bug) 12 months ago 5
#60503 MySQL VALUES function deprecated in MySQL 8 close normal minor Awaiting Review defect (bug) 21 months ago 4
#40088 Stop creating the `wp_links` database table close normal normal Future Release defect (bug) 4 years ago 7
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 6 years ago 3
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 5 years ago 3
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 12 months ago 1
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 7 years ago
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 7 years ago
#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 10 years ago 4
#60077 Class UnexpectedValueException not found normal critical Awaiting Review defect (bug) 3 years ago
#60505 Column names in wpdb->insert aren't sanitized. normal normal Awaiting Review defect (bug) 3 years ago 1
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 7 years ago 1
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 5 months ago 2
#66072 Database tests fail on MariaDB 13.1 because utf8 now resolves to utf8mb4 normal normal Awaiting Review defect (bug) 43 minutes ago 3
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 5 years ago 4
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 4 years ago
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 6 years ago 1
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 3 years ago 1
#55610 HTTP response should not be 200 when returning error-page normal major Awaiting Review defect (bug) 13 months ago 7
#54836 Huge error logs filled with "WordPress database error Illegal mix of collations" errors caused by spammers normal critical Awaiting Review defect (bug) 18 months ago 10
#52496 Improve MySQL 8.0 support normal normal Future Release defect (bug) 3 years ago 28
#50789 Improve WPDB logic around information_schema normal normal Awaiting Review defect (bug) 5 years ago 5
#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 2
#59974 MAX_JOIN_SIZE wp-blog-header.php normal minor Awaiting Review defect (bug) 3 years ago
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character normal normal Awaiting Review defect (bug) 7 months ago 1
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 4 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 2
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 7 years ago
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 4 years ago 3
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 5 years ago
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 9 years ago 5
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago 3
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 7 years ago 6
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 2 years ago
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 4 years ago
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 3 years ago 2
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 6 years ago 3
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 7 years ago 1
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 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) 8 years ago
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 8 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 3
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name normal normal Awaiting Review defect (bug) 4 years ago 3
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 7 years ago
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 7 years ago 4
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 4 years ago
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded normal minor Awaiting Review defect (bug) 13 months ago 2
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 2 years ago 1
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 7 years ago
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 5 years ago
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 9 years ago 7
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value normal normal Awaiting Review enhancement 3 years ago
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 3 years ago
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 3 years ago 5
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 5 years ago
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 7 years ago
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 6 years ago
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 9 years ago 1
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 4 years ago 2
#45697 Database: Upgrading field collations normal normal Future Release enhancement 4 years ago 6
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 9 years ago 1
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 7 years ago 72
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 17 months ago 22
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 8 years 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
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 3 years ago
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 2 years ago 1
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 7 years ago
#41054 Use sargable date filtering where possible normal trivial Awaiting Review enhancement 21 months ago 2
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 9 years ago
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago 2
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 8 years ago
#41281 attachment_url_to_postid results in very slow query joemcgill* normal normal Awaiting Review enhancement 2 years ago 14
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 7 years ago 7
#10883 db-error.php not used for all DB failures normal normal enhancement 17 months ago 6
#49654 maybe_drop_table normal normal Awaiting Review enhancement 3 years ago 1
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 7 years ago
#58694 Enhancement in wordpress Database API normal normal Awaiting Review feature request 3 years ago
#62575 Prints SQL/DB error limit last_query too long normal normal Awaiting Review feature request 22 months ago
#59281 Support for Database Cursor normal normal Awaiting Review feature request 3 years ago 1
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 6 years ago

Date/Time (15 matches)

#51625 Date/Time test failures during DST transition reporter-feedback normal normal Awaiting Review defect (bug) 21 months ago 2
#58774 Sorting Posts after Published Date OR Last Update should be a standard function pbearne reporter-feedback normal normal Awaiting Review feature request 22 months ago 1
#48936 Remove mysql2date() usage from core pbearne needs-unit-tests normal normal Awaiting Review enhancement 16 months ago 3
#34435 Creating a post might fail during fall's DST switch due to ambiguous time needs-docs normal normal Future Release defect (bug) 7 years ago 7
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation has-patch normal normal Awaiting Review defect (bug) 3 months ago 14
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened has-patch normal normal Awaiting Review defect (bug) 6 years ago 10
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 13
#29390 add filter for get_date_from_gmt() pbearne has-patch normal normal Future Release defect (bug) 14 months ago 2
#41011 get_calendar generates query with invalid date formats pbearne has-patch normal normal Future Release defect (bug) 10 months ago 17
#61732 get_calendar() will use invalid dates in SQL queries pbearne has-patch normal normal Future Release defect (bug) 18 months ago 10
#26980 the_modified_date is lower than the_date when post is scheduled has-patch normal normal Awaiting Review defect (bug) 5 years ago 8
#45047 user_registered returned as UTC Time instead of Local Time has-patch normal normal Future Release defect (bug) 6 years ago 2
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* has-patch low normal Future Release defect (bug) 20 months ago 27
#48204 wp_exif_date2ts throws notice on empty date pbearne* has-patch normal minor Future Release defect (bug) 15 months ago 12
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* has-patch normal normal 7.2 defect (bug) 7 weeks ago 10
Note: See TracReports for help on using and creating reports.