Skip to content

MDEV-39789 Fix compiling without perfschema#5143

Merged
grooverdan merged 1 commit into
11.8from
bb-11.8-mdev-39789
May 29, 2026
Merged

MDEV-39789 Fix compiling without perfschema#5143
grooverdan merged 1 commit into
11.8from
bb-11.8-mdev-39789

Conversation

@mariadb-YuchenPei
Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces conditional compilation for the static variable key_file_cnf in extra/mariadb_migrate_config_file.c using #ifdef HAVE_PSI_FILE_INTERFACE. The reviewer suggested applying a similar conditional compilation wrapper (#ifdef HAVE_PSI_MEMORY_INTERFACE) to key_memory_upgrade_config to prevent potential unused variable compiler warnings when performance schema support is disabled.

Comment thread extra/mariadb_migrate_config_file.c
@grooverdan grooverdan enabled auto-merge (rebase) May 29, 2026 03:27
@grooverdan grooverdan merged commit 33d0ab0 into 11.8 May 29, 2026
16 of 22 checks passed
@mariadb-YuchenPei mariadb-YuchenPei deleted the bb-11.8-mdev-39789 branch May 29, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants