Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Jan 14, 2022 5:18:52 AM
OritA
When running a Replicate task with MySQL source endpoint and getting the following error in the task log:
[SOURCE_CAPTURE ]E: Error 1040 (Too many connections) connecting to MySQL server ‘xxx.yyy.zzz'
This error can be caused due to unsupported version of MySQL ODBC driver
For every Replicate version, the supported ODBC driver versions are listed in the Replicate Users Guide under:
Adding and managing source endpoints --> Using a MySQL-based database as a source --> Prerequisites --> Client prerequisites
For example the ODBC driver version supported in Replicate 2021 November release are:
MySQL ODBC 64-bit client 5.3.11 or above. However, Drivers 8.0 to 8.0.22 are not supported.