Daniel Nichter
|
28f50bbac5
|
Use host instead of Host.
|
2012-07-17 09:53:07 -06:00 |
|
Daniel Nichter
|
b2fb12853f
|
Add # HostN: <full hostname> to UpgradeReportFormatter header and use HostN in column instead.
|
2012-07-17 09:49:13 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
d826c7168b
|
Merged fix-984915-unchecked-do-calls-dsnparser
|
2012-07-14 23:58:17 -03:00 |
|
Brian Fraser
|
f558b4b9da
|
Fix 984915: DSNParser does not check return value of do() calls
|
2012-07-12 22:42:54 -03:00 |
|
Daniel Nichter
|
554bd01f41
|
Stabilize some pt-kill tests.
|
2012-07-12 17:26:54 -06:00 |
|
Daniel Nichter
|
b1c6bba43a
|
Test that pt-kill reconnects using new util/kill-mysql-process. Fix optional DSN by adding magical options rule.
|
2012-07-12 16:49:15 -06:00 |
|
Daniel Nichter
|
dab2e5c692
|
Add NAME_lc arg to Cxn to prevent it from being set. Use Cxn in pt-kill to retry lost connections. Add support for pt-kill DSN.
|
2012-07-12 13:52:52 -06:00 |
|
Daniel Nichter
|
d8b0192495
|
Don't crash if group by attrib is empty string.
|
2012-07-11 15:46:58 -06:00 |
|
Daniel Nichter
|
6269b196a3
|
Tweak t/lib/bash/collect.sh and t/lib/bash/report_mysql_info.sh and add wait_for_files() to util/test-bash-functions so hopefully they'll be more stable.
|
2012-07-10 16:33:00 -06:00 |
|
Daniel Nichter
|
4c7243d944
|
Tweak pt-table-sync/replicate_do_db.t to be more stable and give more info when certain tests fail.
|
2012-07-09 16:54:32 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
c87235b0ff
|
Fix 984915: DSNParser does not check return value of do() calls
|
2012-06-11 22:02:49 -03:00 |
|
Daniel Nichter
|
18073bd7a2
|
Remove --[no]zero-bool from pt-query-digest.
|
2012-06-11 20:43:05 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
bc8f5a610c
|
Change TMPDIR to PT_TMPDIR
|
2012-06-11 17:51:43 -03:00 |
|
Daniel Nichter
|
bf2a769536
|
Export TMPDIR to make tmpdir.t pass.
|
2012-06-11 13:28:14 -07:00 |
|
Brian Fraser fraserb@gmail.com
|
07081d5761
|
tmpdir.sh: Use the -t flag for mktemp
|
2012-06-11 17:07:38 -03:00 |
|
Daniel Nichter
|
69ba6c4efd
|
Reset nibble_time for each chunk.
|
2012-06-11 14:43:18 -04:00 |
|
Daniel Nichter
|
c9ace1b931
|
Failing test for SKIPPED if chunk # > 1.
|
2012-06-11 14:04:41 -04:00 |
|
Daniel Nichter
|
3f2295ec46
|
Implement IndexLength in pt-table-checksum and pt-online-schema-change. Tag the IndexLength queries with "key_len" and make n_index_cols optional--get full key_len if not given.
|
2012-06-11 12:54:26 -04:00 |
|
Daniel Nichter
|
4f3bdabf7c
|
Failing test for key_len with --chunk-index-columns.
|
2012-06-11 11:58:16 -04:00 |
|
Daniel Nichter
|
fa9cf03505
|
Add IndexLength.pm.
|
2012-06-11 11:47:03 -04:00 |
|
Daniel Nichter
|
d46a89d810
|
Merge: t/pt-online-schema-change/alter_active_table.t: Don't bail out if there was a test failure.
|
2012-06-11 08:26:32 -04:00 |
|
Daniel Nichter
|
823cedd9ba
|
Add --chunk-index-columns to pt-table-checksum.
|
2012-06-11 08:07:18 -04:00 |
|
Daniel Nichter
|
583bc2957e
|
Don't crash if N is > number of index columns.
|
2012-06-11 07:55:23 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
09c79c2596
|
t/pt-online-schema-change/alter_active_table.t: Don't bail out if there was a test failure.
|
2012-06-11 00:19:34 -03:00 |
|
Daniel Nichter
|
28637d8c95
|
Remove check_tables.t because it's from 2.0 (removed in 2.1 r228).
|
2012-06-10 22:31:48 -04:00 |
|
Daniel Nichter
|
970f7d7e64
|
Merge ~percona-toolkit-dev/percona-toolkit/explain-checksum-chunks.
|
2012-06-10 13:25:44 -04:00 |
|
Daniel Nichter
|
f890ceafb7
|
Rename pt-online-schema-change/check_tables.t.THIS.
|
2012-06-10 13:23:06 -04:00 |
|
Daniel Nichter
|
60063f17a0
|
Implement and test --chunk-index index:n.
|
2012-06-10 10:43:42 -04:00 |
|
Daniel Nichter
|
272f963733
|
Remove --chunk-index-columns and extend --chunk-index instead to take INDEX:N value. Add n_index_values to TableNibbler.
|
2012-06-10 10:01:25 -04:00 |
|
Daniel Nichter
|
2a92a0a0ff
|
Check key_len for each chunk to ensure it doesn't decrease. Add --[no]check-plan.
|
2012-06-09 22:23:00 -04:00 |
|
Baron Schwartz
|
47fb3d65e8
|
Fix a bazillion tests with ANSI sql_mode, and get rid of a bunch of MySQLDump usage.
|
2012-06-09 14:43:33 -04:00 |
|
Baron Schwartz
|
8e9dfeec68
|
Some fixes for ANSI SQL quotes
|
2012-06-07 14:53:47 -04:00 |
|
Baron Schwartz
|
f7c97e749e
|
Make TableParser.pm handle ANSI quotes
|
2012-06-07 00:59:59 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
ba2ddf682b
|
Changed all the pt-osc tests to use full_output, since output uses eval {}
|
2012-06-07 17:46:19 -03:00 |
|
Baron Schwartz
|
aa42210f72
|
Fix a number of SQL queries to work with ANSI_QUOTES
|
2012-06-06 23:36:07 -04:00 |
|
Baron Schwartz
|
b9304dabb5
|
Fix a number of SQL queries to work with ANSI_QUOTES
|
2012-06-06 23:14:20 -04:00 |
|
Daniel Nichter
|
17edb54398
|
Wait for changes to replicate in pt-table-sync/issue_634.t.
|
2012-06-07 12:45:01 -06:00 |
|
Daniel Nichter
|
fb64cdda99
|
Wait for changes to replicate in pt-table-sync/bugs.t.
|
2012-06-07 12:43:18 -04:00 |
|
Daniel Nichter
|
79c716d358
|
Remove pt-table-sync/issue_79.t (it was broken but coincidentally working) and write better tests in filters.t. Add subs to Sandbox and PerconaTest to clear and parse tables used from the general logs. Set log=genlog in the sandbox configs.
|
2012-06-07 12:38:45 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
03a9461daf
|
Removed PerconaTest::{wait_until_no_lag|wait_until_slaves_running}, replaced them with Sandbox::wait_for_slaves
|
2012-06-07 12:00:40 -03:00 |
|
Daniel Nichter
|
dac0731251
|
Remove PerconaTest::wait_for_table() after calls to Sandbox::load_file() which now implicitly calls Sandbox::wait_for_slaves().
|
2012-06-07 10:25:44 -04:00 |
|
Baron Schwartz
|
4af46e81f9
|
Make t/pt-online-schema-change/alter-active-table.t less fickle, but still not 100% fixed
|
2012-06-06 16:45:13 -04:00 |
|
Daniel Nichter
|
6614cae630
|
Make pt-table-sync/binlog_format.t stable.
|
2012-06-07 09:30:05 -04:00 |
|
Daniel Nichter
|
312169a4c0
|
Make t/pt-archiver/issue_1225.t by waiting for the table.
|
2012-06-07 08:11:25 -04:00 |
|
Baron Schwartz
|
9e4e97ca03
|
fix timing issue in t/pt-slave-delay/standard_options.t
|
2012-06-06 14:05:36 -04:00 |
|
Daniel Nichter
|
1283ceafdd
|
Wait for slaves in pt-upgrade/rewrite_non_select.t to make it stable.
|
2012-06-06 23:25:51 -04:00 |
|
baron
|
a76143f772
|
fix a timing issue in pt-ioprofile.t
|
2012-06-06 22:55:19 -04:00 |
|
Baron Schwartz
|
673058e012
|
put some feedback in t/pt-online-schema-change/basics.t for impatient testers
|
2012-06-06 13:15:33 -04:00 |
|
Baron Schwartz
|
7c4b37e2c1
|
Fix a timing issue in t/pt-table-sync/triggers.t
|
2012-06-06 13:04:36 -04:00 |
|
Baron Schwartz
|
44970ae99a
|
fix another timing issue in t/pt-table-sync/issue_634.t
|
2012-06-06 12:58:33 -04:00 |
|