Commit Graph

1002 Commits

Author SHA1 Message Date
Brian Fraser
4ea0317469 Merged fix-1099836-pt-osc-mariadb-2.1.9 2013-01-31 12:39:47 -03:00
Brian Fraser
c91246e1ca Fix for 1105077: pt-table-checksum: Confusing error message with binlog_format ROW or MIXED on slave 2013-01-30 13:30:31 -03:00
Brian Fraser
1283b5c8d0 Re-added comments to the skipped MariaDB warning in pt-osc, and ported back the changes to enable MariaDB sandboxes 2013-01-30 13:00:03 -03:00
Brian Fraser
a9661d09eb Fix for bug 1099836: pt-online-schema-change fails with "Duplicate entry" on MariaDB 2013-01-30 12:33:42 -03:00
Daniel Nichter
461d9ba45a Merge pk-del-bug-1103672-encore. 2013-01-30 08:07:19 -07:00
Daniel Nichter
93146ce58a Soften the warning about 'drop primary key' a little. 2013-01-30 08:04:19 -07:00
Daniel Nichter
680477ed58 Add 'DROP PRIMARY KEY' to --check-alter. 2013-01-29 18:16:38 -07:00
Daniel Nichter
7ec6abd684 Fall back to using pk/ui from orig table if new table del index uses cols that no longer exist in orig table. 2013-01-29 17:51:43 -07:00
Daniel Nichter
ca3efc709a Merge fix-pt-heartbeat-2.1.8. 2013-01-25 11:30:39 -07:00
Daniel Nichter
b4cfe5b26c Fix error caused on some boxes by using diff when it's not defined. 2013-01-24 12:08:09 -07:00
Daniel Nichter
26cc08d3d9 Fix default log level in log_warn_die.sh. 2013-01-24 11:39:23 -07:00
Daniel Nichter
738359dd10 Update log_warn_die.sh in pt-ioprofile, pt-mysql-summary, and pt-summary. 2013-01-24 11:16:42 -07:00
Daniel Nichter
b196f50e60 Test --verbose. Remove global default OPT_VERBOSE from log_warn_die.sh so tool's option can set it. 2013-01-24 11:13:39 -07:00
Daniel Nichter
11fa16382c Add --verbose to pt-stalk. Change _print() to ts() in log_warn_die.sh. 2013-01-24 09:36:57 -07:00
Daniel Nichter
7f7eaa2b10 Fix diff_where() for lower oob chunks. Add PT_TEST_NO_TRACE to remove /* trace messages */ from queries for testing, and remove trace messages from the sample output. 2013-01-23 10:15:08 -07:00
Daniel Nichter
2cc48cb139 Implement --utc. 2013-01-22 16:51:33 -07:00
Daniel Nichter
ca8fc5e47e Add failling test for bug 1103221. Add --utc option, not implemented yet. 2013-01-22 16:22:59 -07:00
Daniel Nichter
8a4c681050 Merge copyright-percona-ireland-ltd. 2013-01-02 17:54:18 -07:00
Daniel Nichter
ab746e604e Fix util/build-packages. Update percona-toolkit.pod. 2013-01-02 17:42:07 -07:00
Daniel Nichter
feab2f0925 s/Percona Inc/Percona Ireland Ltd/g 2013-01-02 17:19:16 -07:00
Brian Fraser
76301871ec Build percona-toolkit-2.1.8 2012-12-21 14:38:09 -03:00
Daniel Nichter
dad38169bf Remove ndb_binlog_index from auto-skipped sys tables in SchemaIterator because it wasn't previously skipped in 5.1 and 5.5. 2012-12-20 23:05:06 +00:00
Daniel Nichter
ca5b2ecfea Merge 2.1 r514, just a doc change. 2012-12-20 11:17:14 -07:00
Daniel Nichter
3e9eee0619 Document new pt-log-player limitation re auto val on zero re bug 1078887. 2012-12-20 10:52:09 -07:00
Brian Fraser
bae4ce1ce9 pt-fk-error-logger: Deal with 5.6 InnoDB timestamps 2012-12-20 13:55:12 -03:00
Brian Fraser
7539c3a8fb pt-deadlock-logger: use a character class instead of \p{Hex} 2012-12-20 13:54:36 -03:00
Brian Fraser
3ebf56db1f pt-deadlock-logger: InnoDB timestamps have a different format in 5.6 2012-12-19 13:48:24 -03:00
Brian Fraser
42484ecd10 Merged mysql-5.6-test-fixes and resolved conflicts 2012-12-19 13:47:54 -03:00
Brian Fraser
c88258bbf4 Merged fix-1082104-pt-deadlock-logger-username-dash 2012-12-13 22:47:50 -03:00
Brian Fraser
98e63a504e Merged fix-886059-pt-heartbeat-timezones 2012-12-13 22:38:40 -03:00
Brian Fraser
0ebe4ce6ce Merged pxc-pt-heartbeat 2012-12-13 22:24:03 -03:00
Daniel Nichter
81962de9e9 Tweak Percona XtraDB Cluster docs a little. 2012-12-13 17:40:46 -07:00
Brian Fraser
1a3505726b PXC section in pt-heartbeat 2012-12-13 21:09:33 -03:00
Brian Fraser
f3ad4c7d56 Fix for 886059: pt-heartbeat handles timezones inconsistently 2012-12-13 00:05:06 -03:00
Brian Fraser
3cab0e1b95 Added t/pt-deadlock-logger/samples/bug_1082104.txt & changed the username regex per Daniel's comments 2012-12-12 02:43:30 -03:00
Daniel Nichter
371f4a9e15 Update warning about using this tool in its docs. 2012-12-11 17:27:57 -07:00
Daniel Nichter
6c6ae95ea3 Use literal values instead of ? placeholders for CHANGE MASTER statement. 2012-12-11 17:23:06 -07:00
Brian Fraser
a14e88e9aa pt-heartbeat: Retry the update/replace if there was a deadlock. This is somewhat common in a cluster node, since each node might have a heartbeat process modifying the table, which might clash with a monitoring instance 2012-12-11 18:46:24 -03:00
Daniel Nichter
b0ad60cdfa Document the new limitation: no LOCK IN SHARE MODE with MySQL 5.0. 2012-12-11 17:31:22 +00:00
Daniel Nichter
b41ae476ae Only use LOCK IN SHARE MODE with MySQL 5.1+. 2012-12-11 16:54:24 +00:00
Brian Fraser
557bffd19d Merged fix-1046440-pt-stalk-purge_samples 2012-12-11 11:55:34 -03:00
Brian Fraser
7f68789e61 Merged fix-1086259-pt-kill-log-dsn-wrong-timestamps 2012-12-11 11:51:01 -03:00
Brian Fraser
2d78170c7a Merged fix-1078887-DSNParser-set-vars-sql_mode-clobber 2012-12-11 11:48:44 -03:00
Brian Fraser
0681986dee Merged fix-1022622-ptcd-case-sensitivity 2012-12-11 11:45:29 -03:00
Daniel Nichter
2f1bb594f9 Update SlowLogParser in pqd and add test case. 2012-12-10 18:11:59 -07:00
Daniel Nichter
fd6eef65c8 Merge fix-genlog-db-bug 2012-12-10 16:41:11 -07:00
Brian Fraser
9f4ce57301 Add a missing .* to the backtracking explosion fix for 823431 2012-12-07 19:20:29 -03:00
Daniel Nichter
ea526799d3 Merge trunk r487. 2012-12-07 11:52:33 -07:00
Brian Fraser fraserb@gmail.com
4eaf6e51f8 Merged experimental-fix-986847-pt-stalk-set-command 2012-12-05 21:15:20 -03:00
Brian Fraser fraserb@gmail.com
f8c7c7f2d4 Merged fix-1015590-pt-mysql-summary-percona-server-5.5 2012-12-05 21:10:22 -03:00