Commit Graph

1996 Commits

Author SHA1 Message Date
Daniel Nichter
657eb00d9c Merge pt-deadlock-logger-logs-incorrect-ts-1295667. 2014-05-29 18:01:51 -07:00
Daniel Nichter
97ac58b7f2 Update Changelog for 2.2.8. Set Percona::Toolkit::VERSION = 2.2.8. 2014-05-29 17:55:59 -07:00
Daniel Nichter
1834a539fb Add trailing comma. 2014-05-29 17:44:30 -07:00
Daniel Nichter
4c92806276 Add DEFAULT CURRENT_TIMESTAMP to deadlocks table to prevent ON UPDATE DEFAULT CURRENT_TIMESTAMP. 2014-05-29 17:42:55 -07:00
Daniel Nichter
c83e0b7040 Merge pt-osc-requests-password-twice-1286250. 2014-05-29 17:14:05 -07:00
Frank Cizmich
9c15cef84f fixes pt-deadlock-logger logging incorrect ts - issue 1295667 2014-05-29 17:54:15 -03:00
Daniel Nichter
0ffcec054e Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:26:26 -07:00
Daniel Nichter
7a8f9b6c33 Merge Kenny's pt-slave-restart-gtid-support branch. 2014-05-28 15:25:08 -07:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Frank Cizmich
e7d352b6ec fixes pt-osc double password request - issue 1286250 2014-05-28 17:04:59 -03:00
Daniel Nichter
08ebed181c Merge pt-query-digest-does-not-fingerprint-true-false-literals-correctly-965553. 2014-05-28 10:03:30 -07:00
Daniel Nichter
ac378ca60d Merge pt-show-grant-ask-pass-print-Enter-password-in-stdout-1290911. 2014-05-27 18:15:25 -07:00
Daniel Nichter
d13575b7a8 Merge pt-mysql-summary-Blank-InnoDB-Section-for-5.6-1254233. 2014-05-27 11:30:06 -07:00
Daniel Nichter
d14b3630a2 Merge ptc-ignore-tables-bug-1304062. 2014-05-27 09:50:28 -07:00
Frank Cizmich
93c11e451b fixes absent InnoDB section in pt-mysql-summary for MySQL 5.6 - issue 1254233 2014-05-24 23:34:37 -03:00
Frank Cizmich
f4da4b12e7 correctly digest queries with true false literals - issue 965553 2014-05-24 19:53:23 -03:00
Frank Cizmich
eeedabfc14 OptionParser nnow prints password prompt to STDERR - issue 1290911 2014-05-24 18:36:33 -03:00
Kenny Gryp
b3c6a0aac2 bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled 2014-04-30 16:53:04 +02:00
Kenny Gryp
5a28a60030 - add --skip-gtid-uuid
- documentation GTID
2014-04-30 16:33:27 +02:00
root
bdd969dbdd fixed skipping multiple events 2014-04-30 13:57:53 +00:00
Kenny Gryp
129b150fff added basic gtid support to pt-slave-restart 2014-04-30 14:16:05 +02:00
Daniel Nichter
a67624820e Remove pt-agent. 2014-04-25 21:29:08 -07:00
Daniel Nichter
1e8f9d049b Merge ptosc-lagwaiter-ptheartbeat. 2014-04-24 10:38:02 -07:00
Kenny Gryp
fef2651da5 random newline was accidentally added, removed now 2014-04-23 13:26:11 +02:00
Kenny Gryp
ef313207dc Changes as requested by daniel in merge feedback:
- change to get_slave_lag
- if then else
- chop comments 80 char wide
2014-04-23 13:24:11 +02:00
Frank Cizmich
9a06fef87e fixes unnecessary inserts in pt-deadlock-logger - issue 1258135 2014-04-18 17:38:31 -03:00
Frank Cizmich
73fb9b504c fixed --ignore-tables in SchemaIterator.pm - bug 1304062 2014-04-15 18:17:02 -03:00
Kenny Gryp
d84c3b26b5 added --plugin to pt-table-checksum 2014-03-25 16:44:59 +01:00
Kenny Gryp
e85cf5f452 we need to send the $oktorun reference to the override_slavelag_check so in case the plugin get_lag fails, it is properly dealt with with the rest of the code 2014-03-25 14:02:40 +01:00
Kenny Gryp
dc6f1442c8 pt-online-schema-chnage: Added plugin feature 'override_slavelag_check' which allows modules to create their own ReplicaLagWaiter callback.
I fixed the current tests.
2014-03-24 19:25:41 +01:00
Alexey Bychko
6e6f376c02 Percona Toolkit release 2.2.7 2014-02-20 08:10:16 +00:00
Daniel Nichter
99587e7fce Set Percona::Toolkit::VERSION = 2.2.7. 2014-02-19 19:47:43 -08:00
Daniel Nichter
94c806a33f Remove version check bin type. Update all tools. 2014-02-19 19:00:02 -08:00
Daniel Nichter
cd8a027445 Don't check for /etc/percona/agent/my.cnf on install because slave installs need it. 2013-12-19 16:05:57 -08:00
Daniel Nichter
d588960edf Fix pt-agent so services are not started until agent working MySQL connection. Remove service files and crontab entries on start. Don't say online logging is enabled when --no-log-api given. Remove/shorten some log messages. Use whoami if necessary for Agent.username. 2013-12-19 15:29:29 -08:00
Daniel Nichter
7c001f2eff Build percona-toolkit-2.2.6 2013-12-18 23:53:01 +00:00
Daniel Nichter
3713202ba9 Update Percona::Toolkit::VERSION. 2013-12-18 23:27:48 +00:00
Daniel Nichter
b31bd395a5 Change copyright to Percona LLC and/or its affiliates. 2013-12-18 22:23:59 +00:00
Daniel Nichter
2a1654c47b Merge pt-stalk-sleep-collect-option. 2013-12-13 20:31:53 -08:00
Daniel Nichter
69586fdf50 Revert r587: *do* sync on clock ticks. Fix pt-stalk.t (127.1 no longer works?). Enhance --sleep-collect docs. 2013-12-13 20:19:51 -08:00
Daniel Nichter
3a52d9feb7 Note that --check-child-tables only prints first affect child table in error message. 2013-12-13 19:35:58 -08:00
Daniel Nichter
39c020020c Add and test --[no]check-child-tables. 2013-12-13 19:31:30 -08:00
Daniel Nichter
5ff62d6956 Fix tests. 2013-12-12 05:49:59 +00:00
Daniel Nichter
759d68f71f Merge 2013-12-12 05:04:09 +00:00
Daniel Nichter
591e5e00f3 Add back blank lines around Schema section contents. Use default vals for OPT_DATABASE, OPT_ALL_DATABASES, and OPT_READ_SAMPLE in report_mysql_info.sh to avoid errors in unit tests. 2013-12-12 05:02:34 +00:00
Daniel Nichter
dc337ff740 Remove POD formattings. 2013-12-11 20:52:49 -08:00
Daniel Nichter
826685e636 Remove blank lines around Schema section contents. 2013-12-11 20:49:19 -08:00
Daniel Nichter
b7320fc9ee Remove mysqldump prompt, add --all-databases, and make --databases or --all-databases required to do mysqldump (Schema section). 2013-12-11 20:40:57 -08:00
Daniel Nichter
33cd6e5eea Fix bug 1215016: pt-deadlock-logger docs mention pt-fk-error-logger. 2013-12-11 19:57:03 -08:00
Daniel Nichter
e89ce13e97 Test and fix bug 1217013. 2013-12-11 19:39:09 -08:00