Opened 6 years ago
Closed 4 years ago
#968 closed enhancement (duplicate)
Support building MySQL FDO provider against libmariadb
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | MySQL Provider | Version: | |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
MariaDB is a drop-in binary-compatible fork for MySQL.
The same can be said of its client access library (libmariadb).
By building the MySQL FDO provider against libmariadb, not only would we retain our existing MySQL support, but we'd get support for MariaDB for free as well.
Note:
See TracTickets
for help on using tickets.
Duplicate of #978