3393 Commits

Author SHA1 Message Date
Hrvoje Matijakovic
49e9900237 Merge pull request #129 from percona/year_fix
Fixed incorrect copyright year
2.2.19
2016-08-16 11:23:36 +02:00
hrvojem
84b04d8ddf Fixed incorrect copyright year 2016-08-16 11:22:17 +02:00
Hrvoje Matijakovic
754e89f641 Merge pull request #128 from percona/2.2.19-missing-changelog
Added missing changelog and update the release date
2016-08-16 10:57:29 +02:00
hrvojem
89d1a5a8cb Added missing changelog and update the release date 2016-08-16 10:55:00 +02:00
Carlos Salguero
068890cb9f Merge pull request #127 from percona/pt-osc-version-error
Fixed systax error in Perl 5.8.8
2016-08-15 11:15:17 -03:00
Carlos Salguero
ac9cf1b7a9 Fixed systax error in Perl 5.8.8 2016-08-15 10:39:13 -03:00
Evgeniy Patlan
9a8552ee04 Build percona-toolkit-2.2.19 2016-08-15 06:01:54 +00:00
Carlos Salguero
affd3af9d2 Merge pull request #125 from percona/update-v2.2.19
Updated Percona::Toolkit version & Changelog to v2.2.19
2016-08-05 16:05:14 -03:00
Carlos Salguero
5e7874674b Updated Percona::Toolkit version & Changelog 2016-08-05 16:03:43 -03:00
Carlos Salguero
3288185643 Revert "Merge pull request #107 from percona/bug-984057"
This reverts commit 417b24299c, reversing
changes made to 0b62ba26af.
2016-08-04 17:36:40 -03:00
Carlos Salguero
98d07179b8 Revert "Merge pull request #92 from ManjotS/2.2"
This reverts commit 0b62ba26af, reversing
changes made to e983eff3d3.
2016-08-04 17:34:27 -03:00
Carlos Salguero
68685117a6 Merge pull request #119 from dveeden/reread_slaves_dsn
Recheck the list of slaves in the table specified with DSN
2016-08-02 16:10:25 -03:00
Carlos Salguero
7a035cb2e7 Merge pull request #124 from percona/fix-pt-slave-restart-test
Fixed test for gtid.t
2016-08-02 12:00:24 -03:00
Carlos Salguero
65c75cf7bd Fixed test for gtid.t 2016-08-02 11:59:39 -03:00
Carlos Salguero
c77b39daf6 Merge pull request #121 from sodabrew/patch-1
Handle GTID ranges where the left-side integer is larger than 9
2016-08-02 11:57:20 -03:00
Carlos Salguero
6859daf8e4 Merge pull request #123 from sodabrew/patch-3
Remove extra word 'default' from the --verbose help, it was confusing the option parser
2016-08-02 10:52:13 -03:00
Aaron Stone
10f7d32ea9 Remove extra word 'default' from the --verbose help, it was confusing the option parser 2016-08-01 14:49:46 -07:00
Aaron Stone
fb2957374b Handle GTID ranges where the left-side integer is larger than 9 2016-08-01 14:13:24 -07:00
Daniël van Eeden
9596848343 Recheck the list of slaves in the table specified with DSN
This is to add/remove monitored machines while the OSC runs.

This contains work by:
- Daniël van Eeden <daniel.vaneeden@booking.com>
- Mikhail Izioumtchenko <mikhail.izioumtchenko@booking.com>
2016-07-26 15:50:49 +02:00
Carlos Salguero
aa227353b2 Merge pull request #118 from percona/1581752-slow-log
BUG-1581752-slow_log
2016-07-20 16:03:17 -03:00
Carlos Salguero
0febed9dbc Merge pull request #90 from ihanick/2.2-lp1581752
fix lp:1581752 5.7 compatibility for pt-query-digest, slow log time format
@ihanick Thanks for your fix.
I've added a test case and also I've modified all other scripts using SlowLogParser.
You can check the new PR https://github.com/percona/percona-toolkit/pull/118
2016-07-20 16:02:39 -03:00
Carlos Salguero
9eb95cb4da Tests added for SlowLogParser
SlowLogParser now is able to handle MySQL dates in RFC3339 format.
A new test for this case was added and all scripts using SlowLogParser
in bin/ have been updated.
2016-07-20 15:53:59 -03:00
Carlos Salguero
94bb5ad2c5 Merge branch '2.2-lp1581752' of https://github.com/ihanick/percona-toolkit into 1581752-slow-log 2016-07-20 14:32:12 -03:00
Carlos Salguero
2b9a793eba Merge pull request #115 from percona/tests-4-enum
Tests for 'quote enum fields'. PR #102
```
prove -v t/pt-table-sync/enum_fields.t
t/pt-table-sync/enum_fields.t ..
1..2
ok 1 - Quote Enum fields
ok 2 - Sandbox servers
ok
All tests successful.
Files=1, Tests=2,  1 wallclock secs ( 0.01 usr  0.00 sys +  0.27 cusr  0.06 csys =  0.34 CPU)
Result: PASS
```
2016-07-12 18:21:41 -03:00
Carlos Salguero
e5262d6dfe Updates test. Removed extra CR 2016-07-12 18:18:40 -03:00
Carlos Salguero
57c3e55891 Merge branch '2.2' into tests-4-enum 2016-07-12 18:15:25 -03:00
Carlos Salguero
c9e506da47 Merge pull request #102 from dankinon/2.2
add enum column type to is_char check so that values are properly quoted
2016-07-12 17:49:28 -03:00
Carlos Salguero
e5cfbab197 Tests for 'quote enum fields'. PR #102 2016-07-12 17:45:07 -03:00
Carlos Salguero
051ee74f24 Merge pull request #114 from percona/jynus-2.2
Issue 1485195 pt-table-checksum should force replica table charset to utf8 Edit
2016-07-12 14:20:38 -03:00
Carlos Salguero
93cafd992a Merge branch '2.2' into jynus-2.2 2016-07-12 13:49:15 -03:00
Carlos Salguero
3bcfb59a8d Merge branch 'apply-slave-user' into 2.2 2016-07-12 13:44:57 -03:00
Carlos Salguero
2316c0e95d Merge pull request #48 from jynus/2.2
Changing default character set of the checksums table to utf8
2016-07-12 13:24:39 -03:00
Carlos Salguero
572c8c1f19 Added --slave-user & --slave pass to all scripts
The fix has been applied to all files using MasterSlave pkg

 Changes to be committed:
	modified:   bin/pt-archiver
	modified:   bin/pt-heartbeat
	modified:   bin/pt-kill
	modified:   bin/pt-query-digest
	modified:   bin/pt-slave-find
	modified:   bin/pt-slave-restart
	modified:   bin/pt-table-checksum
2016-07-12 12:59:12 -03:00
Carlos Salguero
df1e9585ef Tests for bug 1485195 (utf8 encoding) 2016-07-12 12:25:16 -03:00
Daniel Kinon
0053d01aed Adding enum fix to ChangeHandler.pm 2016-07-11 10:34:33 -07:00
Carlos Salguero
2976215040 Merge branch '2.2' of https://github.com/jynus/percona-toolkit into jynus-2.2 2016-07-11 09:38:42 -03:00
Carlos Salguero
fe586a84c4 Merge pull request #111 from percona/BUG-1595678-pt-table-sync-tests
Added tests for BUG-1595678 / pt-table-sync
2016-07-07 15:35:18 -03:00
Carlos Salguero
350a4fd641 Added tests for BUG-1595678 / pt-table-sync 2016-07-07 15:33:38 -03:00
Carlos Salguero
b3af1b6d91 Merge pull request #110 from percona/BUG-1517155
BUG-1517155 Added --create-table-engine param to pt-heartbeat
2016-07-07 13:00:29 -03:00
Carlos Salguero
5c42d84c95 BUG-1517155 Added --create-table-engine param to pt-heartbeat 2016-07-07 12:57:04 -03:00
Carlos Salguero
642ac72d6a Merge pull request #109 from percona/BUG-1595678
Bug-1595678 Added --slave-user and --slave-password cli params to pt-osc
2016-07-07 10:15:55 -03:00
Carlos Salguero
26cf65015c BUG-1595678 Updated MasterSlave lib into binaries
Also updated a 'SHOW PROCESSLIST' to 'SHOW FULL PROCESSLIST' because
pt-kill needs more than 100 chars in the info field.
2016-07-06 20:41:42 -03:00
Carlos Salguero
2c1db036b5 BUG-1595678 Added --slave-user, --slave-password params 2016-07-06 19:04:21 -03:00
Carlos Salguero
c0aa88eb4f Merge pull request #108 from percona/bug-1592166
Bug-1592166 pt-kill leaks memory each time it kills a query
2016-07-05 17:16:22 -03:00
Carlos Salguero
417b24299c Merge pull request #107 from percona/bug-984057
Bug-984057 Added tests for --preserve-triggers feature
2016-07-05 17:06:09 -03:00
Carlos Salguero
6249737400 Merge branch '2.2' into bug-984057 2016-07-05 17:03:26 -03:00
Carlos Salguero
0b62ba26af Merge pull request #92 from ManjotS/2.2
Added --preserve-triggers to pt-osc
2016-07-05 17:02:45 -03:00
Carlos Salguero
f8c91c2c3b bug-984057 Tests for --preserve-triggers 2016-07-05 16:27:25 -03:00
Carlos Salguero
e983eff3d3 Merge pull request #103 from percona/bug-1593265
Bug-1593265 Fixed pt-archiver deletes wrong rows
2016-07-05 13:05:44 -03:00
Carlos Salguero
f602f0456d Merge pull request #106 from percona/bug-1592608
Bug-1592608 Large BLOB/TEXT/BINARY Produces NULL Checksum
2016-07-05 12:56:19 -03:00