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 (77 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 16 months ago 2
#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
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 7 years ago
#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
#46210 Add helpers for default/empty datetime value has-patch normal normal Awaiting Review enhancement 4 years ago 5
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 3 years ago
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 2 years ago 2
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 5 years ago
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 6 years ago
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 5 years ago 3
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 4 years ago 2
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 8 years ago 15
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 9 years ago 1
#43019 Hook to validate post form data before save has-patch normal major Awaiting Review enhancement 5 years ago 13
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name dev-feedback normal normal Awaiting Review enhancement 6 years ago 3
#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
#61071 Need to display appropriate error messages when the database table is empty or corrupted. dev-feedback normal normal Awaiting Review enhancement 21 months ago 3
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 6 years ago 3
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 3 years ago
#44386 Problem with utf8mb4_unicode_ci collation for arabic content dev-feedback normal major Awaiting Review enhancement 8 months ago 4
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 4 years ago 2
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 5 years ago
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 3 months ago 3
#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 22 months ago 2
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 10 years ago
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#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 8 years ago 7
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes needs-unit-tests normal normal Awaiting Review enhancement 8 months ago 2
#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
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 12 months ago 16
#36242 wpdb set_sql_mode add param pbearne dev-feedback normal normal Awaiting Review enhancement 20 months ago 6
#63734 wpdb::prepare() should reject invalid schema object names has-patch normal normal Awaiting Review enhancement 14 months ago 4
#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
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 16 months ago 2
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 12 months ago 1
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 3 years ago
#58694 Enhancement in wordpress Database API normal normal 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 23 months ago 15
#62575 Prints SQL/DB error limit last_query too long normal normal Awaiting Review feature request 22 months ago
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 5 years 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
#66072 Database tests fail on MariaDB 13.1 because utf8 now resolves to utf8mb4 has-patch normal normal 7.2 defect (bug) 4 days ago 5
#66080 Send 500 (or other non-200) status code when using db-error.php has-patch normal normal 7.2 defect (bug) 10 hours ago 12
#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) 2 months ago 21
#15499 Add an index for get_lastpostmodified query adamsilverstein dev-feedback normal normal 7.2 enhancement 2 weeks ago 60
#8857 Make WP MySQL strict mode compliant lowest normal enhancement 18 months ago 22
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 4 years ago 21
#13103 "Unknown character set" during install into database reports successful install. has-patch normal normal defect (bug) 3 months ago 15
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 7 years ago
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 7 years ago 1
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago 3
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 7 years ago 3
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 7 years ago 1
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 7 years ago 31
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` needs-unit-tests normal normal defect (bug) 7 years ago 2
#31624 $wpdb->prepare() named placeholders needs-unit-tests normal normal enhancement 3 years ago 3
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 7 years ago 11
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 7 years ago
#26788 Improve dbDelta fields match has-patch normal normal enhancement 7 years ago 1
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 4 years ago 15
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago 2
#10883 db-error.php not used for all DB failures normal normal enhancement 17 months ago 6
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 7 years ago 8
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 7 years ago 2

Date/Time (23 matches)

#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
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 6 years ago 21
#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) 11 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
#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) 16 months ago 12
#29849 Better human_time_diff() audrasjb has-patch normal normal Future Release enhancement 11 months ago 25
#48207 Implement new Comment Date Functions pbearne has-patch normal normal Future Release enhancement 2 months ago 22
#64102 add label to date/time to show which string is the language default SergeyBiryukov has-patch normal normal Future Release enhancement 5 months ago 14
#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
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation has-patch normal normal Awaiting Review defect (bug) 3 months ago 14
#61223 Date Time and UTC / GTM Timezone is not synchronizing close normal minor Awaiting Review defect (bug) 20 months ago 5
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 2 years ago 4
#51625 Date/Time test failures during DST transition reporter-feedback normal normal Awaiting Review defect (bug) 21 months ago 2
#51945 Dates in REST API responses are incompatible with date-time JSON schema format dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 2
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 4 years ago 8
#63348 Missing “Create Date” on Draft Products normal critical Awaiting Review defect (bug) 17 months ago 1
#53780 PHP 8.1: DateTimeZone::getTransitions() change close normal normal Awaiting Review defect (bug) 19 months ago 10
#55503 Post Date display issue if we set empty from General Settings page pbearne dev-feedback normal normal Awaiting Review defect (bug) 21 months ago 3
#57409 Post date/time selector on a different timezone than of the server's pbearne normal normal Awaiting Review defect (bug) 9 months ago 12
#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
Note: See TracReports for help on using and creating reports.