Re: MySql 8.0.15 install failure Invalid Server Template
Posted by: JOSE RAMIREZ
Date: March 21, 2019 11:10AM

Hello Janaki,
I've been able to reproduce the behavior you describe using the most recent MySQL Installer Web.
Checking into the templates being used by MySQL Installer I was able to determine that an error occurs when trying to parse the following comment:

# port or if you have a special tunnel from the master or other clients to the slave.

For some reason, the "port" word is triggering the execution of another part of the code that is generating the error. Since this is just a comment it should've been ignored. I have validated that simply removing said line from the "my-template-8.0" file located in "%programdata%/MySQL/MySQL Installer for Windows/Manifest/Templates" allows the configuration to complete successfully.

Please let me know if this helped to fix your issue.
Regards.

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

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySql 8.0.15 install failure Invalid Server Template
1320
March 21, 2019 11:10AM


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.