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

bug 80809: innodb.innodb fails on PPC64 #57

Closed
wants to merge 1 commit into from
Closed

bug 80809: innodb.innodb fails on PPC64 #57

wants to merge 1 commit into from

Conversation

grooverdan
Copy link

Because page size differences on PPC64, the innodb_buffer_pool_pages_total
value may also be 1539.

Like MariaDB bug MDEV-6872 (fix http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/4325)

Because page size differences on PPC64 the innodb_buffer_pool_pages_total
value may also be 1539/

Like MariaDB bug MDEV-6872 (fix http://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/4325
@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@grooverdan
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=80809 for updates.
Thanks

@grooverdan grooverdan changed the title innodb.innodb fails on PPC64 bug 80809: innodb.innodb fails on PPC64 Mar 21, 2016
gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 21, 2017
Summary:
Do exactly that: remember what locks we've held at the start of the
statement, and release all other locks if the statement is rolled back.

Test Plan: Ran mtr

Reviewers: maykov, jtolmer, yoshinorim, hermanlee4

Reviewed By: hermanlee4

Differential Revision: https://reviews.facebook.net/D38313
gunnarku pushed a commit to facebook/mysql-8.0 that referenced this pull request Jul 25, 2017
Summary:
Do exactly that: remember what locks we've held at the start of the
statement, and release all other locks if the statement is rolled back.

Test Plan: Ran mtr

Reviewers: maykov, jtolmer, yoshinorim, hermanlee4

Reviewed By: hermanlee4

Differential Revision: https://reviews.facebook.net/D38313
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