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

Merge 5.5.41 5.6.23 #25

Merged
merged 25 commits into from
Feb 27, 2015

Conversation

laurynas-biveinis
Copy link
Contributor

No description provided.

bkandasa and others added 25 commits November 4, 2014 08:30
https://blueprints.launchpad.net/percona-server/+spec/merge-5.5.41,
taking the upstream fix for upstream bug 1384561.

Revert our implementation of http://bugs.mysql.com/bug.php?id=73418,
taking the upstream one.

Fix typo of http://bugs.mysql.com/bug.php?id=75160
(s/BDUG_OFF/DBUG_OFF for one DEBUG_SYNC point)

Import man pages from mysql-5.5.41.tar.gz.
Removed files erroneously resurrected on git import.
Fix bug 1418996 (InnoDB lock monitor output is printed even if not
Fix bug 1419230 (The stored procedure key uses spaces instead of
Fixed mysql maintainer mode for debug build (bug1408232)
Fixed tarball name and revision number in build-binary.sh (JEN-318)
Fixed RPMs assumes that .pid file is located in datadir (bug1201896)
laurynas-biveinis added a commit that referenced this pull request Feb 27, 2015
@laurynas-biveinis laurynas-biveinis merged commit e605947 into percona:5.6 Feb 27, 2015
@laurynas-biveinis laurynas-biveinis deleted the merge-5.5.41-5.6.23 branch February 27, 2015 13:06
george-lorch pushed a commit to george-lorch/percona-server that referenced this pull request May 7, 2016
Added support for reverse-ordered Column Families. If a Column Family
name starts with "rev:", then the data in it is stored in the reverse
order.
george-lorch pushed a commit to george-lorch/percona-server that referenced this pull request May 9, 2016
Added support for reverse-ordered Column Families. If a Column Family
name starts with "rev:", then the data in it is stored in the reverse
order.
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 23, 2020
fbshipit-source-id: 1151e93b99f
inikep pushed a commit to inikep/percona-server that referenced this pull request Feb 24, 2021
fbshipit-source-id: 1151e93b99f
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Nov 4, 2021
Change to always register the handler for table stats in transaction and
remove the "local table stat instance" which is probably an old
optimization for simple autocommit with one involved hander.

This change removes several conditions and reduces memory consumption of
each involved ha_ndbcluster instance, instead one "emplace" into the
unordered_map will be done. If having a preallocated "table stat
instance" is better performance wise, it can be done as an
optimisation in Thd_ndb.

Change-Id: Id94f898341fd578d46a226db6f7b91928efa0974
inikep pushed a commit to inikep/percona-server that referenced this pull request Nov 15, 2021
fbshipit-source-id: 107715d04dc
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 15, 2022
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 9, 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.

4 participants