Carlos Salguero
|
076864c79e
|
PT-89 Now top runs using -bn${OPT_RUN_TIME}
|
2017-03-01 13:30:09 -03:00 |
|
Carlos Salguero
|
43a58c4c64
|
PT-76 Fixed cmd line parsing for lines having #
|
2017-02-25 13:52:46 -03:00 |
|
Carlos Salguero
|
90e1e9cf1e
|
PT-81 Moved functions to the collect module
|
2017-02-25 10:41:07 -03:00 |
|
Carlos Salguero
|
173d04b8b6
|
PT-81 Added missing query
|
2017-02-23 23:19:09 -03:00 |
|
Carlos Salguero
|
f88f74d5cf
|
PT-81 Fixed typo
|
2017-02-23 18:03:05 -03:00 |
|
Carlos Salguero
|
b3776a25a8
|
PT-81 Collect information about locks and transactions using P_S
|
2017-02-23 18:00:00 -03:00 |
|
Evgeniy Patlan
|
550451adb0
|
Build percona-toolkit-3.0.1
|
2017-02-16 18:42:57 +02:00 |
|
EvgeniyPatlan
|
0bf9d676d6
|
â€Build percona-toolkit-3.0.0rc
|
2017-02-03 23:28:16 +00:00 |
|
Carlos Salguero
|
d372374714
|
Updated version in Percona::Toolkit
|
2017-01-31 11:48:50 -03:00 |
|
Carlos Salguero
|
bf8adeb2bc
|
Merge branch 'tests-fixes' into 3.0-rc
|
2017-01-30 14:57:43 -03:00 |
|
Carlos Salguero
|
c97d690e9e
|
Fixes for table-checksum
|
2017-01-17 10:15:18 -03:00 |
|
Carlos Salguero
|
410e75a623
|
Updated tests for schema iterator
|
2017-01-16 23:42:11 -03:00 |
|
Carlos Salguero
|
046a5e9ee5
|
Merge pull request #137 from marqeta/pt-osc-bug-1632522
pt-osc: Fails with duplicate key in table for self-referencing FK
|
2017-01-16 14:55:49 +02:00 |
|
Amiel Montecillo
|
31fefa0605
|
Compatibility for older perl versions
|
2017-01-15 21:06:16 -08:00 |
|
Marcelo Altmann
|
4214e33ae0
|
minor typo
|
2017-01-06 20:48:37 -02:00 |
|
Marcelo Altmann
|
f08e000e81
|
fix for rhel THP
|
2017-01-06 20:31:44 -02:00 |
|
Carlos Salguero
|
be18e8cbbe
|
Fixed Percona::Toolkit version
|
2016-12-21 16:05:43 -03:00 |
|
Carlos Salguero
|
f265de131d
|
WIP. Still need tests
|
2016-12-15 18:04:17 -03:00 |
|
Evgeniy Patlan
|
0bca7dd990
|
Build percona-toolkit-2.2.20
|
2016-12-06 22:01:00 +00:00 |
|
Frantzcy
|
24119553a2
|
point is not decimal
prevent field type 'point' to be taken as decimal (poINT)
|
2016-11-28 12:26:46 -05:00 |
|
Carlos Salguero
|
959bd0b2e7
|
Updated changelog
|
2016-11-22 11:46:30 -03:00 |
|
Dario Minnucci
|
280065c844
|
Fix typos
|
2016-11-22 14:48:50 +01:00 |
|
Carlos Salguero
|
da4a1ff9b5
|
fixed error in parameters parsing
|
2016-11-21 09:37:39 -03:00 |
|
Carlos Salguero
|
ca1f592652
|
Added schemas/tables to the default ignore list
|
2016-11-18 13:17:03 -03:00 |
|
Carlos Salguero
|
97e5cc2bf8
|
Merge pull request #59 from percona/pt-show-grants-sort-column-privileges-lp1523730
pt-show-grants - order output of column privileges - lp1523730
|
2016-11-16 17:45:08 -03:00 |
|
Carlos Salguero
|
8a0271de34
|
Merge pull request #62 from percona/pt-slave-restart-mariadb-compat-lp1362942
pt-slave-restart now checks for MariaDB version
|
2016-11-16 17:42:02 -03:00 |
|
Carlos Salguero
|
e4d9bd3871
|
Merge pull request #144 from percona/bug-1636068
Added pause to NibbleIterator
|
2016-11-16 10:41:40 -03:00 |
|
Carlos Salguero
|
c17f0560ec
|
Fixed missing ; in OptionParser
|
2016-11-05 10:40:45 -03:00 |
|
Carlos Salguero
|
d389102721
|
PT-45 Added schemas to the db ignore list
|
2016-11-03 18:24:03 -03:00 |
|
Carlos Salguero
|
f9d3a6725f
|
Added --remove-data-dir feature
|
2016-11-03 10:33:05 -03:00 |
|
Carlos Salguero
|
c91350f2eb
|
Added pause to NibbleIterator
|
2016-11-01 19:05:49 -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
|
74eb8b72c0
|
Added test. Updated all modules
|
2016-10-27 13:39:51 -03:00 |
|
Carlos Salguero
|
d9c991c8ec
|
Fixed pt-upgrade fails with SELECT INTO (ingore case)
|
2016-10-19 13:06:26 -03:00 |
|
amontecillo
|
048defdb50
|
Simplified the new fk algo and renamed a variable
|
2016-10-12 21:07:16 -07:00 |
|
amontecillo
|
f6f7876e17
|
pt-osc: Fails with duplicate key in table for self-referencing FK
https://bugs.launchpad.net/percona-toolkit/+bug/1632522
|
2016-10-11 17:42:32 -07: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
|
2b5e82c27c
|
Added --preserve-embedded-numbers. Still nedd to add tests
|
2016-08-23 12:59:54 -03:00 |
|
Carlos Salguero
|
cc8f750f60
|
Fixed sort order fro ENUM fields
|
2016-08-21 20:52:25 -03: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
|
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
|
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 |
|