Commit Graph

1977 Commits

Author SHA1 Message Date
Brian Fraser
90d085d906 Merged fix-1105077-ptc-binlog_format-error-2.1.9 2013-01-31 12:13:41 -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
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
20ace5a9e9 Merge pt-stalk-quiet. 2013-01-24 12:23:24 -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
a56097fe6c Fix typo in t/pt-stalk/option_sanity.t. 2013-01-24 11:45:44 -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
98ced1a035 Make add info() log_warn_die.sh and make the subs respect OPT_VERBOSE. Add more test harness subs in util/test-bash-functions. 2013-01-24 09:17:19 -07:00
Daniel Nichter
9693f73e5e Merge cant-nibble-bug-918056. 2013-01-23 11:43:14 -07:00
Daniel Nichter
ecf3fe754e Fix upper oob test. 2013-01-23 11:03:12 -07:00
Daniel Nichter
91ce8bb3b1 Test syncing the upper oob chunk. 2013-01-23 10:42:19 -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
dbf2ac477e Add failing tests for bug 918056. 2013-01-23 09:43:41 -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
c1f284d648 Merge release-2.1.8. 2.1.8 2013-01-09 08:39:49 -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
Daniel Nichter
9e06e84059 Sort Changelog with update bug titles. Tweak release notes. 2012-12-21 12:22:47 -07:00
Brian Fraser
76301871ec Build percona-toolkit-2.1.8 2012-12-21 14:38:09 -03:00
Brian Fraser
0ff46fd3da Pushed the lib/Percona/Toolkit.pm version. 2012-12-21 13:11:17 -03:00
Brian Fraser
f2c2e1cdf2 Update Changelog with 2.1.8 bug fixes. 2012-12-21 13:06:34 -03:00
Brian Fraser
472d850be2 t/lib/VersionCheck.t: Add ourselves first to the PATH, not last, to avoid conflicts with installed versions of the toolkit 2012-12-21 12:30:54 -03:00
Brian Fraser
49ddddd4f7 start-sandbox: Silence spurious grep warnings 2012-12-21 09:45:30 -03:00
Brian Fraser
4f010f52dc t/lib/Percona/Toolkit.t: Test Percona::Toolkit::VERSION differently to avoid a bug in Centos 5.6 2012-12-21 09:07:21 -03:00
Daniel Nichter
7f80ffc860 Merge mysql-5.6-test-fixes. 2012-12-20 17:15:15 -07:00
Daniel Nichter
bc3fb2c812 Make timing test more reasonable on fast systems. 2012-12-20 16:18:15 -07:00
Daniel Nichter
2f413383ef Update SchemaIterator.t sample files. 2012-12-20 23:08:55 +00: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
55ec4f67db t/pt-find/pt-find.t: Update plan 2012-12-20 13:55:38 -03: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
6f6a984cde t/pt-heartbeat/bugs.t: Wait for test.heartbeat in slave1 before testing 2012-12-19 13:53:13 -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
Daniel Nichter
8b2f6bbd14 Fix REFETCH_MYSQL. 2012-12-14 17:22:41 -07:00
Daniel Nichter
0c60e12b42 Add REFETCH_MYSQL to jenkins-test. 2012-12-14 17:12:50 -07:00
Daniel Nichter
1a9f65d7cc Only run pt-ioprofile.t if the system has strace. 2012-12-14 12:28:10 -07:00
Daniel Nichter
d25a778b9f Fix two possible sources of test errors. 2012-12-14 12:14:12 -07:00
Daniel Nichter
2942f2c028 Set USER=jenkins if not set in util/jenkins-test. 2012-12-14 11:46:56 -07:00