MySQL Forums
Forum List  »  MySQL Workbench

Google App Script / JDBC Connectivity , (Workbench bug?)
Posted by: Guy Thomas
Date: November 19, 2018 10:50AM

I have a Google App Script which consistently fails on this line..

Jdbc.getConnection('jdbc:mysql://<IP>:<POST>/<DB_NAME>', '<USER>', '<PWD>');

I am able to Telnet or using a connect to the database via Chrome browser application.

Google help files suggest whitelisting IP ranges for Java connectivity...

However, even though the .ini file shows all the required IP Ranges.., when I run Workbench... only a single IP range displays in the Group Replication field..???

Are all the IPs in the .ini file being recognised by MySQL or just the one..?
If just the one that woul explain why I am not able to connect using my script.
please help.. this is driving me nutz.

Options: ReplyQuote


Subject
Views
Written By
Posted
Google App Script / JDBC Connectivity , (Workbench bug?)
1022
November 19, 2018 10:50AM


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.