Brian Fraser
|
cafb2b3fb5
|
Merged fix-1062563-1063912-ptc-pxc-bugs
|
2012-11-09 18:41:32 -03:00 |
|
Brian Fraser
|
d7a239b369
|
Fix for 1074179: pt-table-checksum does't ignore tables for --replicate-check-only
|
2012-11-09 16:37:56 -03:00 |
|
Brian Fraser
|
511a402911
|
Merged fix-1047335-crashed-tables
|
2012-11-09 13:48:17 -03:00 |
|
Brian Fraser
|
ea936dd07a
|
t/pt-online-schema-change/basics.t: --statistics test outputs an extra line in 5.5
|
2012-11-09 13:44:21 -03:00 |
|
Brian Fraser
|
d827c7228d
|
Merged OptionParser-remove-optional_value & updated modules
|
2012-11-09 13:31:13 -03:00 |
|
Brian Fraser
|
ab65692708
|
Split the Percona::XtraDB::Cluster tests in two files: One that requires a PXC sandbox, and a general tests file
|
2012-11-09 13:07:08 -03:00 |
|
Daniel Nichter
|
66c4c8b98b
|
Merge fix-1045317-pt-osc-statistics
|
2012-11-09 08:44:09 -07:00 |
|
Brian Fraser
|
7e459f2c24
|
t/lib/samples/bug_1047335_crashed_table.sql: Use a single INSERT with all the values instead of 1k statements
|
2012-11-09 12:34:07 -03:00 |
|
Brian Fraser
|
173a5766be
|
Fixes per Daniel's review
|
2012-11-09 12:07:14 -03:00 |
|
Brian Fraser
|
9b4c80fd0f
|
Fixes for bugs 1074179 and the ptc part of 1050737: division by zero errors when nibble_time is zero
|
2012-11-09 10:32:22 -03:00 |
|
Daniel Nichter
|
1ec018fd82
|
Simplify and reword --statistics code, tests, and docs.
|
2012-11-08 18:05:02 -07:00 |
|
Daniel Nichter
|
da50daf0f7
|
Merge pt-osc-data-loss-bug-1068562
|
2012-11-08 16:38:07 -07:00 |
|
Brian Fraser
|
7beb0b518e
|
Reverted a few unnecessary changes
|
2012-11-08 17:47:00 -03:00 |
|
Brian Fraser
|
42a9cf4b6e
|
Merged fix-1062563-1063912-ptc-pxc-bugs and resolved conflicts, added the missing Percona::XtraDB::Cluster file
|
2012-11-08 17:38:04 -03:00 |
|
Brian Fraser
|
426d599566
|
Fix for 911385: pt-table-checksum v2 fails when --resume + --ignore-database is used
|
2012-11-08 13:42:29 -03:00 |
|
Brian Fraser
|
5e838050b6
|
Fix for 831525: pt-query-digest help output mangled
|
2012-11-08 13:38:09 -03: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
|
e11a7eea41
|
Add failing test.
|
2012-11-07 11:34:45 -07:00 |
|
Daniel Nichter
|
6d8d20faa1
|
Move rename column tests to rename_columsn.t.
|
2012-11-07 10:53:00 -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
|
c711c57859
|
Test for 933465: pt-query-advisor false positive on RES.001
|
2012-11-07 09:51:35 -03:00 |
|
Brian Fraser
|
bb47e4cdcc
|
Removed the L option from the dsn_opts exported by PerconaTest, as it was useless and breaking tests, and added an L=1 to a leftover pt-archiver --bulk-insert call
|
2012-11-07 08:54:39 -03:00 |
|
Brian Fraser
|
470c4b9d41
|
Add some extra safety to t/lib/Percona/Toolkit.t in case we are not ebing run under a bzr directory
|
2012-11-07 04:42:04 -03:00 |
|
Brian Fraser
|
02a21749b0
|
Added t/lib/Percona/Toolkit.t
|
2012-11-07 04:35:43 -03:00 |
|
Brian Fraser
|
58b32bb5ef
|
Merged fix-1073532-Mo-Scalar-Util-PP
|
2012-11-07 04:12:37 -03:00 |
|
Brian Fraser
|
aa79c9df57
|
Moved the PXC-dealing parts of Cxn.pm into Percona::XtraDB::Cluster
|
2012-11-07 04:06:50 -03:00 |
|
Daniel Nichter
|
e8cfb37341
|
Move ptc PXC tests from bugs.t to pxc.t. Remove 2>&1 from Sandbox.pm shell-outs: we should let errors go to stderr so we can trap them. Fix skip count in Cxn.t for PXC tests.
|
2012-11-06 16:10:01 -07:00 |
|
Brian Fraser
|
74cd9233c3
|
Tweaked the report format, which now includes the number of INSERTs
|
2012-11-06 14:22:56 -03:00 |
|
Brian Fraser
|
d3c7a059e7
|
Fixes per Daniel's review
|
2012-11-06 11:35:49 -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
|
5fd150de31
|
Extra tweaks due to feedback from kaiwangchen: ; starts comments if at the start of a line
|
2012-11-02 01:58:12 -03:00 |
|
Brian Fraser
|
6720831fd1
|
Merged fix-1059732-ptc-hash-functions
|
2012-11-02 01:23:59 -03:00 |
|
Brian Fraser
|
1aa154d6c6
|
Fix for 996069: Incorrect RES.001 when using aggregate functions
|
2012-11-02 01:18:10 -03:00 |
|
Brian Fraser
|
227dfa6ea7
|
Fix for 1015590: pt-mysql-summary not Percona Server 5.5-ready
|
2012-11-02 00:21:48 -03:00 |
|
Brian Fraser
|
062f76ae33
|
Added a test for the second bug in customer issue 26211
|
2012-11-01 17:28:06 -03:00 |
|
Brian Fraser
|
78da81fea5
|
Fixed a typo and added some regression tests
|
2012-11-01 17:04:00 -03:00 |
|
Daniel Nichter
|
7d64ca2113
|
Test that SQL_MODE isn't changed.
|
2012-11-01 11:46:54 -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 |
|
Brian Fraser
|
4b5c8969f0
|
Fix for 937234: pt-query-advisor issues wrong RES.001
|
2012-11-01 05:33:35 -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
|
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 |
|
Brian Fraser fraserb@gmail.com
|
e6158cd2f8
|
Fix for 1073532: Mo doesn't work with Scalar::Util::PP
Unlike Scalar::Util, Scalar::Util::PP::looks_like_number shifts @_,
so calling it as &looks_like_number works differently in both
versions; see https://rt.cpan.org/Public/Bug/Display.html?id=80525
|
2012-10-31 12:04:30 -03:00 |
|
Brian Fraser
|
517ec595e9
|
Add missing log file
|
2012-10-31 06:51:49 -03:00 |
|