Carlos Salguero
e26b567218
PT-1554 Improved jemalloc detection
2018-05-17 14:35:52 -03:00
Carlos Salguero
0f98f72002
PT-1554 Fix tests that requires a connection using latin1
2018-05-17 12:08:51 -03:00
Carlos Salguero
a87d6e8765
PT-1554 Fixed test for MockSyncStream
2018-05-17 09:55:27 -03:00
Carlos Salguero
aad1ef0e30
PT-1554 Updated a slow test
2018-05-16 23:21:49 -03:00
Carlos Salguero
543875e638
PT-1554 Updated a slow test
2018-05-16 23:09:02 -03:00
Carlos Salguero
85ab10b695
PT-1554 Updated sandbox config files to run in docker
2018-05-16 22:54:43 -03:00
Carlos Salguero
36d3b38171
PT-1554 Updated test for pt-osc
2018-05-16 21:10:08 -03:00
Carlos Salguero
b47bf6bf67
PT-1554 Updated DSNs for mysql_random_data_load
2018-05-16 16:31:11 -03:00
Carlos Salguero
5414abc9aa
PT-1554 Fixed tests for TableChecksum
2018-05-15 15:23:29 -03:00
Carlos Salguero
16df170671
PT-1554 Fixed tests for pt-archiver/utf8
2018-05-15 15:19:41 -03:00
Carlos Salguero
d73624e22b
PT-1554 Fixed tests for pt-archiver/utf8
2018-05-15 15:17:34 -03:00
Carlos Salguero
043ee4a035
PT-1554 Fixed tests for pt-osc
2018-05-15 15:13:56 -03:00
Carlos Salguero
24c1305029
PT-1554 Fixed tests for pt-find
2018-05-15 15:09:45 -03:00
Carlos Salguero
787b8d2582
PT-1554 Updated samples for pt-mext tests
2018-05-15 15:07:32 -03:00
Carlos Salguero
c493c8c22a
PT-1554 Updated samples for pt-mysql-summary tests
2018-05-15 14:53:33 -03:00
Carlos Salguero
87d754555e
PT-1536 Added tests for enryption section in mysql-summary
2018-05-11 13:13:07 -03:00
Carlos Salguero
b6526f6739
PT-1536 Updated samples for mysql-summary tests
2018-05-11 11:58:47 -03:00
Carlos Salguero
94e122adc0
Merge pull request #328 from percona/PT-1543
...
PT-1543 Added --list-encrypted-table to pt-mysql-summary
2018-05-10 16:27:30 -03:00
Carlos Salguero
e8e8d010cb
PT-118 Updated tests for MySQL 5.5
...
Also, sandbox data file (data.tar.gz) was broken.
2018-05-07 16:46:49 -03:00
Carlos Salguero
bf37c0fe5a
PT-118 Updated tests for MySQL 5.6
2018-05-07 16:03:56 -03:00
Carlos Salguero
0ae801f3b0
PT-118 Updated tests for t/pt-table-checksum/issue_388.t
2018-05-07 15:41:12 -03:00
Carlos Salguero
caf95f62f7
PT-118 Updated tests for pt-table-checksum/resume.t
2018-05-07 15:33:19 -03:00
Carlos Salguero
85ad206679
PT-118 Updated test for t/pt-table-checksum/pt-226.t
2018-05-07 15:28:12 -03:00
Carlos Salguero
0501558a2e
PT-118 Updated tests for pt-table-checksum/error_handling.t
2018-05-07 15:11:33 -03:00
Carlos Salguero
117292b897
PT-118 Updated tests for create_replicate_table.t
2018-05-07 14:39:19 -03:00
Carlos Salguero
458f36c0cc
PT-118 Updated tests for char_chunking.t
2018-05-07 14:33:05 -03:00
Carlos Salguero
d17ce01318
PT-118 Updated tests for basics.t
2018-05-07 14:20:30 -03:00
Carlos Salguero
1a5fda2ee8
Merge branch '3.0' into PT-118
2018-05-07 10:40:58 -03:00
Carlos Salguero
df5f4aa439
PT-131 Fixed a regression
...
Fixed an error due to merging an old implementation
2018-04-27 15:41:28 -03:00
Carlos Salguero
0ade173d0f
PT-131 Disable QRT plugin in pt-table-checksum
...
The use of QRT plugin to monitor the health of production worloads cause the QRT data
to show massive spikes in latency, even thought the workload is relatively unaffected.
Tags: pt-table-checksum
See also: PS-235
2018-04-27 15:37:00 -03:00
Carlos Salguero
c2815ec312
PT-1546 Improved MySQL 8 roles support
...
This fix adds these improvements:
- Only used roles are being dumped.
- Do no treat roles as regular users so, using --drop won't affect roles.
- If --only=user is specified, only roles for that user will be dumped.
- Specifying --only=role,user will ignore role (as per item #2 ) so the
role will be dumped ONLY if it was granted to 'user'
- Added new parameter --[no]include-unused-roles
Tags: pt-show-grants
Resolves: PT-1525
See also: PT-1488
2018-04-26 17:20:42 -03:00
Carlos Salguero
a79299bb12
PT-1543 Added --list-encrypted-table to pt-mysql-summary
2018-04-24 14:49:33 -03:00
Carlos Salguero
e3a7c8036d
Updated version to 3.0.10-dev
2018-04-24 11:56:17 -03:00
Carlos Salguero
5176ed45e3
Merge pull request #325 from percona/release-3.0.9
...
Release 3.0.9
2018-04-24 11:29:29 -03:00
Carlos Salguero
765975833f
Updated docs for pt-secure-collect and toolkit pod
3.0.9
2018-04-20 11:29:03 -03:00
Carlos Salguero
063ccb3c6f
Revert "Merge pull request #320 from percona/PT-1488_mysql_8_support_pt-show-grants"
...
This reverts commit b90043ff0b
, reversing
changes made to d8a2466666
.
2018-04-19 14:59:36 -03:00
Carlos Salguero
88e9ded245
PT-1538 Updated sandbox files for MySQL 8.0.11
2018-04-19 12:40:07 -03:00
Carlos Salguero
2b9cf7dce6
Fixes for linters
2018-04-19 09:28:14 -03:00
Carlos Salguero
4117f1cd62
Fixed logrus deps
2018-04-19 08:53:11 -03:00
Carlos Salguero
d0e8d4087f
Updated readme for secure-collect:
2018-04-18 13:49:33 -03:00
Carlos Salguero
a40d9a2a0b
Updated release notes
2018-04-18 12:59:25 -03:00
Carlos Salguero
1f3a0eaa77
Merge branch 'pt-secure-data' into release-3.0.9
2018-04-18 12:54:20 -03:00
Carlos Salguero
c7597c40d3
Updated release notes
2018-04-18 12:52:59 -03:00
Carlos Salguero
d4104558b5
PT-1501 New tool pt-secure-collect
...
New tool to collect and sanitize pt-tools outputs
2018-04-18 12:36:29 -03:00
Carlos Salguero
ce3ac11fff
Reverted Changelog for PT-131
2018-04-17 14:04:02 -03:00
Carlos Salguero
9697fe25fb
Revert "Merge branch 'PT-131' into release-3.0.9"
...
This reverts commit f692b9f107
, reversing
changes made to 446a65bd46
.
2018-04-17 14:03:21 -03:00
Carlos Salguero
f97135be4d
Updated changelog
2018-04-17 09:17:46 -03:00
Carlos Salguero
849aff4673
Merge branch 'release-3.0.9' of percona.github.com:percona/percona-toolkit into release-3.0.9
2018-04-17 09:16:13 -03:00
Carlos Salguero
f692b9f107
Merge branch 'PT-131' into release-3.0.9
2018-04-17 09:15:33 -03:00
Evgeniy Patlan
2dc21af50e
Build percona-toolkit-3.0.9
2018-04-17 10:27:56 +00:00