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

Bug1582718 5.7 #520

Merged
merged 3 commits into from
May 23, 2016
Merged

Conversation

laurynas-biveinis
Copy link
Contributor

No description provided.

jhauglid and others added 3 commits May 17, 2016 16:41
Fix 3 different memory leaks in mysqltest:
1) Call dynstr_free() also in case of error.
2) Call end_server() also when doing dirty close.
3) Free st_connection::name before assigning new name.

Also fixes a valgrind warning about
Conditional jump or move depends on uninitialised value(s)
@percona-ysorokin
Copy link
Collaborator

LGTM

@laurynas-biveinis laurynas-biveinis merged commit 8ed3609 into percona:5.7 May 23, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1582718-5.7 branch May 23, 2016 08:07
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 23, 2020
Summary:
This provides an option to flush memtable and remove all files from L0, which can be useful for lessening variance in benchmarking on read-only and read-heavy tests, in cases where the memtable isn't full and/or there aren't many files in L0, and no writes are occurring.

See more details at facebook/mysql-5.6#427.

update-submodule: rocksdb
Closes facebook/mysql-5.6#520

Differential Revision: D4509351

Pulled By: alxyang

fbshipit-source-id: dd3c71148cd
inikep pushed a commit to inikep/percona-server that referenced this pull request Feb 24, 2021
Summary:
This provides an option to flush memtable and remove all files from L0, which can be useful for lessening variance in benchmarking on read-only and read-heavy tests, in cases where the memtable isn't full and/or there aren't many files in L0, and no writes are occurring.

See more details at facebook/mysql-5.6#427.

update-submodule: rocksdb
Closes facebook/mysql-5.6#520

Differential Revision: D4509351

Pulled By: alxyang
inikep pushed a commit to inikep/percona-server that referenced this pull request Nov 15, 2021
…na#520)

Summary:
This provides an option to flush memtable and remove all files from L0, which can be useful for lessening variance in benchmarking on read-only and read-heavy tests, in cases where the memtable isn't full and/or there aren't many files in L0, and no writes are occurring.

See more details at facebook/mysql-5.6#427.

update-submodule: rocksdb
Closes facebook/mysql-5.6#520

Differential Revision: D4509351 (facebook/mysql-5.6@44a522c)

Pulled By: alxyang

fbshipit-source-id: c5de1697c40
ldonoso pushed a commit to ldonoso/percona-server that referenced this pull request Mar 15, 2022
…na#520)

Summary:
This provides an option to flush memtable and remove all files from L0, which can be useful for lessening variance in benchmarking on read-only and read-heavy tests, in cases where the memtable isn't full and/or there aren't many files in L0, and no writes are occurring.

See more details at facebook/mysql-5.6#427.

@update-submodule: rocksdb
Closes facebook/mysql-5.6#520

Differential Revision: D4509351

Pulled By: alxyang
inikep pushed a commit to inikep/percona-server that referenced this pull request Apr 9, 2024
…na#520)

Summary:
This provides an option to flush memtable and remove all files from L0, which can be useful for lessening variance in benchmarking on read-only and read-heavy tests, in cases where the memtable isn't full and/or there aren't many files in L0, and no writes are occurring.

See more details at facebook/mysql-5.6#427.

@update-submodule: rocksdb
Closes facebook/mysql-5.6#520

Differential Revision: D4509351

Pulled By: alxyang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants