Commit Graph

3424 Commits

Author SHA1 Message Date
Carlos Salguero
d389102721 PT-45 Added schemas to the db ignore list 2016-11-03 18:24:03 -03:00
Carlos Salguero
1ddd1dc6e2 Merge pull request #145 from percona/remove-data-dir
Added --remove-data-dir feature
2016-11-03 10:35:56 -03:00
Carlos Salguero
f9d3a6725f Added --remove-data-dir feature 2016-11-03 10:33:05 -03:00
Carlos Salguero
340ecfdc00 Merge pull request #143 from nethalo/nethalo-issue-1638293
issue-1638293 feature of adding the "DATA DIRECTORY" to a new table
2016-11-01 14:35:47 -03:00
Carlos Salguero
15cdd12b37 Cosmetic changes and tests 2016-11-01 14:20:38 -03:00
Daniel Guzman Burgos
8b696950c5 Adding --new-partition parameter in order to create the table on a different partition 2016-11-01 08:59:59 -05:00
Carlos Salguero
282be0a38f Merge pull request #141 from percona/bug-1635734
Bug-1635734 --config does not recognize '=' as separator
2016-10-27 13:43:26 -03:00
Carlos Salguero
74eb8b72c0 Added test. Updated all modules 2016-10-27 13:39:51 -03:00
Carlos Salguero
c61ce0f3db bug-1635734 Fixed config param handler 2016-10-27 12:20:40 -03:00
Carlos Salguero
51ded0e80a Merge pull request #139 from percona/bug-1634900
Fixed pt-upgrade fails with SELECT INTO (ingore case)
2016-10-19 13:11:33 -03:00
Carlos Salguero
d9c991c8ec Fixed pt-upgrade fails with SELECT INTO (ingore case) 2016-10-19 13:06:26 -03:00
Carlos Salguero
c16d6a1dd3 Merge pull request #138 from percona/dev-docs
Updated docs. How to set up the dev env
2016-10-14 15:42:48 -03:00
Carlos Salguero
79d5e572f0 Small cosmetic fix to the docs 2016-10-14 15:33:12 -03:00
Carlos Salguero
59fe3f0ba5 Small cosmetic fix to the docs 2016-10-14 15:32:09 -03:00
Carlos Salguero
b12c0f9a8f Small cosmetic fix to the docs 2016-10-14 15:05:23 -03:00
Carlos Salguero
fb7f51e13e Updated docs. How to set up the dev env 2016-10-14 15:03:31 -03:00
Carlos Salguero
fe62242822 Merge pull request #136 from percona/bug-1604834
Bug-1604834 pt-query-digest - numbers in table or column names converted to question marks
2016-10-03 19:29:48 -03:00
Carlos Salguero
154a3ffa96 bug-1604834 Removed unused test 2016-10-03 19:26:48 -03:00
Carlos Salguero
c5e3d44faf bug-1604834 Added tests for --preserve-embedded-numbers 2016-10-03 19:22:46 -03:00
Carlos Salguero
4ccc350b7a Merge branch '2.2' into bug-1604834 2016-10-03 14:39:34 -03:00
Carlos Salguero
67b62c0f1f Merge pull request #117 from dveeden/fix_show_grants_mariadb
Fix version check in pt-show-grants for MariaDB 10.0+
2016-10-03 11:45:52 -03:00
Carlos Salguero
ea7bd7f06a Merge pull request #135 from percona/pt-osc-fk-single-underscore-lp1498128
pt-osc doesn't apply underscores to foreign keys individually
2016-09-20 11:41:23 -03:00
Carlos Salguero
1dae415cd0 Updated readme & addded contribute.md 2016-08-29 22:19:38 -03:00
Carlos Salguero
2b5e82c27c Added --preserve-embedded-numbers. Still nedd to add tests 2016-08-23 12:59:54 -03:00
Carlos Salguero
68f373b8b4 Merge pull request #131 from percona/bug-1613915
Bug 1613915 pt-online-schema-change misses data
2016-08-21 22:18:27 -03:00
Carlos Salguero
d24b5845ee Added test for bug-1613915 pt-online-schema-change 2016-08-21 22:10:09 -03:00
Carlos Salguero
cc8f750f60 Fixed sort order fro ENUM fields 2016-08-21 20:52:25 -03:00
EvgeniyPatlan
21f3e60d3f Merge pull request #130 from percona/release-2.2.19
Release 2.2.19
2016-08-16 12:45:11 +03:00
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
f8e68edd06 Merge pull request #126 from percona/pt-osc-version-error
Fixed systax error in Perl 5.8.8
2016-08-15 11:11:18 -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