Commit Graph

5040 Commits

Author SHA1 Message Date
Carlos Salguero
a6b763b2c3 Merge branch '3.0' into pt-query-digest-fingerprint 2018-03-12 14:57:31 -03:00
Carlos Salguero
654bf5fdf3 PT-1500 added --secure-slowlog to pt-query-digest 2018-03-12 14:54:23 -03:00
Carlos Salguero
7f9cbd7f67 Merge pull request #307 from percona/release-3.0.7
Release 3.0.7
2018-03-01 12:00:00 -03:00
Evgeniy Patlan
c982a88c92 Build percona-toolkit-3.0.7 2018-03-01 12:13:29 +00:00
Carlos Salguero
04a1854080 Merge branch 'release-3.0.7' of percona.github.com:percona/percona-toolkit into release-3.0.7 3.0.7 2018-03-01 09:06:10 -03:00
Carlos Salguero
4689ab6c20 Updated version number to 3.0.7 2018-03-01 09:05:31 -03:00
Carlos Salguero
1d8fdf7d0d Merge pull request #311 from borys-belinsky/release-3.0.7
Describe the process of creating instance UUID
2018-02-28 16:47:00 -03:00
Borys Belinsky
cd5ae7daa7 Update the release notes to fix RST syntax 2018-02-28 21:18:14 +02:00
Borys Belinsky
21953d9c99 Describe the process of creating instance UUID 2018-02-28 21:02:28 +02:00
Carlos Salguero
d93198c4a0 Merge branch 'release-3.0.7' of percona.github.com:percona/percona-toolkit into release-3.0.7 2018-02-28 10:45:49 -03:00
Carlos Salguero
6d3184be62 Updated release notes. (still needs verification) 2018-02-28 10:45:14 -03:00
Carlos Salguero
889fce612b Merge pull request #310 from EvgeniyPatlan/PT_1487
[PT-1487] Use system UUID in PT installer
2018-02-26 13:07:46 -03:00
Carlos Salguero
61137d010d Merge pull request #309 from percona/PT-1485
PT-1485 pt-mysql-summary has broken Security section in versions bigger then 5.6
2018-02-26 12:49:10 -03:00
Carlos Salguero
f5ef9d28c5 PT-1485 pt-mysql-summary has broken Security section in versions bigger then 5.6 2018-02-26 12:47:48 -03:00
Evgeniy Patlan
92fc23d7b8 [PT-1487] Use system UUID in PT installer 2018-02-26 16:36:01 +02:00
Shlomi Noach
e1b8e2f34b --fail-successive-errors 2018-02-26 09:35:08 +02:00
Nick Veenhof
14889da924 pt-summary does not reliably read in the transparent huge pages setting 2018-02-25 17:02:29 +01:00
Carlos Salguero
3fbdcfdf14 PT-167 Added parameter type for option parser 2018-02-23 12:54:19 -03:00
Carlos Salguero
01977b521b PT-238 Fixed type in error message 2018-02-23 11:33:46 -03:00
Carlos Salguero
31c8a6e8cc PT-1484 Updated link from launchpad to jira 2018-02-23 10:57:34 -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
ec25735ca4 PT-572 More tests fixed 2018-02-21 16:42:26 -03:00
Carlos Salguero
8943e0a9f6 Merge branch '3.0' into mysql-8 2018-02-19 12:11:07 -03:00
Carlos Salguero
430b8d7ffa Merge pull request #301 from percona/PMM-1905_drop_ntoreturn_if_negative
PMM-1905: fix "NToReturn value must be non-negative" issue.
2018-02-16 14:58:09 -03:00
Carlos Salguero
c69f28eae1 Merge branch '3.0' into PMM-1905_drop_ntoreturn_if_negative 2018-02-16 14:57:59 -03:00
Carlos Salguero
f3ce0cc87e Updated changelog for 3.0.7 2018-02-16 14:55:29 -03:00
Carlos Salguero
c55c942d95 Merge pull request #305 from percona/PT-1455
PT-1455  pt-online-schema-change is stuck when the table that is being altered is filtered out in the slave
2018-02-16 14:36:08 -03:00
Carlos Salguero
99479b0480 PT-1455 Updated version number 2018-02-16 14:35:46 -03:00
Carlos Salguero
5aed99cd0e Merge branch '3.0' into PT-1455 2018-02-16 14:32:49 -03:00
Carlos Salguero
d609adc23e Merge pull request #303 from percona/PT-1479
PMM-1479 Switched to UUID for version check
2018-02-16 14:30:14 -03:00
Carlos Salguero
d8ec16f213 PMM-1455 pt-osc is stuck when the table that is being altered is filtered out in the slave 2018-02-16 14:27:16 -03:00
EvgeniyPatlan
224166256f Merge pull request #304 from EvgeniyPatlan/3.0
[BLD-948] write uuid to file during toolkit installation
2018-02-14 19:17:20 +02:00
Carlos Salguero
a8d85f1cd5 PMM-1479 Updated all files using VersionCheck pkg 2018-02-14 13:02:24 -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
Evgeniy Patlan
0d1193c201 [BLD-948] write uuid to file during toolkit installation 2018-02-14 17:04:35 +02:00
Kamil Dziedzic
e503df9431 Add PMM-1905 to Changelog 2018-02-13 20:14:22 +01:00
Kamil Dziedzic
fe4a6ccba7 Merge branch '3.0' into PMM-1905_drop_ntoreturn_if_negative 2018-02-13 20:10:15 +01:00
Shlomi Noach
3bcdf913fb Adding --read-only-interval flag, and read-only check on wake-up 2018-02-13 09:30:55 +02:00
Shlomi Noach
5574d09a6e Merge pull request #3 from percona/2.2
pulling from origin, 2.2
2018-02-13 08:26:07 +02:00
Kamil Dziedzic
b53d67f6ea PMM-1905: fix "NToReturn value must be non-negative" issue. 2018-02-12 21:58:48 +01:00
Carlos Salguero
6cd8ef841b Merge pull request #300 from percona/PT-633
PT-633 Added --mysql-only option to pt-stalk
2018-02-12 16:41:39 -03:00
Carlos Salguero
53ce571bf1 PT-633 Added --mysql-only option to pt-stalk 2018-02-12 16:40:30 -03:00
Carlos Salguero
5ad0566a87 Merge pull request #299 from percona/PT-1256
PT-1256 pt-table-sync does not use the character set for the table it…
2018-02-09 16:47:33 -03:00
Carlos Salguero
75ab0ba653 PT-1256 pt-table-sync does not use the character set for the table it is synchronizing 2018-02-09 16:46:16 -03:00
Carlos Salguero
943cb68ee0 PMM-1455 Tests added 2018-02-08 13:07:13 -03:00
Carlos Salguero
56f97843f1 PT-1455 Added test case 2018-02-06 14:14:29 -03:00
Carlos Salguero
71e15315f0 PT-572 More tests fixed 2018-02-06 09:00:12 -03:00
Carlos Salguero
51dcca5959 PT-572 Fixes for MySQL 8
- Updated sandbox data file
- Fixes for pt-upgrade since there is no query_cache in MySQL 8
- Updates for SchemaIterator since there are new/renamed tables in MySQL 8
- Disabled some tests due to errors in MySQL 8.0.4-rc
2018-02-01 11:30:12 -03:00
Carlos Salguero
d38a584271 Fixes for DSN parser to use UTF8 2018-01-28 14:46:51 -03:00