Commit Graph

1912 Commits

Author SHA1 Message Date
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
frank-cizmich
5128019009 DSN doc: need to escape commas in password 2015-07-24 15:20:56 -03:00
frank-cizmich
703f803ae6 pt-osc modified some comments 2015-07-24 11:28:27 -03:00
Daniel Nichter
ef75630344 Update TableParser module in all tools. 2015-06-25 13:21:12 -07:00
Daniel Nichter
df2dc82d11 Wait for replicas in wait_for_last_checksum(). Add 'Server shutdown in progress' to Cxn::lost_connection(). 2015-06-24 19:33:01 -07:00
Daniel Nichter
7764955209 Handle losing replica connection in check_slave_tables(). Add save eval error in TableParser::check_table() in check_table_error. 2015-06-24 18:20:02 -07:00
Daniel Nichter
921a2fe7ff Handle losing replica connection when getting row estimate in init callback. 2015-06-24 14:01:40 -07:00
Daniel Nichter
41b1859f87 When waiting for replica lag, keep waiting instead of dying when MySQL connection fails (partial fix for lp 1042727). 2015-06-24 13:03:44 -07:00
Singer Wang
776d395631 patched the kill statement for rds 2015-06-17 17:50:01 -04:00
Singer Wang
500be5a3bb add perldoc 2015-06-17 17:18:23 -04:00
frank-cizmich
2e72b47e85 pt-osc avoid error loop - lp 1446928 2015-06-11 15:44:57 -03:00
frank-cizmich
f033330b33 fixed VersionCheck testing for git 2015-06-03 17:28:40 -03:00
frank-cizmich
cfcf4d1b56 pt-sift failed to download missing tools 2015-05-21 16:13:45 -03:00
frank-cizmich
6e0212be61 pt-osc fixed ReadKeyMini issue 2015-05-15 14:40:08 -03:00
frank-cizmich
6b666365a7 pt-archiver purge and no-delete are mutually exclusive - lp1452914 2015-05-12 16:57:43 -03:00
Fernando Ipar
9b476c3e9d removed accidental rm of tokudbstatus output file from innodb_status 2015-05-12 13:35:54 -03:00
Fernando Ipar
02a2fffc28 added tokudb captures if the engine is present 2015-05-12 13:34:32 -03:00
frank-cizmich
038b0431ef pt-archiver corrected excessively frequent lag check 2015-04-27 11:22:01 -03:00
Tomislav Plavcic
cb55103a57 Build percona-toolkit-2.2.14 2015-04-10 11:01:07 +02:00
Frank Cizmich
e6167dcc0b changed Percona::Toolkit version to 2.2.14 2015-04-09 14:28:28 -03:00
Frank Cizmich
d0ac2039cd merged pt-table-sync-ignores-system-databases-but-doc-doesn-t-clarify-this-1442277 2015-04-09 14:08:06 -03:00
Frank Cizmich
4571568fb0 clarified that pt-table-sync ignores system databases in docs 2015-04-09 14:00:39 -03:00
Frank Cizmich
d03ccaa9e5 merged pt-online-schema-change-error-in-doc-of--tries-option-1417864 2015-04-09 13:29:15 -03:00
Frank Cizmich
ceb333fb4e merged pt-duplicate-key-checker-docs-dont-explain-how-Size-Duplicate-Indexes-is-calculated-1415646 2015-04-09 13:27:34 -03:00
Frank Cizmich
ad65779d15 merged pt-stalk-with--collect-strace-output-doesnt-go-to-an-YYYY_MM_DD_HH_mm_ss-strace-file-1417558 2015-04-09 13:26:31 -03:00
Frank Cizmich
44a7768abb merged pt-table-sync-fails-to-close-one-db-handle-1401399 2015-04-09 13:23:24 -03:00
Frank Cizmich
150846995a merged pt-table-sync-add-ignore-tables-regex-option-1439842 2015-04-09 13:22:10 -03:00
Frank Cizmich
1a99478b10 pt-upgrade-fails-to-aggregate-queries-based-on-fingerprint-1421405 2015-04-09 13:17:32 -03:00
Frank Cizmich
0daefbd9d8 merged resolve-IP-addresses-in-pt-slave-find-1418446 2015-04-09 13:12:46 -03:00
Frank Cizmich
921856ed30 merged pt-query-digest-waits-for-STDIN-if-file-dosnt-exist-1404313 2015-04-09 11:58:30 -03:00
Frank Cizmich
26959bc098 merged pt-osc-alter-foreign-keys-method-drop-swap-is-vulnerable-to-interruption-1368244 2015-04-09 11:57:11 -03:00
Frank Cizmich
c055de4bc0 merged pt-stalk-removes-non-empty-files-that-start-with-empty-line-1425478 2015-04-09 11:54:16 -03:00
Frank Cizmich
536a72ed65 merged pt-heartbeat-crashes-with-sleep-argument-1406390 2015-04-09 11:49:13 -03:00
Frank Cizmich
47b8835d05 merged pt-upgrade-fails-on-SELECT-INTO-queries-1421781 2015-04-09 11:47:46 -03:00
Frank Cizmich
8a4dc3bd4a merged pt-table-checksum-fails-on-BINARY-field-in-PK-1381280 2015-04-09 11:46:03 -03:00