Commit Graph

3765 Commits

Author SHA1 Message Date
Carlos Salguero
462c0067c0 Merge pull request #194 from EvgeniyPatlan/3.0
We should regenerate manifets before creating tar
3.0.2
2017-03-24 14:31:29 +02:00
Evgeniy Patlan
b56383da38 We should regenerate manifets before creating tar 2017-03-24 08:47:07 +02:00
Jacob Bednarz
0271ba6a09 Turn off statement based binlog checks
For RDS we use row based replication however `pt-table-checksum` wants
to enforce statement and despite passing in the
`--no-check-binlog-format` flag, it would still run it (even though the
documentation suggests[1] it shouldn't). This appears to be a bug
because there is another binlog format check that is wrapped in
`$o->get('check-binlog-format')` slightly further down.

To resolve this, I've updated the remaining binlog format check in the
same expression as the one below and it now honours the
`--no-check-binlog-format` as expected.

[1]: https://www.percona.com/doc/percona-toolkit/3.0/pt-table-checksum.html#cmdoption-pt-table-checksum--[no]check-binlog-format
2017-03-24 08:54:38 +11:00
Carlos Salguero
db1bf813d3 Fixed mysql db schemas for 5.7 2017-03-23 16:30:33 -03:00
Carlos Salguero
4543847788 Updated Percona::Toolkit version to 3.0.2 2017-03-23 12:51:28 -03:00
Carlos Salguero
a0541f4eea Merge pull request #192 from EvgeniyPatlan/3.0
Changes for 3.0.2 release
2017-03-23 17:40:48 +02:00
Evgeniy Patlan
16b927b05b Do not package *.pm files 2017-03-23 15:51:57 +02:00
Evgeniy Patlan
5fe708ebb0 Update version 2017-03-23 14:19:11 +02:00
Carlos Salguero
3357eb8aec Small fix for mongo query digest 2017-03-23 09:14:16 -03:00
Carlos Salguero
ad73055a5b Changed how we invoke MySQL from pt-stalk 2017-03-22 19:38:09 -03:00
Carlos Salguero
4ee41508e3 Merge branch 'fix-json-tests' into 3.0 2017-03-22 19:25:36 -03:00
Carlos Salguero
759ee9196e Updated collect.sh because of a syntax error 2017-03-22 17:32:14 -03:00
Carlos Salguero
6f5585c493 Fixed pt-stalk mysql version comparisson 2017-03-22 16:57:53 -03:00
Carlos Salguero
b7a462bf25 Fixed markdown in contribute.md 2017-03-22 12:47:15 -03:00
Carlos Salguero
5e315a1eb9 Cosmetic change to contribute.md 2017-03-22 12:46:05 -03:00
Carlos Salguero
a117e63e89 Added MySQL version check to stalk ps queries 2017-03-22 12:38:11 -03:00
Carlos Salguero
41775e5f50 PT-80 WIP 2017-03-22 12:05:33 -03:00
Carlos Salguero
8f848d8642 Updated Changelog for 3.0.2 2017-03-21 14:57:46 -03:00
Carlos Salguero
526e68fbec Merge pull request #177 from percona/PT-93
PT-93 Made ID to match query key
2017-03-21 19:26:20 +02:00
Carlos Salguero
91ec593da5 Merge pull request #174 from percona/PT-89
PT-89 Now top runs using -bn${OPT_RUN_TIME}
2017-03-21 19:25:30 +02:00
Carlos Salguero
e9377c1b71 Merge pull request #168 from percona/PT-77
PT-77 Updated glide call in the Makefile
2017-03-21 19:24:35 +02:00
Carlos Salguero
2e64421972 Merge pull request #172 from percona/PT-76
PT-76 Fixed cmd line parsing for lines having #
2017-03-21 19:23:37 +02:00
Carlos Salguero
e29a50c887 Merge pull request #189 from percona/PT-75
PT-75 Fixed command line arg parse
2017-03-21 19:20:31 +02:00
Carlos Salguero
72b396cd26 PT-75 Merge branch '3.0' into PT-75 2017-03-21 14:20:01 -03:00
Carlos Salguero
30e55bd422 PT-75 Fixed command line arg parse 2017-03-21 14:16:02 -03:00
Carlos Salguero
da99087d08 Merge pull request #167 from percona/PT-74
PT-74 Fixed getSecuritySettings func
2017-03-21 19:11:18 +02:00
Carlos Salguero
354883924e Merge pull request #169 from percona/PT-73
PT-73 Added support for SSL
2017-03-21 19:10:33 +02:00
Carlos Salguero
2e57ee4ec5 Merge pull request #179 from percona/PT-96
PT-96 Fixing all the tests
2017-03-21 18:54:08 +02:00
Carlos Salguero
2621ff4dd6 Merge pull request #188 from percona/issue-1642751
Issue 1642751 Collect information about locks and transactions using P_S
2017-03-21 18:51:48 +02:00
Carlos Salguero
4a056cf3b0 PT-81 Collect information about locks and transactions using P_S 2017-03-21 13:45:59 -03:00
Tomislav Plavcic
85454611ec Merge pull request #187 from tplavcic/PT-107
Small fix for PXC for IP address
2017-03-21 15:57:42 +01:00
Tomislav Plavcic
aca9567aa2 Small fix for PXC for IP address 2017-03-21 15:36:55 +01:00
Tomislav Plavcic
19fc5056b1 Merge pull request #186 from tplavcic/PT-107
Changes for test sandboxes for PXC - PT-107
2017-03-21 14:20:29 +01:00
Tomislav Plavcic
1fa01d783d Changes for test sandboxes for PXC - PT-107 2017-03-21 14:18:57 +01:00
Carlos Salguero
b6bcf888e6 Merge branch '3.0' into issue-1642751 2017-03-20 14:26:45 -03:00
Carlos Salguero
93970c00e6 Fixed json tetsts for pt-query-digest 2017-03-17 18:10:04 -03:00
Carlos Salguero
43ecebb7c6 More tests fixed 2017-03-17 16:31:51 -03:00
Carlos Salguero
bf2061310e Fixed json tetsts for pt-query-digest 2017-03-17 16:14:45 -03:00
Carlos Salguero
d2c801eb26 Merge pull request #185 from percona/issue-1651002
pt-table-checksum ignores slave-user and slave-password
2017-03-16 19:56:41 +02:00
Carlos Salguero
978db8ff14 Merge branch '3.0' into issue-1651002 2017-03-16 14:55:10 -03:00
Carlos Salguero
9244b3e515 Merge pull request #184 from percona/PT-105
PT-105 Fixed pt-table-checksum fails if a database is dropped while the tool is running
2017-03-16 19:45:36 +02:00
Carlos Salguero
148be75a0e PT-105 Fixed pt-table-checksum fails if a database is dropped while the tool is running 2017-03-16 14:42:26 -03:00
Carlos Salguero
84bf6b4396 PT-101 Fixed --slave-user in pt-table-checksum 2017-03-15 17:37:34 -03:00
Carlos Salguero
7014670590 PT-101 WIP 2017-03-15 17:09:09 -03:00
Carlos Salguero
fabcf01e2a PT-101 WIP 2017-03-15 17:08:31 -03:00
Tim Vaillancourt
b46f031791 Added missing oplog document fields, moved to ordered-bson.D for object, added descriptive struct field names - they don't seem to be used anywhere yet 2017-03-14 22:30:00 +01:00
Carlos Salguero
7b0d02b8b8 Merge pull request #181 from percona/issue-1646713
PT-94 Fixed updates to PK while osc is running
3.0.2-testing
2017-03-14 22:17:52 +02:00
Carlos Salguero
f8bbf3b1b0 PT-94 Fixed updates to PK while osc is running 2017-03-14 17:16:30 -03:00
Tomislav Plavcic
6e442a27b1 Merge pull request #180 from tplavcic/PT-98
Changes for running test with MariaDB
2017-03-13 17:28:46 +01:00
Tomislav Plavcic
3825c7a7be Changes for running test with MariaDB 2017-03-13 16:47:51 +01:00