Tag: MySQL
-
Downgrading from MySQL 8 to MySQL 5.7 on Ubuntu 20.x
By default on Ubuntu 20 LTS the version of mysql-client is 8. This is incompatible with MySQL servers where the version remains at 5.7. This guide explains how you can downgrade your client version back to 5.7.