MySql Linux intallation [terminal + workbench] setup

 1. Set apt repos for mysql 8.0 from this package here

https://dev.mysql.com/downloads/repo/apt/

2. install the downloaded package

3. update apt


4. install server


set the password or you will pay later

5. install the workbench for gui




6. check status of mysql service 



7. run mysql by the following command



to check everything is working fine 








Next Post Previous Post
No Comment
Add Comment
comment url