Ps 5.7 db 914#473
Merged
Merged
Conversation
added 2 commits
May 3, 2016 12:11
…d::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<Transaction_ctx> m_transaction; - Added -Wno-deprecated-declarations to TokuDB CMakeLists.txt where it is also specifying C++11 be used.
Contributor
Author
inikep
pushed a commit
to inikep/percona-server
that referenced
this pull request
Apr 23, 2020
…#473) Summary: There was a bug that ANALYZE TABLE did not always persist statistics, so stats were lost after restarting mysqld. This diff fixes the problem. Closes facebook/mysql-5.6#473 Differential Revision: D4325816 Pulled By: yoshinorim fbshipit-source-id: d409485 fbshipit-source-id: b7ddb4a8958
inikep
pushed a commit
to inikep/percona-server
that referenced
this pull request
Feb 24, 2021
…#473) Summary: There was a bug that ANALYZE TABLE did not always persist statistics, so stats were lost after restarting mysqld. This diff fixes the problem. Closes facebook/mysql-5.6#473 Differential Revision: D4325816 Pulled By: yoshinorim fbshipit-source-id: d409485 fbshipit-source-id: b7ddb4a8958
inikep
pushed a commit
to inikep/percona-server
that referenced
this pull request
Nov 15, 2021
…#473) (percona#473) Summary: There was a bug that ANALYZE TABLE did not always persist statistics, so stats were lost after restarting mysqld. This diff fixes the problem. Closes facebook/mysql-5.6#473 Differential Revision: D4325816 (facebook/mysql-5.6@31d1872) Pulled By: yoshinorim fbshipit-source-id: 0bbe053ba56
ldonoso
pushed a commit
to ldonoso/percona-server
that referenced
this pull request
Mar 15, 2022
…#473) (percona#473) Summary: There was a bug that ANALYZE TABLE did not always persist statistics, so stats were lost after restarting mysqld. This diff fixes the problem. Closes facebook/mysql-5.6#473 Differential Revision: D4325816 Pulled By: yoshinorim
inikep
pushed a commit
to inikep/percona-server
that referenced
this pull request
Apr 9, 2024
…#473) (percona#473) Summary: There was a bug that ANALYZE TABLE did not always persist statistics, so stats were lost after restarting mysqld. This diff fixes the problem. Closes facebook/mysql-5.6#473 Differential Revision: D4325816 Pulled By: yoshinorim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.