Re: Mysql server issues
Glad to hear you were able to resolve your original issue.
As per your other question...
MySQL Installer doesn't allow two instances of MySQL Server within the same series (e.g. two 8.0 installations, two 5.7 installations, etc.) to be installed, however this can be done by using the no-install zip. Instructions can be found here:
https://dev.mysql.com/doc/refman/8.0/en/windows-install-archive.html
When creating the options file mentioned in the referenced link, and if you have TCP/IP protocol enabled, ensure that you use a different port, this will allow more than one MySQL Server instance to run on the same machine since they will be accessed through different ports.
====================================
Jose Ramirez
MySQL on Windows Team
Subject
Views
Written By
Posted
1066
September 22, 2022 07:06AM
399
September 22, 2022 09:23AM
358
September 24, 2022 07:18PM
396
October 09, 2022 11:48AM
322
October 10, 2022 06:46AM
Re: Mysql server issues
374
October 10, 2022 02:15PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.