Commit Graph

4524 Commits

Author SHA1 Message Date
Roma Novikov
6c4c30ce28 remove tip and 1.8 2018-07-10 18:13:07 +03:00
Borys Belinsky
2ec16a0ece Merge branch '3.0' into release.3-0-11.release-notes 2018-07-10 15:16:25 +03:00
Borys Belinsky
85dedaed92 Change release notes implementation 2018-07-10 14:05:02 +03:00
Carlos Salguero
6d9afc9507 Merge pull request #352 from percona/release-3.0.11
Release 3.0.11
2018-07-06 15:51:30 -03:00
Evgeniy Patlan
6e5c5c5e6d Build percon-toolkit-3.0.11 3.0.11 2018-07-06 15:09:17 +00:00
Carlos Salguero
7cea40255b Updated changelog 2018-07-06 11:09:48 -03:00
Carlos Salguero
d4d9d74543 Updated rn y changelog 2018-07-06 11:05:44 -03:00
Carlos Salguero
faad4f5445 Updated release_notes 2018-07-06 09:56:15 -03:00
Carlos Salguero
a584680406 Updated fix for PT-242 2018-07-06 09:39:15 -03:00
Carlos Salguero
a52a6438ce Updated travis.yml 2018-07-05 11:41:44 -03:00
Carlos Salguero
e4263ae173 Merge branch 'release-3.0.11' of percona.github.com:percona/percona-toolkit into release-3.0.11 2018-07-05 11:06:03 -03:00
Carlos Salguero
9b20208a78 Re-merged PT-242 2018-07-05 11:04:44 -03:00
Roma Novikov
19719a1c2c Merge pull request #350 from borys-belinsky/release-3.0.11
Update release notes fixing minor errors
2018-07-05 15:58:13 +03:00
Borys Belinsky
51b9c91a98 Change release notes based on feedback 2018-07-05 14:55:51 +03:00
guriandoro
8e90b31b3b PT-1534 Adding support for --version argument 2018-07-04 18:13:07 -04:00
Borys Belinsky
66277e6304 Update release notes fixing minor errors 2018-07-04 14:32:49 +03:00
guriandoro
57bb51f467 Changed pt-secure-data in readme file 2018-07-03 22:42:02 -04:00
guriandoro
d3644bd2e8 Refactored pt-secure-data to pt-secure-collect 2018-07-03 21:19:23 -04:00
guriandoro
9d8410c915 PT-1535 Changed tool name in --help output message 2018-07-03 20:53:18 -04:00
Evgeniy Patlan
f0981642e5 Build percona-toolkit-3.0.11 2018-07-03 12:57:01 +00:00
Carlos Salguero
fbf67524f0 Merge pull request #347 from borys-belinsky/release-3.0.11
Update release notes for 3.0.11
2018-07-03 09:35:00 -03:00
Borys Belinsky
d0bebbdc04 Update release notes for 3.0.11 2018-07-03 15:29:54 +03:00
Carlos Salguero
440194097e Updated changelog and release notes 2018-07-02 10:26:05 -03:00
Carlos Salguero
c221d10789 PT-1571 Improved hostname recognition regex 2018-07-02 09:53:58 -03:00
Carlos Salguero
53278a9d18 Fixed test for MySQL 5.6 2018-06-27 23:24:05 -03:00
Carlos Salguero
d1cc7bfee7 Fixed test for MySQL 5.6 2018-06-27 23:23:23 -03:00
Carlos Salguero
345b7c1d0a Fixed test for MySQL 5.6 2018-06-27 23:21:26 -03:00
Carlos Salguero
9ee287ffdb Updated sample files for table-checksum 5.7 2018-06-27 15:50:59 -03:00
Carlos Salguero
41df469802 Update changelog for 3.0.11 2018-06-26 16:32:42 -03:00
Carlos Salguero
d58d9e9fc4 Updated version to 3.0.11 (pre-release) 2018-06-25 12:34:35 -03:00
Carlos Salguero
9ac2445550 Merge pull request #346 from percona/PT-1554-more-MySQL8-tests
PT-1554 tests for MySQL 8
2018-06-22 17:07:15 -03:00
Carlos Salguero
6776631ec0 PT-1554 Fixed typo 2018-06-22 15:47:47 -03:00
Carlos Salguero
1b802d56df Merge branch '3.0' into PT-1554-more-MySQL8-tests 2018-06-22 14:56:39 -03:00
Carlos Salguero
4f017cc61a PT-1554 Fixed tests for MySQL 8 2018-06-22 14:56:02 -03:00
Carlos Salguero
d9142df0f6 PT-1551 New wait for master method to pt-table-checksum
This is part of PT-1554. While I was testing pt-table-checksum
ignore_columns.t was failing and it was because the original method in
pt-table-checksum to wait for the slaves to catch up, wasn't enough.
I added a new method who calls MySQL's SELECT MASTER_POS_WAIT from the
MasterSlave package.
2018-06-22 13:00:41 -03:00
Carlos Salguero
c1d0134525 PT-1554 Made tests for table checksum reliable under MySQL 8 2018-06-20 15:23:04 -03:00
Carlos Salguero
6d30d18834 PT-1554 Fixed tests for rebuild_constraints in MySQL 8 2018-06-20 12:12:28 -03:00
Carlos Salguero
2bb073e218 Updated TableParser in all programs 2018-06-15 00:00:42 -03:00
Carlos Salguero
a90e5a78a0 PT-1554 Improved MySQL 8 support on pt-osc 2018-06-15 00:00:04 -03:00
Carlos Salguero
14c1365a42 Merge branch '3.0' into PT-1554-more-MySQL8-tests 2018-06-14 14:37:35 -03:00
Carlos Salguero
82a3cda72d Merge pull request #345 from percona/PT-1570
PT-1570 pt-archiver fails to detect columns with the word GENERATED as part of the comment
2018-06-14 14:18:59 -03:00
Carlos Salguero
ed4268836f PT-1570 Removed debugging code 2018-06-14 14:17:30 -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
07a149f9a7 PT-1554 More tests fixed for pt-duplicate-key-checker 2018-06-14 11:05:32 -03:00
Carlos Salguero
5a47bac4d4 PT-1554 Fixed tests for duplicate key checker 2018-06-14 10:45:36 -03:00
Carlos Salguero
accdd7712b Merge pull request #344 from percona/PT-1554-MySQL8-tests
PT-1554 PT-1569 Fixed tests for MySQL 8
2018-06-13 16:49:43 -03:00
Carlos Salguero
f5fd795fda PT-1559 pt-osc --alter-foreign-keys-method=drop_swap doesn't work with MySQL 8.0+ 2018-06-13 16:46:40 -03:00
Carlos Salguero
588714cfad Updated Changelog for PT-241 & PT-242 2018-06-13 12:01:16 -03:00
Carlos Salguero
5188d6836f Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0 2018-06-13 11:56:21 -03:00
Carlos Salguero
5299572b31 Merge pull request #294 from altmannmarcelo/3.0
Adjusted 2 issues with slave_status
2018-06-13 11:55:58 -03:00