Skip to content

Conversation

@blesniewski
Copy link
Contributor

@blesniewski blesniewski commented Jul 11, 2024

Summary

Adding connection test to MySQL destination plugin

❯ cloudquery test-connection pg-mysql
Loading spec(s) from pg-mysql
Test Connection Results
source       postgresql (cloudquery/postgresql@v6.2.3)  Success
destination  mysql (grpc@127.0.0.1:7777)                Success
❯ cloudquery test-connection pg-mysql
Loading spec(s) from pg-mysql
Test Connection Results
source       postgresql (cloudquery/postgresql@v6.2.3)  Success
destination  mysql (grpc@127.0.0.1:7777)                Failure: CONNECTION_FAILED       failed to validate mysql connection
Error 1045 (28000): Access denied for user 'root'@'192.168.65.1' (using password: YES)
Error: at least one test connection failed

@blesniewski blesniewski requested review from a team and savme and removed request for a team July 11, 2024 11:14
@blesniewski blesniewski added the automerge Automatically merge once required checks pass label Jul 11, 2024
@kodiakhq kodiakhq bot merged commit b79835d into main Jul 11, 2024
@kodiakhq kodiakhq bot deleted the feat/mysql-destination-connection-test branch July 11, 2024 14:21
kodiakhq bot pushed a commit that referenced this pull request Jul 16, 2024
🤖 I have created a release *beep* *boop*
---


## [5.2.0](plugins-destination-mysql-v5.1.4...plugins-destination-mysql-v5.2.0) (2024-07-16)


### Features

* Add connection test to MySQL destination ([#18549](#18549)) ([b79835d](b79835d))
* Auto migrate removal of unique constraints ([#18569](#18569)) ([6043d4c](6043d4c))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.3 ([#18513](#18513)) ([d12da90](d12da90))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/mysql automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants