ruanhang1993 commented on code in PR #3804:
URL: https://github.com/apache/flink-cdc/pull/3804#discussion_r1891030436


##########
flink-cdc-e2e-tests/flink-cdc-pipeline-e2e-tests/src/test/java/org/apache/flink/cdc/pipeline/tests/MysqlE2eITCase.java:
##########
@@ -61,7 +61,8 @@ public class MysqlE2eITCase extends PipelineTestEnvironment {
     public static final MySqlContainer MYSQL =
             (MySqlContainer)
                     new MySqlContainer(
-                                    MySqlVersion.V8_0) // v8 support both ARM 
and AMD architectures
+                                    MySqlVersion
+                                            .V8_0_18) // v8 support both ARM 
and AMD architectures

Review Comment:
   I will revert this change.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to