[wp-trac] [WordPress Trac] #21663: Use PDO or mysqli for MySQL queries when available
WordPress Trac
noreply at wordpress.org
Thu Jan 30 13:21:29 UTC 2014
#21663: Use PDO or mysqli for MySQL queries when available
--------------------------------------------------+------------------
Reporter: scottconnerly | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Database | Version: 3.5
Severity: normal | Resolution:
Keywords: dev-feedback has-patch needs-testing | Focuses:
--------------------------------------------------+------------------
Comment (by pento):
Replying to [comment:164 markoheijnen]:
> Baby steps to me would mean moving to a driver-style WPDB
Moving to a driver-style WPDB is a pretty big step. Not because of the
changes to the code, but because of the changes to how WPDB can be
extended.
Releasing a driver interface is telling the world (even if it isn’t
explicitly announced) “here is our DB interface, you can extend it to add
new drivers”. Locking down an interface we’re comfortable supporting for a
long time is not something we can do quickly or easily.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21663#comment:165>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list