Make WordPress Core

{1} All Tickets (8322 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 8322)

Database (81 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#50789 Improve WPDB logic around information_schema normal normal Awaiting Review defect (bug) 5 years ago 5
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 6 years ago 3
#51486 The add_option function should not be able to update existing rows in the database. has-patch normal normal Awaiting Review defect (bug) 3 months ago 4
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 6 years ago
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 6 years ago 1
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 6 years ago 3
#52496 Improve MySQL 8.0 support normal normal Future Release defect (bug) 3 years ago 28
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 6 years ago
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 6 years ago 2
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 5 years ago
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 2 years ago
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 5 years ago 4
#54042 Extending wpdb::prepare() to support IN() operator dev-feedback normal normal Future Release enhancement 3 years ago 46
#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
#54180 tests fot _wp_mysql_week() has-patch normal normal Future Release enhancement 4 months ago 3
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 5 years ago
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 4 years ago 2
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* has-patch normal normal Future Release enhancement 5 months ago 23
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 5 years ago
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 5 years ago
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. has-patch normal normal Future Release enhancement 4 years ago 6
#54801 Avoid WPDB errors when examining installation state of a site/network has-patch normal normal Future Release defect (bug) 4 years ago 14
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 4 years ago
#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
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 5 years ago 3
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 5 years ago
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 3
#55610 HTTP response should not be 200 when returning error-page normal major Awaiting Review defect (bug) 13 months ago 7
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 4 years ago
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor Future Release enhancement 2 years ago 14
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 4 years ago 2
#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
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 2
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 4 years ago
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 4 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 3
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 4 years ago 3
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 5
#57793 Add native support for SQLite has-patch normal normal Future Release feature request 22 months ago 20
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 3 years ago 2
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 3 months ago 3
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 3 years ago 1
#58344 Connect to database on first query has-patch normal normal Future Release enhancement 16 months ago 10
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 5 months ago 2
#58694 Enhancement in wordpress Database API normal normal Awaiting Review feature request 3 years ago
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 3 years ago
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 11 months ago 16
#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
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 3 years ago
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 16 months ago 2
#59269 Add support for adding metadata in bulk johnbillion has-patch normal normal Future Release enhancement 2 months ago 18
#59281 Support for Database Cursor normal normal Awaiting Review feature request 3 years ago 1
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 3 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) 9 months ago 3
#59974 MAX_JOIN_SIZE wp-blog-header.php normal minor Awaiting Review defect (bug) 3 years ago
#60037 Differentiate between minimum required MySQL and MariaDB versions has-patch normal normal Future Release defect (bug) 2 months ago 4
#60077 Class UnexpectedValueException not found normal critical Awaiting Review defect (bug) 3 years ago
#60102 PHPunit tests for dead_db has-patch normal normal Future Release enhancement 19 months ago 2
#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
#60503 MySQL VALUES function deprecated in MySQL 8 close normal minor Awaiting Review defect (bug) 21 months ago 4
#60505 Column names in wpdb->insert aren't sanitized. normal normal Awaiting Review defect (bug) 3 years ago 1
#61071 Need to display appropriate error messages when the database table is empty or corrupted. dev-feedback normal normal Awaiting Review enhancement 20 months ago 3
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 2 years ago 1
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 2 years ago 1
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 2 years ago 2
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT has-patch normal normal Awaiting Review defect (bug) 17 months ago 4
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character normal normal Awaiting Review defect (bug) 7 months ago 1
#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) 10 months ago 10
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget has-patch normal normal Awaiting Review feature request 16 months ago 19
#62575 Prints SQL/DB error limit last_query too long normal normal Awaiting Review feature request 22 months ago
#62790 "autoload" index is not used early normal minor Future Release defect (bug) 8 months ago 12
#62976 Multiple queries executing - Bulk deletion dev-feedback normal critical Awaiting Review defect (bug) 7 months ago 1
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion has-patch normal normal 7.2 defect (bug) 8 weeks ago 21
#63734 wpdb::prepare() should reject invalid schema object names has-patch normal normal Awaiting Review enhancement 14 months ago 4
#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
#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
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 12 months ago 1
#64130 Type error in /wp-includes/class-wpdb.php has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 2
#65626 7.0.1 9.9797 lagging at WP_Query->get_posts() on site with 16K= posts reporter-feedback normal normal Awaiting Review defect (bug) 8 weeks ago 2
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 9

Date/Time (19 matches)

#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] normal normal Future Release feature request 21 months ago 58
#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
#29390 add filter for get_date_from_gmt() pbearne has-patch normal normal Future Release defect (bug) 14 months ago 2
#29849 Better human_time_diff() audrasjb has-patch normal normal Future Release enhancement 11 months ago 25
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 6 years ago 21
#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
#41011 get_calendar generates query with invalid date formats pbearne has-patch normal normal Future Release defect (bug) 10 months ago 17
#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
#44597 Scheduling posts adds wrong seconds as post_date close normal normal Awaiting Review defect (bug) 20 months 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
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields close normal trivial enhancement 20 months ago 4
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 4 years ago 8
#48204 wp_exif_date2ts throws notice on empty date pbearne* has-patch normal minor Future Release defect (bug) 15 months ago 12
#48207 Implement new Comment Date Functions pbearne has-patch normal normal Future Release enhancement 8 weeks ago 22
#48740 Add constant for database date format dev-feedback normal normal Awaiting Review enhancement 7 years ago 2
#48935 Need to Remove strtotime() usage from core dev-feedback normal normal Awaiting Review enhancement 22 months ago 5
#48936 Remove mysql2date() usage from core pbearne needs-unit-tests normal normal Awaiting Review enhancement 16 months ago 3
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 2 years ago 4
#49396 Inconsistent Time format normal normal feature request 22 months ago 3
Note: See TracReports for help on using and creating reports.