On Tuesday, 30 April 2024 at 22:33, Kamil Tekiela wrote:
> I see absolutely no reason to do this. There is no difference between
> MySQL and MariaDB in terms of PDO. Sure, the actual RDBMSs have
> differences, but they play no role when it comes to PDO.
> If MariaDB decides to change the protocol
I see absolutely no reason to do this. There is no difference between
MySQL and MariaDB in terms of PDO. Sure, the actual RDBMSs have
differences, but they play no role when it comes to PDO.
If MariaDB decides to change the protocol some day then we would need
a new driver to replace mysqlnd. Only