Carlos Salguero
7c927b6614
PXB-1615 WIP Updates for Percona XtraBackup
...
Changes made should be working but to properly test them, I need to set
up a development API with the new items for XtraBackup in the DB.
2018-09-26 14:40:11 -03:00
Carlos Salguero
2b5c8f69ab
PT-1573 Fixed General log parser regex
...
The regexp to process log entries was not considering timestamps in +n,
it was only considering timestamps in -n hours
2018-09-26 09:25:33 -03:00
Carlos Salguero
eec92a7387
Updated Percona::Toolkit version to 3.0.13-dev
2018-09-25 17:33:01 -03:00
Carlos Salguero
ffc0fd9ae2
RM-387 Updated version, changelog and release notes
2018-09-10 17:01:41 -03:00
Carlos Salguero
022dc7377b
Merge pull request #355 from percona/PT-1572
...
PT-1572 Better usage of ENUM fields in keys
2018-08-13 12:45:03 -03:00
Carlos Salguero
8c806df658
PT-1572 Fixed issue with --chunk-index-columns
2018-08-09 13:58:31 -03:00
Carlos Salguero
d589034b31
PT-1422 Improved MariaDB support in pt-mysql-summary
2018-07-30 14:45:00 -03:00
Carlos Salguero
ea4886ad9d
PT-1572 WIP
2018-07-27 22:16:02 -03:00
Carlos Salguero
d58d9e9fc4
Updated version to 3.0.11 (pre-release)
2018-06-25 12:34:35 -03:00
Carlos Salguero
602c1f0ea2
PT-1570 pt-archiver fails to detect columns with the word GENERATED as part of the comment
2018-06-14 14:15:20 -03:00
Carlos Salguero
97cdc1d14d
PT-1554 Fixes for Ubuntu 14.04 tests
2018-05-31 10:57:00 -03:00
Carlos Salguero
f3bca3af41
PT-1554 Fixed library report_mysql_info
2018-05-28 12:07:03 -03:00
Carlos Salguero
09cd07f58e
PT-1554 Make QueryFormater consistent
...
In some OSes/Perl versions, the 'filtered' row is being printed with or
without decimals.
For example, in Ubuntu 16.04/Perl 5.22 it is 100.00 while in Ubuntu
18.04/Perl 5.26 it is 100.
To make it consistent for tests, add a default formating string for the
filtered row.
2018-05-23 15:28:28 -03:00
Carlos Salguero
0f2faa355b
RM-358 Release branch for 3.0.10
...
Updated Changelog & Toolkit version
2018-05-18 14:42:20 -03:00
Carlos Salguero
e41b68c979
Merge branch '3.0' into PT-1536
2018-05-18 14:30:03 -03:00
Carlos Salguero
50ad844666
Merge pull request #327 from percona/PT-131-a
...
PT-131 Disable QRT plugin in pt-table-checksum
2018-05-18 14:27:59 -03:00
Carlos Salguero
68d97edbed
Merge pull request #329 from percona/PT-118
...
PT-118 Modify pt-checksum such that it can report the number of rows of difference between master and slave
2018-05-18 14:27:20 -03:00
Carlos Salguero
4ad46309ea
PT-1554 Re-enabled genlog for filters.t
2018-05-17 15:17:30 -03:00
Carlos Salguero
e26b567218
PT-1554 Improved jemalloc detection
2018-05-17 14:35:52 -03:00
Carlos Salguero
b6526f6739
PT-1536 Updated samples for mysql-summary tests
2018-05-11 11:58:47 -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
d17ce01318
PT-118 Updated tests for basics.t
2018-05-07 14:20:30 -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
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
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
Evgeniy Patlan
2dc21af50e
Build percona-toolkit-3.0.9
2018-04-17 10:27:56 +00:00
Carlos Salguero
3eccfcef4d
PT-1530 Add support for encryption status to mysql-summary
2018-04-13 15:08:10 -03:00
Carlos Salguero
d2ea011e87
PT-1525 Added support for roles in mysql-summary
2018-04-06 15:10:09 -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
Carlos Salguero
c6a8f843a7
PT-1488 Added MySQL 8 roles support to pt-show-grants
2018-03-30 16:35:08 -03:00
Carlos Salguero
a48a767eb4
PT-243 added --max-hostname-length & max-line-length to pt-query-digest
2018-03-27 14:23:59 -03:00
Carlos Salguero
fb2a347654
Merge branch 'collect_ndb_status' of https://github.com/fipar/percona-toolkit into fipar-collect_ndb_status
2018-03-19 15:38:17 -03:00
Carlos Salguero
b0e10c52cf
release-3.0.8 Added secure slow log to the query report
2018-03-15 10:13:25 -03:00
Evgeniy Patlan
0ef9ed8c5e
Bild percona-toolkit-3.0.8
2018-03-13 14:03:28 +00:00
Carlos Salguero
a6b763b2c3
Merge branch '3.0' into pt-query-digest-fingerprint
2018-03-12 14:57:31 -03:00
Carlos Salguero
4689ab6c20
Updated version number to 3.0.7
2018-03-01 09:05:31 -03:00
Carlos Salguero
e7590d458c
Added --secure-slowlog output format to pt-query-digest
2018-02-22 16:13:14 -03:00
Carlos Salguero
5ec398dbec
PT-572 Removed dbug info
2018-02-21 16:50:58 -03:00
Carlos Salguero
8943e0a9f6
Merge branch '3.0' into mysql-8
2018-02-19 12:11:07 -03:00
Carlos Salguero
cdec55dc84
PMM-1479 Switched to UUID for version check
...
In order to be able to count individual users for the usage stats, we
need to implement UUID instead of just using MD5(hostname) since most
servers are just 'localhost' or 'db1'.
Using UUID we would be able to count unique users.
2018-02-14 12:54:02 -03:00
Carlos Salguero
53ce571bf1
PT-633 Added --mysql-only option to pt-stalk
2018-02-12 16:40:30 -03:00
Carlos Salguero
d38a584271
Fixes for DSN parser to use UTF8
2018-01-28 14:46:51 -03:00
Carlos Salguero
045c656839
Fixes for MasterSlave.pm
2018-01-22 16:27:36 -03:00
Carlos Salguero
56f5202dbf
WIP MySQL 8 support
2018-01-18 12:47:38 -03:00
Carlos Salguero
1d1c13fbcb
WIP
2018-01-16 11:11:16 -03:00
Carlos Salguero
4b563ef714
WIP
2018-01-09 16:19:05 -03:00
Carlos Salguero
5f05a96855
Updated Percona::Toolkit version to 3.0.6
2017-12-19 13:11:29 -03:00