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

Various code refactoring #4535

Merged
merged 15 commits into from
May 6, 2024
Merged

Various code refactoring #4535

merged 15 commits into from
May 6, 2024

Conversation

renecannao
Copy link
Contributor

No description provided.

multiple_prepared_statements-t.cpp is now multi-threaded
:set fileencoding=utf-8 on mysql_connection.cpp
Use macros to avoid repeating variable name and strings with the variable name.

Because this commit avoids duplications of name and literals, this commit also renames:
mysql_thread___monitor_groupreplication_max_transaction_behind_for_read_only
to:
mysql_thread___monitor_groupreplication_max_transactions_behind_for_read_only
@renecannao renecannao merged commit 4ab9675 into v2.x May 6, 2024
23 of 42 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.

1 participant