The compatibility links MariaDB provides for MySQL commands are deprecated and will be removed in the future. We should use the MariaDB command name if that is the current MySQL provider.
Fixes #271
(We still use mysql all over the place in wp-cli, but that isn't going away from MariaDB.)
The compatibility links MariaDB provides for MySQL commands are deprecated and will be removed in the future. We should use the MariaDB command name if that is the current MySQL provider.
Fixes #271
(We still use
mysql
all over the place in wp-cli, but that isn't going away from MariaDB.)