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

Null merge PS 5.7.44-49 at https://github.com/percona/percona-server/commit/1c4f3827625 into 8.0 #5288

Merged

Conversation

oleksandr-kachan
Copy link
Contributor

No description provided.

VarunNagaraju and others added 17 commits January 16, 2024 20:06
https://perconadev.atlassian.net/browse/PS-9067

When --mem is used to run MTR tests, thy are run in memory using
tmpfs. This causes inconsistencies when recodring test results,
since the file paths are not deterministic. So, replace_regex is
used to mask the variable paths percona_statement_set.test and
bug84640.test.
For percona_changed_page_bmp_flush.test, the generated warning
is suppressed.
PS-9067 Fix MTR test failures when run with --mem
https://perconadev.atlassian.net/browse/PS-9096

Bug#35764496 mysql/mysql-server@fc8b390e7bf

The parameter type to the helper functions was int and was truncating
the value passed.
Fixed by making sure the length parameter is consistent.
PS-9096 Backport bug fixes from MySQL 8.0
…-percent_ngram

PS-9048 fix 5.7: Fixed problem with percent character in n-grams
https://perconadev.atlassian.net/browse/PS-9096

Raised MYSQL_VERSION_EXTRA to 49 in MYSQL_VERSION file.
Raised PERCONA_INNODB_VERSION to 49 in univ.i file.
PS-9133 Telemetry metrics show wrong version
https://perconadev.atlassian.net/browse/PS-9040

Add top-level .clang-tidy file, and extra files in
strings/, mysys/, sql/ and unittest/gunit/.
https://perconadev.atlassian.net/browse/PS-9040

Creates a workflow to be triggered on a pull request
to perform clang-tidy checks on the changed code and post
the violations as comments on the pull request to be
addressed.

The workflow triggers a run of generating comiplation commands
and uses the same to perform a clang-tidy check on the modified
files and generates a report of the warnings in the changed code
through a github action bot in the form of review comments on
the pull request.
PS-9040 Integrate clang-tidy checks for Percona server
Copy link
Collaborator

@percona-ysorokin percona-ysorokin left a comment

Choose a reason for hiding this comment

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

LGTM

@oleksandr-kachan oleksandr-kachan merged commit 1e7554b into percona:8.0 Apr 22, 2024
5 of 7 checks passed
@oleksandr-kachan oleksandr-kachan deleted the null-merge-mysql-5.7.44-49 branch April 22, 2024 12:48
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.

4 participants