DEV Community

Discussion on: How to install MySQL and Workbench on Ubuntu 20.04 ( Localhost )

Collapse
 
mavuriel profile image
mavuriel

I don't know if i made a mistake but installed mysql before add mysql apt repository so when i used 'apt update' it shows me there's a mysql update waiting, i decided to use 'apt upgrade' to download and install that update but bring me an error with the message these 'packages will be ignore', after try several minutes i unnistall mysql and install it again. That resolved the problem and all work properly (mysql and workbech) but phpmyadmin stop working (i don't why but someday i'll fix it). I write this if someone have the same little error.