frank-cizmich
e490db0d08
changed VERSION in modules to 2.2.16
2015-12-06 15:44:48 -03:00
Tomislav Plavcic
2e6ff838f6
Build percona-toolkit-2.2.16
2015-11-06 20:53:54 +01:00
Daniel Nichter
f1d2833a54
Update to use latest Daemon package.
2015-11-03 15:42:30 -08:00
Daniel Nichter
9796f7762b
Remove a file that shouldn't have been committed.
2015-11-03 15:34:00 -08:00
Daniel Nichter
e7bfc1c4e6
Don't die on slave lag check, return undef and wait forever.
2015-11-03 15:32:55 -08:00
Daniel Nichter
a1e74634fd
Update modules in pt-osc.
2015-11-03 15:03:32 -08:00
Daniel Nichter
ab95ebbbe3
Merge pull request #50 from percona/lp-1491261-pt-osc-alter-before-rename
...
Add --[no]analyze-before-swap to pt-osc (LP 1491261)
2015-11-03 13:51:12 -08:00
Daniel Nichter
f28a1e3497
Disable --analyze-before-swap if MySQL < 5.6.
2015-11-03 13:49:55 -08:00
Daniel Nichter
fc41f00983
Rename --analyze-before-rename to --analyze-before-swap (to keep consistent with existing terminology), and clean up the implementation: make it on by default if coditions are met; else, respect if explicitly given on cmd line.
2015-11-03 11:46:32 -08:00
Daniel Nichter
c2dff1d227
Document problem LP 1389041: pt-table-checksum has high likelyhood to skip a table when row count is around chunk-size * chunk-size-limit.
2015-11-02 14:00:01 -08:00
Jcrespo
981ec0e7b8
Changing default character set of the checksums table to utf8
...
Not setting explicitly the character set breaks the checksums
when using a default binary collation (the standard on all
Wikimedia sites). MySQL 5.5 and above has a system charset
of utf8 and it is not possible to change it without recompiling.
Bug: https://bugs.launchpad.net/percona-toolkit/+bug/1485195
2015-10-30 15:06:31 +01:00
Daniel Nichter
82902be3c8
Add --[no]analyze-before-rename to pt-osc to workaround MySQL 5.6 gotcha wrt InnoDB persistent optimizer stats.
2015-10-28 11:34:37 -07:00
Daniel Nichter
f9468fd2cd
Merge pull request #46 from percona/pt-stalk-find-warn-compatibility-lp1494082
...
pt-stalk remove -warn from find for FreeeBSD portability (LP 1494082)
2015-10-28 09:52:06 -07:00
Daniel Nichter
0ea04e2460
Merge pull request #44 from percona/pt-archiver-percona-server-idle-transaction-timeout-lp1452895
...
pt-archiver added dummy keepalive queries (LP bug 1452895)
2015-10-28 09:45:06 -07:00
frank-cizmich
c4bae04475
pt-stalk - removed -warn from find for FreeeBSD portability - lp1494082
2015-09-25 18:08:07 -03:00
frank-cizmich
976f645678
pt-kill fixed filter option lp1488685
2015-09-24 19:28:35 -03:00
frank-cizmich
c0ea3179c3
pt-osc fixed fk underscore toggling lp1498128
2015-09-23 19:21:42 -03:00
frank-cizmich
eb42cbef7c
pt-archiver added dummy keepalive queries
2015-09-22 19:04:16 -03:00
frank-cizmich
2134e3f1b4
Merge branch 'handle-literal-backticks-lp-1462904' into release-2.2.15
2015-09-08 15:45:39 -03:00
frank-cizmich
f77e4b31e0
merged ptc-reconnect-slave-dbh-lp1042727
2015-09-08 15:33:37 -03:00
frank-cizmich
544e6c8cc7
change PT version in pod
2015-08-25 11:25:25 -03:00
frank-cizmich
7974bc81f2
updated PT version Percona::Toolkit mod
2015-08-25 11:21:08 -03:00
frank-cizmich
5d8ef24dee
solve conflict
2015-08-20 18:57:00 -03:00
frank-cizmich
5f405c9a8c
resolved conflict
2015-08-20 18:45:48 -03:00
Frank Cizmich
d1aaf7daa7
Merge pull request #30 from percona/pt-osc-meaningful-errors-1446928
...
Pt osc meaningful errors 1446928
2015-08-20 17:35:13 -04:00
frank-cizmich
51f79918b5
Merge branch 'pt-archiver-innodb-kill-idle-transaction-lp1449226' into 2.2
2015-08-20 18:30:41 -03:00
frank-cizmich
4dbc767c58
resolved conflict
2015-08-20 18:28:25 -03:00
Frank Cizmich
9e1f3b9641
Merge pull request #28 from percona/passsword-parameter-cant-contain-commas-lp1277049
...
DSN doc: need to escape commas in password
2015-08-20 17:08:49 -04:00
Frank Cizmich
1d7a55e53e
Merge pull request #26 from percona/pt-osc-chunk-size-limit-0-lp1441928
...
pt-osc chunk-size-limit=0 skips tables - lp1441928
2015-08-20 17:07:09 -04:00
Frank Cizmich
25abbacd00
Merge pull request #24 from percona/pt-osc-table-and-foreign-key-underscore-limit-lp1215587
...
pt-osc now limits size of contraint names
2015-08-20 16:34:03 -04:00
frank-cizmich
fa40b7290d
solved conflict
2015-08-20 17:09:34 -03:00
Frank Cizmich
54c9f80e5a
Merge pull request #2 from fipar/2.2
...
added tokudb_status
2015-08-20 15:41:05 -04:00
Frank Cizmich
0777386c10
Merge pull request #20 from Shopify/rds_for_pt_kill
...
enable support for RDS in pt-kill
2015-08-20 15:37:38 -04:00
Frank Cizmich
39f22336df
Merge pull request #13 from percona/pt-sift-fails-when-fetching-missing-tools-lp1457573
...
pt-sift failed to download missing tools
2015-08-20 15:19:56 -04:00
Frank Cizmich
48918426b5
Merge pull request #12 from percona/pt-mysql-summary-ask-pass-option-lp1455486
...
pt-mysql-summary added ask-pass option
2015-08-20 15:18:47 -04:00
Frank Cizmich
9e445cec0b
Merge pull request #10 from percona/pt-osc-readkeymini-causes-session-lock-lp1450499
...
pt-osc fixed ReadKeyMini issue
2015-08-20 15:15:50 -04:00
Frank Cizmich
b2dd5903de
Merge pull request #9 from percona/pt-archiver-lag-check-optimization-lp1056507
...
pt-archiver corrected excessively frequent lag check
2015-08-20 15:14:24 -04:00
Frank Cizmich
25a4bf14a2
Merge pull request #8 from percona/pt-archiver-purge-no-delete-mutual-exclusion-lp1452914
...
pt-archiver purge and no-delete are mutually exclusive - lp1452914
2015-08-20 15:12:47 -04:00
Frank Cizmich
f9d794ad15
Merge pull request #7 from percona/pt-osc-sleep-option-lp1413140
...
pt-osc: added --sleep option. Useful when load or lag checking is not…
2015-08-20 15:09:45 -04:00
Frank Cizmich
01110b4cf3
Merge pull request #27 from percona/fix-misc-testing-bugs
...
Fix misc testing bugs
2015-08-20 14:41:04 -04:00
frank-cizmich
e7052c013b
pt-archiver added flow control awareness for PXC
2015-08-20 10:30:46 -03:00
frank-cizmich
334f358a5c
pt-osc: added PXC Flow Control awareness - lp1413101
2015-08-16 15:46:33 -03:00
frank-cizmich
f08a173e27
pt-archiver failed when innodb_kill_idle_transaction exceeded - lp1449226
2015-08-11 15:30:05 -03:00
frank-cizmich
cb4048a2e0
pt-osc: added --sleep option. Useful when load or lag checking is not possible
2015-08-10 16:00:48 -03:00
frank-cizmich
c6432f21ef
pt-osc chunk-size-limit=0 skips tables - lp1441928
2015-08-07 16:58:20 -03:00
frank-cizmich
b4dff6d776
pt-archiver doc clarification
2015-08-06 17:33:49 -03:00
frank-cizmich
21a9c35f5c
pt-osc now limits size of contraint names
2015-08-06 15:19:27 -03:00
frank-cizmich
b408fcfd01
misc test and sandbox fixes
2015-08-03 17:26:51 -03:00
frank-cizmich
074c1edec5
pt-mysql-summary added ask-pass option
2015-07-28 17:08:58 -03:00
frank-cizmich
08a483df6b
pt-archiver multple slave lag and OptionParser repeatable option
2015-07-26 16:48:20 -03:00