MySql Client:
The mysql-client package allows you to connect to a MySQL server. It will give you the mysql command-line program.
MySql Server:
The mysql-server package allows to run a MySQL server which can host multiple databases and process queries on those databases.
- Update Ubuntu