Skip to content

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
Development

Successfully merging this pull request may close these issues.

2 participants