datavane / tis

Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI
https://tis.pub
Apache License 2.0
1.04k stars 221 forks source link

MySQL版本:'10.5.21 使用哪种插件安装 #337

Closed 472893615 closed 3 months ago

472893615 commented 4 months ago

请确认连接参数是否正确:实际MySQL版本:'10.5.21-MariaDB-1:10.5.21+maria-ubu2004'与插件:'MySQL-V5'支持的版本不一致 请确认连接参数是否正确:实际MySQL版本:'10.5.21-MariaDB-1:10.5.21+maria-ubu2004'与插件:'MySQL-V8'支持的版本不一致 相关issue: https://github.com/datavane/tis/issues/307

baisui1981 commented 4 months ago

目前MySQL-V8 使用的是以下mysql JDBC驱动依赖,您在使用过程中会报什么错误异常,请告知

        <dependency>
            <groupId>mysql</groupId>
            <artifactId>mysql-connector-java</artifactId>
            <version>8.0.31</version>
        </dependency>

reference from:https://github.com/qlangtech/plugins/blob/9a2775f6204ca42db2a1ae36b6a3c0697d4eb3eb/tis-datax/tis-ds-mysql-v8-plugin/pom.xml#L40C8-L44C22

relevant issue: https://github.com/datavane/tis/issues/307

baisui1981 commented 4 months ago

添加MariaDB端类型支持 截屏2024-07-20 22 48 03

472893615 commented 4 months ago

添加MariaDB端类型支持 截屏2024-07-20 22 48 03

我在插件管理面没有找到MariaDB端类型支持

baisui1981 commented 4 months ago

届时 4.0.1 版本发布, 会添加

472893615 commented 4 months ago

届时 4.0.1 版本发布, 会添加

大约什么时间会更新

baisui1981 commented 4 months ago

届时 4.0.1 版本发布, 会添加

大约什么时间会更新 关注 https://github.com/datavane/tis/milestone/6 即可