Commit Graph

1807 Commits

Author SHA1 Message Date
Carlos Salguero
787b8d2582 PT-1554 Updated samples for pt-mext tests 2018-05-15 15:07:32 -03:00
Carlos Salguero
c493c8c22a PT-1554 Updated samples for pt-mysql-summary tests 2018-05-15 14:53:33 -03:00
Carlos Salguero
87d754555e PT-1536 Added tests for enryption section in mysql-summary 2018-05-11 13:13:07 -03:00
Carlos Salguero
b6526f6739 PT-1536 Updated samples for mysql-summary tests 2018-05-11 11:58:47 -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
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
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
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
cc99db8ddd PT-1448 Updated test for pt-show-grant MySQL 8 support 2018-03-30 20:08:04 -03:00
Carlos Salguero
cec7e7d052 PT-1488 Added a test 2018-03-30 19:31:32 -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
9eaf5e217a PT-1508 Added test & updated changelog 2018-03-26 16:23:32 -03:00
Carlos Salguero
998b37f3c0 Fixed type in pt-table-sync test and updated changelog 2018-03-26 10:24:46 -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
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
5aed99cd0e Merge branch '3.0' into PT-1455 2018-02-16 14:32:49 -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
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
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
Carlos Salguero
f3132d3cee WIP 2018-01-25 00:01:56 -03:00
Carlos Salguero
d9ae64e443 Updated tests for t/pt-show-grants/issue_445.t 2018-01-22 17:43:44 -03:00
Carlos Salguero
6b35587fbe Updated tests for pt-query-digest/explain.t 2018-01-22 16:37:01 -03:00
Carlos Salguero
2f218ca2bb Fixes for collect_and_report_cycles.t 2018-01-22 16:29:41 -03:00
Carlos Salguero
045c656839 Fixes for MasterSlave.pm 2018-01-22 16:27:36 -03:00
Carlos Salguero
a828b7af54 Fixed some tests for pt-show-grants 2018-01-18 16:56:30 -03:00
Carlos Salguero
3d70ae3d12 Fixed tests for pt-query-digest reports 2018-01-18 12:55:47 -03:00
Carlos Salguero
56f5202dbf WIP MySQL 8 support 2018-01-18 12:47:38 -03:00
Carlos Salguero
7c1c99d9ca PT-244 Fixed --data-dir with partitions
Made DATA DIRECTORY to be inserted at the correct place, not at the end
of the create table query.
2018-01-16 15:57:06 -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
e1275a6c67 PT-234 Fixed general log parser for timestamps having timezone 2017-12-19 12:50:35 -03:00
Carlos Salguero
5c106b4fad Updated all tests for PS 5.7 2017-12-18 13:01:11 -03:00
Carlos Salguero
bb3334de08 Updated tests for MySQL 5.7 2017-12-16 20:54:03 -03:00