server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-30536: Fix Galera bulk insert optimization MTR test

Open denis-protivensky opened this issue 1 year ago • 1 comments

  • [x] The Jira issue number for this PR is: MDEV-30536

Description

After closing https://github.com/codership/galera-bugs/issues/947, Galera now correctly certifies table-level keys, which made bulk insert work again.

Release Notes

Requires Galera 26.4.19

How can this PR be tested?

The corresponding MTR test is made deterministic and re-enabled.

Basing the PR against the correct MariaDB version

  • [ ] This is a new feature or a refactoring, and the PR is based against the latest MariaDB development branch.
  • [x] This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.

PR quality check

  • [x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
  • [x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.

denis-protivensky avatar Jun 27 '24 08:06 denis-protivensky

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.

CLAassistant avatar Jun 27 '24 08:06 CLAassistant

Thanks, the fix has been merged into the main revision: https://github.com/MariaDB/server/commit/1c48950e1f82829c6a21cd0b54d5011959a54755

sysprg avatar Sep 01 '24 14:09 sysprg