Commit Graph

3640 Commits

Author SHA1 Message Date
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
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
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
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
Carlos Salguero
9b80a029f2 PT-96 Updated Percona::Toolkit version 2017-03-10 17:54:45 -03:00
Carlos Salguero
2b76371a4f PT-96 Fixed LOCAL DATA INFILE commands and JSON format 2017-03-10 17:06:20 -03:00
Carlos Salguero
3b6f1c3aff PT-96 Fixes for ChangeHandler & TableSync 2017-03-10 14:51:43 -03:00
Carlos Salguero
e414820c7f Merge commit 'b09e70a' into PT-96 2017-03-10 11:57:55 -03:00
Carlos Salguero
b09e70a5a2 PT-96 Fixed changehandler sort that were causing problems. 2017-03-10 11:55:23 -03:00
Carlos Salguero
2ebf456ecd PT-96 Fixed VersionCheck tests 2017-03-10 09:57:10 -03:00
Carlos Salguero
0118c93cc3 PT-96 Made TableSyncer testeable 2017-03-10 09:32:34 -03:00
Carlos Salguero
9a5b0d4b95 PT-96 Made TableSyncChunk testeable 2017-03-10 00:19:52 -03:00
Carlos Salguero
e4ce711969 PT-96 Fixed tests for SimpleTCPDumpParser 2017-03-09 23:51:59 -03:00
Carlos Salguero
5407573c74 PT-96 Fixed tests for SchemaIterator 2017-03-09 17:30:11 -03:00
Carlos Salguero
4408d5f6c2 PT-96 Fixed tests for Schema.pm
Forced sorting of some arrays to make them possible to test
2017-03-09 17:14:37 -03:00
Carlos Salguero
2ec4409f2f PT-96 Fixed tests for RowChecksum 2017-03-09 16:04:51 -03:00
Carlos Salguero
8c0d92facb PT-96 Skipped failing tests for ReplicaLagWaiter.t 2017-03-09 15:37:34 -03:00
Carlos Salguero
194e6f0c82 PT-96 Skippping failing tests in MySQLStatusWaiter.t 2017-03-09 14:49:58 -03:00
Carlos Salguero
12a031864e PT-96 Fixed OptionParser tests (race condition) 2017-03-09 14:06:35 -03:00
Tomislav Plavcic
8c8040d935 Merge pull request #175 from tplavcic/3.0-jenkins-test
Add prove2junit.pl script to parse mysql test results into format jenkins can understand
2017-03-09 16:23:23 +01:00
Carlos Salguero
1e4cb8aca6 PT-93 Made ID to match query key 2017-03-07 13:01:54 -03:00
Carlos Salguero
076864c79e PT-89 Now top runs using -bn${OPT_RUN_TIME} 2017-03-01 13:30:09 -03:00
Carlos Salguero
dfc2f7c772 Updated sandbox dbs for MySQL 5.7 2017-02-28 20:09:50 -03:00