You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Block the user from entering a host string with a port
Parse the port and set the config.ini accordingly. Note that there is nothing provisioned in the code at this stage to handle database connection to non default ports.
The text was updated successfully, but these errors were encountered:
When installing, if the user provides a port in the mysql server url, the install can continue but the setup is broken. See this thread:
https://groups.google.com/d/topic/storytlr-discuss/UCBQqtmkbHU/discussion
Two solutions:
The text was updated successfully, but these errors were encountered: