Skip to content

MySQL2 to handle MongoDB connector BI #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 24, 2023
Merged

MySQL2 to handle MongoDB connector BI #67

merged 8 commits into from
Jan 24, 2023

Conversation

Sylvestre67
Copy link

@Sylvestre67 Sylvestre67 commented Jan 20, 2023

This PR brings the MySQL client code currently in the database-connector at parity with the one in the database-proxy.

It removes mysql npm library and replace it with mysql2 in order to support the AUTH.send_clean_password authentication plugin required by MongoDB connector for BI.

It implements the logger middleware defined in the data-connector service.

See corresponding data-connector PR: https://github.com/observablehq/observablehq/pull/10039 to get the global picture.

@Sylvestre67 Sylvestre67 marked this pull request as ready for review January 23, 2023 19:23
@Sylvestre67 Sylvestre67 marked this pull request as draft January 23, 2023 19:51
@Sylvestre67 Sylvestre67 changed the title Pivot to MySQL2 to handle MongoDB MySQL2 to handle MongoDB connector BI Jan 23, 2023
@Sylvestre67 Sylvestre67 marked this pull request as ready for review January 24, 2023 16:21
@Sylvestre67 Sylvestre67 merged commit 1afd376 into main Jan 24, 2023
@Sylvestre67 Sylvestre67 deleted the syl/mongo branch January 24, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants