Skip to content

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