1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐛 Source MySQL/MsSQL Disable index logging for MySQL (#25740)

* Disable index logging for MySQL/MsSQL

* Update mysql.md

* Update mysql.md

* auto-bump connector version

* Disable for MsSQL as well

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Akash Kulkarni
2023-05-03 08:44:21 -07:00
committed by GitHub
parent e20fb9d994
commit 931911dceb
11 changed files with 33 additions and 30 deletions

View File

@@ -16,5 +16,5 @@ ENV APPLICATION source-mssql
COPY --from=build /airbyte /airbyte
LABEL io.airbyte.version=1.0.15
LABEL io.airbyte.version=1.0.16
LABEL io.airbyte.name=airbyte/source-mssql