Hi. Just started playing with Airbyte and a couple...
# replication-troubleshooting
a
Hi. Just started playing with Airbyte and a couple of things which I seem to miss finding some documentation on and hoping someone can help: 1. When creating a connection to a SQL source, can I limit this in anyway (i.e. the SQL source has history going back 10 years but I only need the last 2 years, how do I stop it bringing in all 10 years?) 2. After creating a connector I can’t see anywhere to edit it? If I’m using something like a MYSQL connector with SSH tunnel and I need to change the certificate details, how would I do this?
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2864 to ensure timely resolution!
s
@Andrew Exlet, have you looked into possible JDBC parameters to address your first question and for the second question, are you able to access the settings page for the MySQL connector? It should allow you to view the configuration.
a
@Saj Dider (Airbyte) Thanks never saw the “Settings” option at the top of the page. UX blindness 🙂 In regards to JDBC, do you have any documentation you point to on where I can configure this?
s
Hey @Andrew Exlet
You can configure JDBC parameters when setting up the connector: as shown