[wp-trac] [WordPress Trac] #21663: Use PDO or mysqli for MySQL queries when available
WordPress Trac
noreply at wordpress.org
Thu Jan 23 10:24:24 UTC 2014
#21663: Use PDO or mysqli for MySQL queries when available
-------------------------------------------------+-------------------------
Reporter: scottconnerly | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future
Component: Database | Release
Severity: normal | Version: 3.5
Keywords: dev-feedback has-patch needs- | Resolution:
testing |
-------------------------------------------------+-------------------------
Comment (by markoheijnen):
Core does lack having attention for this issue. I totally forgot to
mention this in the chat yesterday. '''That said you can already use
MariaDB.''' I already do that for one site. You normally do get a warning
that the version doesn't match warning . I'm not sure if that is fixable
with mysql_* functions so I do use PDO for that by using db.php dropin.
If not then please mention what doesn't work.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21663#comment:156>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list