Benjamin Edwards
05/16/2023, 3:58 PM2023-05-16 14:50:37 [44msource[0m > ERROR i.a.i.b.AirbyteExceptionHandler(uncaughtException):26 Something went wrong in the connector. See the logs for more details. java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Streaming result set com.mysql.cj.protocol.a.result.ResultsetRowsStreaming@3e48d38 is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets before attempting more queries.
I wonder if there is a bug in the Java code that is not closing connections? Either way has anyone faced a similar issue or have any suggested workarounds? Thanks in advance.kapa.ai
05/16/2023, 3:58 PMkapa.ai
05/16/2023, 3:59 PMCarolina Buckler
05/31/2023, 5:50 PMBenjamin Edwards
05/31/2023, 5:51 PMBenjamin Edwards
05/31/2023, 5:51 PM