Skip to content
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

Read mysql_hostgroup_attributes from proxysql configuration file #4704

Merged
merged 6 commits into from
Nov 12, 2024

Conversation

yashwantsahu20
Copy link
Collaborator

Previously mysql_hostgroup_attributes was not read from configuration file.
Now mysql_hostgroup_attributes will be read from configuration file.
Issue for the same is #4552

… file.

Now mysql_hostgroup_attributes will be read from configuration file.
Issue for the same is #4552
@yashwantsahu20 yashwantsahu20 marked this pull request as ready for review October 9, 2024 07:08
@mirostauder
Copy link
Collaborator

Can one of the admins verify this patch?

It will insert fields only which are in configuration file.
If field data is invalid it will log a error.
It will save mysql_hostgroup_attributes into configuration file.
2. Saving to config file code correction
@yashwantsahu20 yashwantsahu20 changed the title Read mysql_hostgroup_attributes from proxysql configuration file (WIP) Read mysql_hostgroup_attributes from proxysql configuration file Oct 17, 2024
yashwantsahu20 added a commit that referenced this pull request Nov 11, 2024
… file.

Now mysql_hostgroup_attributes will be read from configuration file.
backporting of #4704
renecannao added a commit that referenced this pull request Nov 12, 2024
Read mysql_hostgroup_attributes from proxysql configuration file (Porting of #4704)
@renecannao renecannao merged commit 8742bfb into v3.0 Nov 12, 2024
80 of 115 checks passed
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.

3 participants