apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.81k stars 1.76k forks source link

MySQL8.4 SHOW MASTER STATUS无法使用 #7416

Open lilanlong opened 1 month ago

lilanlong commented 1 month ago

Search before asking

What happened

MySQL8.4版本 SHOW MASTER STATUS 语句已经不能使用,换成了 SHOW BINARY LOGS SHOW BINARY LOG STATUS

SeaTunnel Version

2.3.6

SeaTunnel Config

MySQL8.4版本  SHOW MASTER STATUS  语句已经不能使用,换成了  SHOW BINARY LOGS  SHOW BINARY LOG STATUS

Running Command

MySQL8.4版本  SHOW MASTER STATUS  语句已经不能使用,换成了  SHOW BINARY LOGS  SHOW BINARY LOG STATUS

Error Exception

MySQL8.4版本  SHOW MASTER STATUS  语句已经不能使用,换成了  SHOW BINARY LOGS  SHOW BINARY LOG STATUS

Zeta or Flink or Spark Version

No response

Java or Scala Version

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct

zhilinli123 commented 1 month ago

It can be assigned to me for the time being!