相关推荐recommended
Kettle9.4链接mysql报错:The server time zone value ‘Öйú±ê׼ʱ¼ä‘ is unrecognized or represents...
作者:mmseoamin日期:2024-04-01

Kettle链接mysql出现报错:Connection failed. Verify all connection parameters and confirm that the appropriate driver is installed. The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone. You must configure either the server or JDBC

连接失败。验证所有连接参数,并确认安装了适当的驱动程序。服务器时区值’�й���׼ʱ��’ 无法识别或表示多个时区。如果要使用时区支持,则必须配置服务器或JDBC驱动程序(通过“serverTimezone”配置属性)以使用更具体的时区值。

Kettle9.4链接mysql报错:The server time zone value ‘Öйú±ê׼ʱ¼ä‘ is unrecognized or represents...,在这里插入图片描述,第1张

解决办法:在连接属性加上参数即可:serverTimezone = Hongkong

Kettle9.4链接mysql报错:The server time zone value ‘Öйú±ê׼ʱ¼ä‘ is unrecognized or represents...,在这里插入图片描述,第2张