Hi! I have a question. Now i set up connection. So...
# ask-community-for-troubleshooting
a
Hi! I have a question. Now i set up connection. Source - my db from docker, destination - another empty db in same container. After sync I see succeeded status, but I don't see the change in destination db. No errors / warnings in log. Perhaps I am doing something wrong?
1
d
Hi! So your destination db is empty even though the sync succeeded?
a
@Davin Chia (Airbyte) yes. My logs here
I am using mysql
c
Are the tables empty in the destination?
Copy code
select * from bireport_db._airbyte_raw_CustomerGroup
?
a
No, it was not empty
c
your issue in this thread is related to your github issue here, right ? https://github.com/airbytehq/airbyte/issues/3418
a
mine, but it does not address this problem
u
@Aleksandr did you manage the problem or continue with it?
a
I didn’t deal with this problem anymore.
👍 1