openbsd-ports/lang/php/files/DESCR-pdo_mysql
sthen 7904ea2a11 Update to php 5.6.36/7.0.30, add pdo_sqlite (from martijn@),
add pdo_odbc, switch to mysqlnd instead of libmysqlclient (removed
mariadb as a build dep), regen plists on -current, tweak DESCRs,
take maintainer suggested by robert@   OK robert@
2018-05-25 13:59:19 +00:00

3 lines
133 B
Plaintext

pdo_mysql is a driver that implements the PHP Data Objects (PDO)
interface to enable access from PHP to MySQL and MariaDB databases.