我从 AWS Glue 开始,想要通过 JDBC 连接到我的本地 mysql 服务器。
我按照文档创建粘合 IAM 角色、策略、安全组并使用正确的 jdbc 连接字符串进行连接。但是当我测试连接时,我收到以下 CloudWatch 记录:
"Check that your connection definition references your JDBC database with
correct URL syntax, username, and password. Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The
driver has not received any packets from the server.
Exiting with error code 30"
Run Code Online (Sandbox Code Playgroud)
我很确定 jdbc 连接字符串是正确的。
Glue 配置中的某些内容一定丢失或错误。
我正在运行 Wordpress 多站点单击以在计算引擎上进行部署。
Operating system
Debian 9.8
Package contents
Apache 2.4.25
Google-Fluentd 1.6.9
MySQL-Client 5.7.26
MySQL-Server 5.7.26
PHP 7.0.33
Stackdriver-Agent 5.5.2
WP-CLI 2.2.0
WordPress 5.1.1
phpMyAdmin 4.6.6
Run Code Online (Sandbox Code Playgroud)
我想将 PHP 升级到 7.3