| Class and Description |
|---|
| com.ververica.cdc.connectors.mysql.MySqlSource
please use
MySqlSource instead
which supports more rich features, e.g. parallel reading from historical data. The MySqlSource will be dropped in the future version. |
| com.ververica.cdc.connectors.mysql.MySqlSource.Builder
please use
MySqlSource.builder() instead which supports
more rich features, e.g. parallel reading from historical data. The MySqlSource.Builder will be dropped in the future version. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.