Commit Graph

4423 Commits

Author SHA1 Message Date
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
Carlos Salguero
446a65bd46 Merge pull request #324 from percona/PT-1530
PT-1530 Add support for encryption status to mysql-summary
2018-04-13 15:39:11 -03:00
Carlos Salguero
de62e35216 Merge branch '3.0' into PT-1530 2018-04-13 15:27:10 -03:00
Carlos Salguero
3eccfcef4d PT-1530 Add support for encryption status to mysql-summary 2018-04-13 15:08:10 -03:00
Carlos Salguero
263edd7a44 PT-1530 WIP sandbox scripts 2018-04-12 12:06:59 -03:00
Carlos Salguero
e2427a59b8 Merge pull request #323 from percona/PT-1527
PT-1527 pt-table-checksum3.0.8 high execution time
2018-04-12 11:00:04 -03:00
Carlos Salguero
915b10c77d PT-1527 Updated changelog 2018-04-12 10:31:01 -03:00
Carlos Salguero
5d74b0e765 PT-1530 WIP Added encryption plugins to sandbox start
In order to be able to test encryption support in Percona Server and
MySQL, we need to enable encription plugins in the sandbox.
This commit adds detection of plugin libraries in the MySQL binaries
directory and enables it automatically.
2018-04-12 10:21:25 -03:00
Carlos Salguero
384542e0fe PT-1530 WIP 2018-04-11 15:20:15 -03:00
Carlos Salguero
d7fb1de0f1 PT-1527 pt-table-checksum3.0.8 high execution time
pt-table-checksum was ignoring --nocheck-binlog-format.
That was adding an extra query that was being replicated on slaves
causing delays
2018-04-10 14:20:49 -03:00
Carlos Salguero
1c633c1015 Updated changelog with PT-1525 2018-04-06 15:43:35 -03:00
Carlos Salguero
aa2b126856 Merge pull request #322 from percona/PT-1525
PT-1525 Added support for roles in mysql-summary
2018-04-06 15:42:14 -03:00
Carlos Salguero
d2ea011e87 PT-1525 Added support for roles in mysql-summary 2018-04-06 15:10:09 -03:00
Carlos Salguero
0a28bad2c6 Merge pull request #321 from percona/PT-1526
PT-1526 Add ndb status to pt-mysql-summary
2018-04-04 10:11:10 -03:00
Carlos Salguero
a7577dc420 PT-1526 updated changelog) 2018-04-04 09:31:47 -03:00
Carlos Salguero
f6c01fc5bf PT-1526 Add ndb status to pt-mysql-summary 2018-04-04 09:26:02 -03:00
Carlos Salguero
6e96a1123c Updated bash libraries 2018-04-03 16:37:40 -03:00
Carlos Salguero
59c331d14f Merge branch '3.0' into fipar-collect_ndb_status 2018-04-03 15:54:20 -03:00