WordPress database abstraction is implemented at wp-db.php.
Recent posts on the make/core Core is the set of software required to run WordPress. The Core Development Team builds WordPress. blog (versus network, site)
View all posts tagged database.
111 open tickets in the Database component
111 open tickets. Last 7 days: +0 tickets
35 tickets that have no replies
View list on Trac
- #28139 WP MU legacy problems: missing database tables administration multisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site
- #28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP)
- #31624 $wpdb->prepare() named placeholders
- #31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently
- #32868 Consider running utf8mb4 conversion on each database update
- #35256 $wpdb->insert_id equals 0
- #36242 wpdb set_sql_mode add param performance
- #39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4
- #39748 Function to insert or update DB value
- #40150 VARCHAR/TEXT inefficiencies
- #40779 function_exists() audit in wp-db.php
- #42703 WP_Query: Swap parsing date into own method
- #44292 Make use of protected process_fields
- #44386 Problem with utf8mb4_unicode_ci collation for arabic content
- #44973 Issues with $wpdb->get_col_info
- #46145 dbDelta runs same updates on every execution
- #46146 dbDelta not parsing enum correctly
- #46179 Make fetch_array accessible in $wpdb performance
- #46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code
- #46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created
- #46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that.
- #46576 short-circuit filter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. for dbDelta
- #46739 post attributes order not working correctly
- #46923 $wpdb->get_var() — empty sting becomes a NULL
- #46932 dbDelta does not account for MySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com/. keywords being used as key names administration
- #47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(…)` is found
- #47994 The additions of a new wp_posts table columns called post_level and post_patriarch
- #49363 wpdb::query() does not detect LOAD DATA as an insert statement type
- #49482 Non-english slug can sometimes cause an error in WordPress query
- #49654 maybe_drop_table
- #51207 wpdb query returns incorrect value for update ( using mysql )
- #51350 mysql nosql feature request A feature request should generally begin the process in the ideas forum, on a mailing list, as a plugin, or brought to the attention of the core team, such as through scope meetings held for each major release. Unsolicited tickets of this variety are typically, therefore, discouraged. performance
- #51486 The add_option function should not be able to update existing rows in the database.
- #51762 Unix authentication support via unix_socket
- #52210 File URL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org gets saved even when upload fails
2 tickets slated for 5.7
View list in Trac
- #32315 $wpdb->insert fails without error msg
- #47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17
111 open tickets
Open enhancements: 49 View list on Trac
Open tasks: 0 View list on Trac
Open feature requests: 4 View list on Trac
Help maintain this component
Many contributors help maintain one or more components. These maintainers are vital to keeping WordPress development running as smoothly as possible. They triage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. new tickets, look after existing ones, spearhead or mentor tasks, pitch new ideas, curate roadmaps, and provide feedback to other contributors. Longtime maintainers with a deep understanding of particular areas of core are always seeking to mentor others to impart their knowledge.
Want to help? Start following this component! Adjust your notifications here. Feel free to dig into any ticket Created for both bug reports and feature development on the bug tracker..
Contributors following this component: