Commit Graph

1893 Commits

Author SHA1 Message Date
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
Frank Cizmich
35cd94251a minor typo 2015-04-08 16:54:16 -03:00
Frank Cizmich
789f76fc89 minor typo 2015-04-07 17:29:03 -03:00
Frank Cizmich
270ad6f741 minor typo 2015-04-07 17:06:35 -03:00
Frank Cizmich
3fd9083f34 Added info in doc. Minor test tweak 2015-04-06 18:48:06 -03:00
Frank Cizmich
c47660211f pt-heartbeat added comment for issue 1406390 fix 2015-04-06 18:20:55 -03:00
Frank Cizmich
54c3419e68 pt-t-c changed text of warnings and docs. Minor tweak of test for Ubuntu 14 2015-04-06 16:41:35 -03:00
Frank Cizmich
2eada50f8d pt-table-sync added --ignore-tables-regex option 2015-04-02 17:34:56 -03:00
Frank Cizmich
ade9a283d4 pt-upgrade failed to group by fingerprint & reported wrong number of diffs as reason for report 2015-04-01 16:45:23 -03:00
Frank Cizmich
5742175dfe pt-table-sync avoid error when closing auxiliary db handles 2015-03-31 13:07:22 -03:00
Frank Cizmich
33956074af pt-heartbeat sometimes failed with --sleep due to race condition 2015-03-30 19:27:46 -03:00
Frank Cizmich
a3d9182331 pt-stalk did not save strace data 2015-03-30 18:56:20 -03:00
Frank Cizmich
162350a804 pt-upgrade failed on SELECT..INTO statements 2015-03-30 16:20:18 -03:00
Frank Cizmich
41c4080522 pt-stalk erroneously deleted files with empty first line 2015-03-27 15:54:11 -03:00
Frank Cizmich
2459053634 Added sort to some hash loops to make tests consistent. Modified test files accordingly 2015-03-26 15:42:11 -03:00
Frank Cizmich
793ff24a69 Added warning about size of fulltext keys not being computed, if present. Sort key report by key name for ease of testing. 2015-03-25 15:02:22 -03:00
Frank Cizmich
0c50d5b1cd pt-duplicate-key-checker skipped reporting when verbose option on 2015-03-23 14:00:01 -03:00
Frank Cizmich
2877be83f4 pt-query-digest waits for STDIN if file dosnt exist 2015-03-20 17:08:28 -03:00
Frank Cizmich
39b0e026c8 pt-duplicate-key-checker added explanation of index size in docs 2015-03-20 12:17:43 -03:00
Frank Cizmich
29cbec8b75 pt-slave-find added --resolve-address option 2015-03-19 17:44:39 -03:00