Skip to content

Conversation

xuebingli
Copy link
Contributor

In mysql-postgres-tutorial.md, environment variable POSTGRES_PASSWORD is defined twice with different values. This is not only redundant, but it could also lead to errors if/when the wrong value is used.

This PR removes the wrong value and only keeps the right one.

In `mysql-postgres-tutorial.md`, environment variable `POSTGRES_PASSWORD` is defined twice with different values. This is not only redundant, but it could also lead to errors if/when the wrong value is used.

This PR removes the wrong value and only keeps the right one.
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xuebingli for the contribution, LGTM

@leonardBang leonardBang merged commit d6f7cb6 into apache:master Mar 27, 2022
@xuebingli xuebingli deleted the patch-1 branch March 28, 2022 12:51
ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
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