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

Fix bug 1618478 (innodb.percona_changed_page_bmp might not shutdown s… #950

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

laurynas-biveinis
Copy link
Contributor

…erver under 60 seconds under ASan)

Bump the default shutdown_server timeout to 90. This is in line with
e.g. rpl_shutdown_server.inc multiplying shutdown timeout by 6 if
running under Valgrind. Since we cannot determine whether we are
running under ASan or not, just bump the timeout unconditionally.

http://jenkins.percona.com/job/percona-server-5.5-param/1366/

…erver under 60 seconds under ASan)

Bump the default shutdown_server timeout to 90. This is in line with
e.g. rpl_shutdown_server.inc multiplying shutdown timeout by 6 if
running under Valgrind. Since we cannot determine whether we are
running under ASan or not, just bump the timeout unconditionally.
@percona-ysorokin
Copy link
Collaborator

LGTM

@laurynas-biveinis laurynas-biveinis merged commit d92067f into percona:5.5 Aug 31, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1618478-5.5 branch August 31, 2016 13:47
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 23, 2020
Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lth

Differential Revision: D13987618

Pulled By: lth

fbshipit-source-id: 39039af4ddf
inikep pushed a commit to inikep/percona-server that referenced this pull request Feb 24, 2021
Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lth

Differential Revision: D13987618

Pulled By: lth

fbshipit-source-id: 39039af4ddf
inikep pushed a commit to inikep/percona-server that referenced this pull request Nov 15, 2021
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618 (facebook/mysql-5.6@72abd2e)

Pulled By: lth

fbshipit-source-id: 6455e5c2861
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 15, 2022
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618

Pulled By: lth
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 15, 2022
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618

Pulled By: lth
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 18, 2022
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618

Pulled By: lth
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Apr 12, 2022
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618

Pulled By: lth
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 17, 2024
…ercona#950)

Summary:
JIRA: https://jira.percona.com/browse/FB8-84

Reference Patch: facebook/mysql-5.6@478fa2a
Reference Patch: facebook/mysql-5.6@8a269ee4f97
Reference Patch: facebook/mysql-5.6@c53bf248a27
Reference Patch: facebook/mysql-5.6@ae0d38ae0c8

The new global variable `max_nonsuper_connections` will enforce the limit for
the sum of all non-admin connections. This will be useful to limit regular user
connections while still allow super users to connect to server.

Pull Request resolved: facebook/mysql-5.6#950

Reviewed By: lloyd

Differential Revision: D13987618

Pulled By: lth
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