Commit Graph

3984 Commits

Author SHA1 Message Date
Carlos Salguero
6742025dd0 PT-209 Check adding FKs to a RocksDB table 2017-11-13 16:07:12 -03:00
Carlos Salguero
56e70fa7be Merge pull request #250 from percona/PT-182
PT-182 Provide JSON output format for pt-summary, pt-mysql-summary, pt-mongodb-summary
2017-11-08 15:13:26 -03:00
Carlos Salguero
61f75bcce9 Merge branch '3.0' into PT-182 2017-11-08 15:13:03 -03:00
Carlos Salguero
33d529ca6a PT-182 Fixed merging conflicts 2017-11-08 15:05:23 -03:00
Carlos Salguero
a7d4439155 Merge pull request #215 from percona/PT-139
PT-139 Add support for replication channels (MySQL 5.7+) to pt-table-sync
2017-11-07 14:15:38 -03:00
Carlos Salguero
9440e98393 PT-139 Improved error message for --channel 2017-11-01 09:57:52 -03:00
Carlos Salguero
4d1ab843f1 PT-139 Passing channel param to the masterslave lib 2017-10-31 16:27:13 -03:00
Carlos Salguero
2b4b0375e1 PT-139 Added --channel to pt-table-checksum 2017-10-31 15:41:08 -03:00
Carlos Salguero
498bc54f47 Merge branch '3.0' into PT-139 2017-10-31 15:36:56 -03:00
Carlos Salguero
de4fc8cdbf Merge pull request #273 from percona/PT-211
PT-211 Fixed pt-mext Rsa_public_key line issue
2017-10-25 12:07:54 -03:00
Carlos Salguero
b5c2b40ca1 PT-211 Fixed pt-mext Rsa_public_key line issue 2017-10-25 11:14:44 -03:00
Carlos Salguero
206f1bbf08 Merge pull request #262 from percona/PMM-1.3
PMM-1590: Improve MongoDB Profiler for PMM and PT
2017-10-19 11:59:32 -03:00
Kamil Dziedzic
fb86972f9a fix bugs 2017-10-15 04:40:34 +02:00
Kamil Dziedzic
8cf08fd882 support getmore; support find with sort; cleanups 2017-10-15 04:14:21 +02:00
Kamil Dziedzic
9b07eac002 try to drop some info 2017-10-14 22:32:29 +02:00
Kamil Dziedzic
6ada40b358 use go 1.9 by default 2017-10-14 22:19:54 +02:00
Kamil Dziedzic
9df5aac596 fix cmd 2017-10-14 22:18:44 +02:00
Kamil Dziedzic
24eff6d4e7 speed up test 2017-10-14 22:01:12 +02:00
Kamil Dziedzic
8bbb9058da use docker mongo 2017-10-14 21:39:24 +02:00
Kamil Dziedzic
fab9ad2117 rever updating vendor dir 2017-10-14 20:39:29 +02:00
Kamil Dziedzic
a2650602a0 drop MongoDB 2.6; it works, but generates some noisy queries 2017-10-14 20:32:29 +02:00
Kamil Dziedzic
b2a08caaa7 fix fingerprint, and drop queries since they differe between versions 2017-10-14 20:26:52 +02:00
Kamil Dziedzic
981faf53ad fix operation and namespace for older MongoDB versions 2017-10-14 20:10:21 +02:00
Kamil Dziedzic
32827eb4b5 remove non-releated comment 2017-10-14 18:48:17 +02:00
Kamil Dziedzic
c67354443c restore TimeoutChan 2017-10-14 18:44:46 +02:00
Kamil Dziedzic
c2fd98d35b one line too much 2017-10-14 18:39:00 +02:00
Kamil Dziedzic
1f9ec1bc12 fixes 2017-10-14 18:35:55 +02:00
Kamil Dziedzic
6cbfd363f3 s/Bytes recv/Bytes sent/; allow all queries to be fingerprinted 2017-10-14 18:25:08 +02:00
Kamil Dziedzic
7106e78796 abstract more values 2017-10-14 15:45:12 +02:00
Kamil Dziedzic
6a2be6e684 test pt-mongodb-query-digest output 2017-10-14 15:21:22 +02:00
Kamil Dziedzic
bcce363eb0 Merge pull request #264 from percona/PMM-1429_test_metrics
PMM-1429: test metrics for different operations and MongoDB versions
2017-10-11 19:24:26 +02:00
Kamil Dziedzic
0b85979b52 fix comparing string to bytes 2017-10-11 19:14:30 +02:00
Kamil Dziedzic
edb358ee04 trim spaces 2017-10-11 18:57:27 +02:00
Kamil Dziedzic
4cfbe403a3 for now without range sum 2017-10-11 18:45:25 +02:00
Kamil Dziedzic
804529e353 PMM-1429: generate table of supported versions 2017-10-11 18:04:34 +02:00
Kamil Dziedzic
4d118eeb66 Merge branch 'PMM-1.3' into PMM-1429_test_metrics 2017-10-10 12:12:51 +02:00
Kamil Dziedzic
392fa04abd Merge branch '3.0' into PMM-1.3 2017-10-10 12:06:09 +02:00
Kamil Dziedzic
b44138fd7c Merge pull request #269 from percona/fix_expect_close
Fix expecting iter.Close()
2017-10-06 18:12:47 +02:00
Kamil Dziedzic
228d87e108 Fix expecting iter.Close()
Adding prof.Stop() ensures iterator gets closed
2017-10-05 21:36:18 +02:00
Carlos Salguero
b1f262688a Merge pull request #268 from percona/PT-202
PT-202 pt-online-schema-change fails with virtual columns
2017-10-05 16:08:30 -03:00
Carlos Salguero
b51d09d811 PT-202 pt-online-schema-change fails with virtual columns
Modified TableParser to ignore GENERATED columns from the columns list
used to construct SELECTs/INSERTs
2017-10-05 15:19:57 -03:00
Carlos Salguero
6ff61612f4 Merge pull request #267 from percona/PT-200
PT-200 Index with keyword 'unique'
2017-09-25 15:28:38 -03:00
Carlos Salguero
4c15a39784 PT-200 Index with keyword 'unique' 2017-09-25 15:16:14 -03:00
Carlos Salguero
95bfe7abaf Merge pull request #266 from percona/revert-193-3.0
Revert "Turn off statement based binlog checks"
2017-09-21 11:36:37 -03:00
Carlos Salguero
89e700c3c3 Revert "Turn off statement based binlog checks" 2017-09-21 11:31:36 -03:00
Carlos Salguero
f8fc4fad40 Merge pull request #263 from matsuu/fix-mongodb-query-digest
pt-mongodb-query-digest improvements
2017-09-19 15:51:49 -03:00
Carlos Salguero
f466ed90c5 Merge pull request #265 from percona/PT-187
PT-187 Updated documentation for pt-table-checksum
2017-09-19 15:32:18 -03:00
Carlos Salguero
794999154c PT-187 Updated documentation for pt-table-checksum
Added info & links regarding the use of CRC32 as the checksum algorithm.
2017-09-19 14:58:26 -03:00
Kamil Dziedzic
65b99c905d fix tests 2017-09-14 22:18:39 +02:00
Kamil Dziedzic
932f192f93 Merge remote-tracking branch 'origin/pr/263' into PMM-1429_test_metrics 2017-09-14 22:07:20 +02:00