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

Bug1651121 5.7 #1261

Merged
merged 2 commits into from Dec 28, 2016
Merged

Conversation

laurynas-biveinis
Copy link
Contributor

http://jenkins.percona.com/job/mysql-5.7-param/549/

percona_changed_page_bmp_debug error has been filed under https://bugs.launchpad.net/percona-server/+bug/1651656, a fix is under testing and will be submitted separately

…lessly read potentially incomplete bitmap data past the query range)

The bitmap read iterator reads one more bitmap page past the end of
the range to compare its start LSN to the range end LSN to stop the
iteration. If the extra bitmap page happens to be corrupted, the
INFORMATION_SCHEMA.INNODB_CHANGED_PAGES query is needlessly failed
with ER_CANT_FIND_SYSTEM_REC. Change the iteration stop condition to
check the end LSN and the last-page-in-run flag at the end of the page
and stop iteration there.

At the same time fix bug 1651121 (Test
innodb.percona_changed_page_bmp_debug unstable under load)

An assert added for bug 1625466 - that if a 2nd bitmap page write
failure is enabled, then the 2nd page must always exist - is too
strict, as it is possible for the log tracker to do a single-page
write before reaching the two-page data. Replace the assert with an
if.

At the same time cut the testcase runtime by replacing the log-filling
workload by debug variable settings forcing the same effect of
guaranteed log tracking.
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

@laurynas-biveinis laurynas-biveinis merged commit 971f2f5 into percona:5.7 Dec 28, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1651121-5.7 branch December 28, 2016 13:20
inikep pushed a commit to inikep/percona-server that referenced this pull request May 9, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request May 10, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jun 27, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jun 29, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 18, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 19, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 24, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 25, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 26, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jul 27, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Aug 1, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Aug 14, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Aug 24, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit that referenced this pull request Sep 15, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Oct 16, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Oct 25, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Oct 26, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Oct 26, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Nov 1, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Nov 10, 2023
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jan 17, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
inikep pushed a commit to inikep/percona-server that referenced this pull request Jan 17, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Jan 18, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Jan 21, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Jan 26, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Jan 30, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 12, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 12, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 12, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 15, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 15, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 15, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 16, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
oleksandr-kachan pushed a commit to oleksandr-kachan/percona-server that referenced this pull request Apr 18, 2024
Upstream commit ID: facebook/mysql-5.6@65f8d20
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)

Summary:
This fixes the macOS build, where std::uint64_t is unsigned long long.

Pull Request resolved: facebook/mysql-5.6#1261

Reviewed By: sunshine-Chun

Differential Revision: D42850107

Pulled By: hermanlee

fbshipit-source-id: 7520d90efc4369e203d0c4ee6f52ab02863ca10d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants