Skip to content

MySQL Connector - Access denied error but completed as successful job sync #4236

Closed
@danieldiamond

Description

@danieldiamond

Expected Behavior

If the credentials for a MySQL source no longer have permissions to access the source database, the job sync should fail.

Current Behavior

The job sync receives an error

Cannot create PoolableConnectionFactory (Access denied...

and yet the job concludes as a successful job sync.

Logs

Uploading logs-1243-0.txt…

Steps to Reproduce

  1. Create MySQL source with working credentials
  2. Create destination and run sync
  3. Remove user from source database and rerun sync

Severity of the bug for you

Medium

Airbyte Version

v0.26.1-alpha

Connector Version (if applicable)

MySQL 0.3.7
Snowflake 0.3.9

Additional context

Environment, version, integration...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions