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

Backport two commits for MDEV-28177 and MDEV-28429 #3

Open
wants to merge 2 commits into
base: mysql-8.0
Choose a base branch
from

Conversation

keeper
Copy link

@keeper keeper commented Feb 23, 2024

The current version is based on MariaDB/server@d7af7bfc, and after this commit there are two more for fixing:

  • MDEV-28177: MySQL 5.7.33 fails to install audit plugin for Mariadb-10.2.43 version on aarch64 platform
  • MDEV-28429: audit plugin report OOOOO

Both commits can be backported without conflicts, except for the PLUGIN_STR_VERSION.

hongdongjian and others added 2 commits February 23, 2024 18:52
…platform.

On the aarch64 platform, MySQL 5.7.33 cannot install this version of the audit
plugin, but X86_64 can run well。
Few initializations to the connection_info structure added.
I think they can be removed if we are sure the bug was fixed.
@keeper keeper changed the title Backport two commit for MDEV-28177 and MDEV-28429 Backport two commits for MDEV-28177 and MDEV-28429 Feb 23, 2024
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