mysql not start
-
Changed version of mysql, but does not help.
Help to deal with the problem2019-07-04T19:21:07.210324Z 0 [Note] Binlog end
2019-07-04T19:21:07.211324Z 0 [Note] Shutting down plugin 'CSV'
2019-07-04T19:21:07.220324Z 0 [Note] C:\laragon\bin\mysql\mysql-5.7.24-winx64\bin\mysqld: Shutdown complete
-
@bobokhon1998 : What's your MySQL version?
-
Two versions, 5,7,24 and 5,7,18
Error on both versions
-
Did you check thread below before doing so?
https://forum.laragon.org/topic/164/tutorial-how-to-add-another-mysql-versionIn my case, i usually edit the config of "Quick Add" by simply adding new line of link of version i want to have.
-
Yes, I read this topic, it did not help me
-
What version you tried to install?
-
Have you try this?
-
I do not have version 8.0 in quick add
-
In the quick add there is 5.7 only
-
Try this..
Menu->Tools->Quick add-> Configuration..
Look and uncomment this "mysql-8.0=https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.13-winx64.zip".
You can also add your own link of source..
-
Now how to transfer the database to 8.0?
-
Before you change your version, make sure you made a backup of all your database. After selecting the new version of MySQL, dump it and your good to go!
-
@iHunt101
Can you please learn more about how to do this in laragon?