Google App Scripts won't make a Jdbc connection to MySQL on a remote server – CentOS
I'm new to using Google Scripts and am trying to make a connection to a MySQL (5.5.65-MariaDB) database which is hosted on an external (non-Google) server running CentOS Linux 7.7.1908 Core. I'm following the guide here: https://developers.google.com/apps-script/guides/jdbc#other_databases In my script…