Re: Can't connect to server
Date: Thu, 28 Mar 2019 18:38:20 +0100
Message-ID: <gg4f4cFr4a6U2_at_mid.individual.net>
[Quoted] On 3/28/19 1:59 PM, Fokke Nauta wrote:
> I had installed MySQL 8.0.13 before. I now installed MySQL 8.0.15. It
> ran OK, but I couldn't handle the user accounts as the amount of columns
> of the tables was incorrect. This was due to the fact that the tables
> were made with 8.0.13, and now 8.0.15 is running. I managed to run
> mysql_upgrade under Windows from the command prompt and that worked
> well. Now I was able to create a new user, 'root'_at_'xxxx.fritz.box'. With
> this user name and password I was able to connect all applications on my
> pc with the databases.
[Quoted] Yes, the mysql update is quite important to run when you update your
mysql or switch to mariadb.
In some Linux distributions this is done when you update the
mysql/mariadb package automatically.
-- //AhoReceived on Thu Mar 28 2019 - 18:38:20 CET