Skip to content

Fix #80330: Replace language in APIs and source code/docs #6632

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

Closed
wants to merge 2 commits into from

Conversation

marinesovitch
Copy link
Contributor

  • rename REFRESH_SLAVE => REFRESH_REPLICA
    Related to changes published in MySQL 8.0.23.

- rename REFRESH_SLAVE => REFRESH_REPLICA
- rename REFRESH_SLAVE => REFRESH_REPLICA; fix test-case
@marinesovitch
Copy link
Contributor Author

@cmb69 @nikic Similarly as for #6448 - I leave 'MySQL Connector PHP' team soon, so any chance for review? That patch is simple, so not a big deal, but I would like to close all my pending tasks while I am still involved in that project :)

@php-pulls php-pulls closed this in ed24f0f Jan 25, 2021
@nikic
Copy link
Member

nikic commented Jan 25, 2021

I've merge this change with a slight tweak to continue using REPLICA_SLAVE internally, to make sure nothing breaks when building against an older version of the MySQL client library (current minimal version is 5.5...)

Thanks!

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