Re: MySQL Router - Windows 8.0.30 - Fails at boottrapping creation - Router configuration files
Posted by: Jose Ramirez
Date: October 09, 2022 02:03PM

Hello Ruden,
there is a bug in MySQL Installer where the my.ini server options file is set with the following entry:

authentication_policy=caching_sha2_password,,

the correct entry should be:

authentication_policy=*,,

Try replacing the value in the my.ini file typically located at: C:\ProgramData\MySQL\MySQL Server 8.0

Try running the bootstrap process after making this change. If this fails, note that you may need to remove the generated router configuration files prior to trying again.

Bug has been corrected and should be fixed in the upcoming version.

====================================
Jose Ramirez
MySQL on Windows Team

Options: ReplyQuote




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.