Daniel Nichter
|
da50daf0f7
|
Merge pt-osc-data-loss-bug-1068562
|
2012-11-08 16:38:07 -07:00 |
|
Brian Fraser
|
57b3706f1a
|
Fixed a bug in Quoter->split_unquote, added several tests for find_renamed_cols
|
2012-11-08 06:13:43 -03:00 |
|
Daniel Nichter
|
091d9cf66d
|
Print/save fk errors only if there is one. Fix example --dest table (bug 1075775).
|
2012-11-07 11:38:09 -07:00 |
|
Daniel Nichter
|
959c2ecf48
|
Simplify handling old/new cols by making @common_cols have {old=>col,new=>col} mappings. Manually merge bug 1062324 fix. Fix err/warn messages.
|
2012-11-07 10:26:57 -07:00 |
|
Daniel Nichter
|
530b8bbceb
|
Rename _find_renamed_cols() to find_renamed_cols() and add unit tests in find_renamed_cols.t. Tweak dry-run and error message re --check-alter.
|
2012-11-07 09:30:23 -07:00 |
|
Brian Fraser
|
58b32bb5ef
|
Merged fix-1073532-Mo-Scalar-Util-PP
|
2012-11-07 04:12:37 -03:00 |
|
Brian Fraser
|
a61fd63dc3
|
Comment about not parsing the --alter no longer applies
|
2012-11-06 12:14:47 -03:00 |
|
Brian Fraser
|
ab9bfa2667
|
Changes per Daniel's review: Preserve the column names in table order
|
2012-11-06 12:05:31 -03:00 |
|
Daniel Nichter
|
ddda26fb7f
|
Merged fix-i26211-1058285-821722-implicit-ansi_quotes
|
2012-11-05 10:57:11 -07:00 |
|
Daniel Nichter
|
a0cd575c95
|
Merge fix-1009510-1039569-ptc-check-table-on-replicas
|
2012-11-05 10:54:21 -07:00 |
|
Daniel Nichter
|
0cffac95de
|
Simplify how ptc checks slave tables. Move that code from TableParser to pt_table_checksum::check_slave_tables. Change --[no]check-replicate-table-columns to --[no]check-slave-tables. Move tests to error_handling.t.
|
2012-11-02 15:22:47 -06:00 |
|
Brian Fraser
|
fe74dc7e32
|
bin/pt-table-checksum: Missing word in an error message
|
2012-11-02 04:00:20 -03:00 |
|
Brian Fraser
|
e778a0900c
|
Removed leftover junk from a different branch
|
2012-11-02 03:08:57 -03:00 |
|
Brian Fraser
|
6720831fd1
|
Merged fix-1059732-ptc-hash-functions
|
2012-11-02 01:23:59 -03:00 |
|
Daniel Nichter
|
8d82a80b5e
|
Update TableParser in all tools.
|
2012-11-01 11:33:47 -06:00 |
|
Daniel Nichter
|
949cf31037
|
Set sql_mode='' before SHOW CREATE TABLE--don't bother with replacing certain values. Move and rewrite tests to ansi_quotes.t.
|
2012-11-01 11:31:31 -06:00 |
|
Brian Fraser
|
a5a23665fe
|
Simplified split_grants() and added a test for mixed table & column grants on the same table
|
2012-11-01 06:15:54 -03:00 |
|
Daniel Nichter
|
0fd9239500
|
Implement split_grants() instead of split(',', $grants) to handle spliting grants with column-level privs.
|
2012-10-31 14:20:43 -06:00 |
|
Daniel Nichter
|
0453d7dd82
|
Failing test case.
|
2012-10-31 13:16:25 -06:00 |
|
Daniel Nichter
|
9b6f10480c
|
Merge fix-938660-ptc-chunk-size-limit-0
|
2012-10-31 12:20:54 -06:00 |
|
Daniel Nichter
|
7c23608603
|
Always report slaves with tables too large, regardless of --chunk-size-limit.
|
2012-10-31 12:17:02 -06:00 |
|
Daniel Nichter
|
b5c48f07d1
|
Remove unused $limit. Make $chunk_size_limit || 1 because it's the one used for #-of-rows check on slaves. Reverse the new test because we don't want to disable the #-of-rows check.
|
2012-10-31 12:12:51 -06:00 |
|
Daniel Nichter
|
ce3c80ea45
|
Remove --chunk-size-limit on index check. If nibbling, the indexes must match, so --chunk-size-limit isn't a factor here.
|
2012-10-31 10:31:59 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
e437ba9b3d
|
Updated Mo in all tools
|
2012-10-31 12:21:47 -03:00 |
|
Brian Fraser
|
64fe380986
|
Updated modules in all tools
|
2012-10-31 06:18:34 -03:00 |
|
Brian Fraser
|
572ee45185
|
Merged fix-1052722-pt-fifo-split-n-minus-1-rows-initially
|
2012-10-30 22:14:11 -03:00 |
|
Brian Fraser
|
b9bfe6114c
|
Merged fix-821715-enable-local-infile-in-dsn
|
2012-10-30 22:12:57 -03:00 |
|
Daniel Nichter
|
376572e637
|
Merge fix-995896-cat-in-daemon
|
2012-10-30 17:04:22 -06:00 |
|
Daniel Nichter
|
4ceecaf929
|
Update Daemon.pm in all tools.
|
2012-10-30 16:59:36 -06:00 |
|
Daniel Nichter
|
3d38ad0672
|
Remove doc example that doesn't exist.
|
2012-10-30 16:19:23 -06:00 |
|
Brian Fraser
|
22f20c524f
|
Remove the use of local $EVAL_ERROR in ptc
|
2012-10-30 17:58:09 -03:00 |
|
Brian Fraser
|
9424ff7003
|
Removed a spurious change in the previous commit
|
2012-10-30 16:12:02 -03:00 |
|
Brian Fraser
|
d5a3a6e59c
|
Update per Daniel's comments & some minor fixes
|
2012-10-30 15:15:38 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
19f55542a2
|
Fix for 1059732: pt-table-checksum doesn't test all hash functions
|
2012-10-30 12:38:31 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
1e3cc6131c
|
Fix for 938660: pt-table-checksum chunk-size-limit of 0 does not disable chunk size limit checking
|
2012-10-30 11:55:49 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
fcf5fbcc6f
|
Fix for 1068562: pt-online-schema-change loses data when renaming columns
|
2012-10-30 11:50:13 -03:00 |
|
Daniel Nichter
|
45ae32ceb2
|
Presume STATEMENT binlog format if < 5.1.5 and still check other slaves in case they're newer versions of MySQL.
|
2012-10-26 17:06:21 -06:00 |
|
Daniel Nichter
|
302cb7f457
|
Don't check binlog_format on slaves ! >= 5.1.5.
|
2012-10-26 16:24:33 -06:00 |
|
Daniel Nichter
|
467d0ca7b1
|
Add deprecation notice to pt-log-player for PT 2.2.
|
2012-10-25 15:10:00 -06:00 |
|
Daniel Nichter
|
bb44887615
|
Update collect_mysql_info in pt-mysql-summary.
|
2012-10-24 12:45:10 -06:00 |
|
Daniel Nichter
|
aacdd9db17
|
Rewrite find_my_cnf_file() so if a port is given only that port's cnf is returned, else nothing.
|
2012-10-24 11:17:34 -06:00 |
|
Daniel Nichter
|
f6527695b8
|
Document extra --run-time-related waits.
|
2012-10-23 18:21:23 -06:00 |
|
Daniel Nichter
|
8ef6ee451f
|
Wait for collectors before exiting. Use wait_until instead of sleep in pt-stalk.t, and add lots of diag info when tests fail.
|
2012-10-23 14:42:41 -06:00 |
|
Daniel Nichter
|
b406f02f5b
|
Test and fix deadlock parsing with partition info.
|
2012-10-22 15:30:29 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
4a22e1e545
|
Fix for 1052722: pt-fifo-split is processing n-1 rows initially
|
2012-10-22 18:04:38 -03:00 |
|
Daniel Nichter
|
3e39ab54b8
|
Make pt-osc --quiet disable --progress.
|
2012-10-22 14:23:05 -06:00 |
|
Daniel Nichter
|
0d4d008f79
|
Update OptionParser in all tools.
|
2012-10-22 12:17:08 -06:00 |
|
Daniel Nichter
|
e9c24579bf
|
Merge fix-pt-osc-del-trg-bug-1062324.
|
2012-10-22 11:34:52 -06:00 |
|
Daniel Nichter
|
4a494d1a20
|
Remove all_privs tests. Update Percona::Toolkit::VERSION.
|
2012-10-20 17:59:28 -06:00 |
|
Daniel Nichter
|
ca2675dd98
|
Merge fix-978133-remove-pqd-priv-checks
|
2012-10-19 17:17:56 -06:00 |
|