Baron Schwartz
|
bac93e1201
|
Remove 'type=innodb' syntax (illegal in MySQL 5.5)
|
2012-06-03 16:25:28 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
a156bd265f
|
Correct the test plan for t/pt-log-player/issue_799.t
|
2012-06-03 17:25:23 -03:00 |
|
Baron Schwartz
|
bfd2222a54
|
make slaves set themselves read_only. Fix problem with replication_filters.t that is possibly not starting slaves after their masters are restarted.
|
2012-06-03 16:20:58 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
30a2bdb78c
|
Merged some 5.1-related bug fixes
|
2012-06-03 17:11:12 -03:00 |
|
Daniel Nichter
|
55494ec993
|
Fix pt-slave-delay/standard_options.t plan.
|
2012-06-03 16:00:31 -04:00 |
|
Daniel Nichter
|
74169478d7
|
Restart slave2 to fix pt-slave-delay/basics.t.
|
2012-06-03 15:57:56 -04:00 |
|
Baron Schwartz
|
a514b3870a
|
fix a couple of plan counts
|
2012-06-03 15:53:59 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
614befac1d
|
Update the ordering of SchemaIterator's samples.
|
2012-06-03 16:50:08 -03:00 |
|
Baron Schwartz
|
87c8240369
|
fix problems with sandbox breaking replication and pt-slave-delay
|
2012-06-03 15:29:35 -04:00 |
|
Brian Fraser fraserb@gmail.com
|
7094879081
|
Change a pt-slave-restart test to use 'ps x' instead of 'ps -eaf'
Turns out that the former is fairly more portable than the latter.
|
2012-06-03 16:25:05 -03:00 |
|
Daniel Nichter
|
3f1a2cf575
|
Merge changes.
|
2012-06-03 15:15:56 -04:00 |
|
Daniel Nichter
|
a64bf961e8
|
Fix test counts.
|
2012-06-03 15:14:30 -04:00 |
|
Baron Schwartz
|
1e082cfd34
|
fix a couple things for MySQL 5.5
|
2012-06-03 14:47:00 -04:00 |
|
Daniel Nichter
|
df2c839b8c
|
Merge changes.
|
2012-06-03 14:38:59 -04:00 |
|
Daniel Nichter
|
a2810a0ec1
|
Remove duplicate calls to Sandbox::ok().
|
2012-06-03 14:38:21 -04:00 |
|
Baron Schwartz
|
71d4695662
|
replan pt-duplicate-key-checker/basics.t
|
2012-06-03 14:24:55 -04:00 |
|
Baron Schwartz
|
de4064f575
|
make NibbleIterator.t more flexible for differences in EXPLAIN estimates
|
2012-06-03 14:13:35 -04:00 |
|
Daniel Nichter
|
bdbb66d22b
|
Re-add calls to Sandbox::ok().
|
2012-06-03 13:54:32 -04:00 |
|
Baron Schwartz
|
cae983afc2
|
some changes to work with MySQL 5.5
|
2012-06-03 13:50:02 -04:00 |
|
Daniel Nichter
|
a0b54b145d
|
Merge 2.1.
|
2012-06-03 13:29:02 -04:00 |
|
Daniel Nichter
|
7e880b0808
|
Call Sandbox::box() in all tests that use Sandbox.
|
2012-06-03 12:59:56 -04:00 |
|
Daniel Nichter
|
09ddcd641e
|
Merge advisor-json-output and clean up pt-query-advisor docs.
|
2012-06-01 09:13:11 -06:00 |
|
Brian Fraser fraserb@gmail.com
|
0b5196a1f1
|
Merged ~percona-toolkit-dev/percona-toolkit/fix-1003315
|
2012-05-30 15:52:21 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
60c183a4f3
|
Merged ~percona-toolkit-dev/percona-toolkit/fix-1002448
|
2012-05-30 15:51:33 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
d31d4d0a8a
|
Merged ~percona-toolkit-dev/percona-toolkit/fix-bug-903379
|
2012-05-30 15:49:37 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
10b8c774f3
|
Merged ~percona-toolkit-dev/percona-toolkit/fix-885382
|
2012-05-30 15:16:38 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
3a56cda628
|
Merged ~percona-toolkit-dev/percona-toolkit/fix-923896
|
2012-05-30 14:40:36 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
8e04e3df60
|
Fix for 1003315: dry-run + alter-fk-method = auto always fail.
|
2012-05-30 14:27:07 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
ee097f442f
|
Fix for 885382: Check the cardinality of --embedded-attributes
|
2012-05-30 14:14:13 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
cf1091960b
|
Move the sample for 903443 into it's own file
|
2012-05-30 13:03:17 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
7fb28b0081
|
Name the tests for 923896's fix
|
2012-05-30 11:36:44 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
cd88bb4d25
|
Fix for 903379
|
2012-05-28 04:59:04 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
32860a5242
|
Fix for 903443
|
2012-05-27 23:35:47 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
20d6ccff9e
|
Fix for 923896
|
2012-05-27 23:28:35 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
56d3d9a3b5
|
Fix for 1002448
|
2012-05-27 23:18:50 -03:00 |
|
Daniel Nichter
|
81f3c3c321
|
Validate --max-load in pt-table-checksum.
|
2012-05-25 15:34:58 -06:00 |
|
Daniel Nichter
|
fcd8958fb7
|
Validate --max|critical-load early and strongly, and check that the var exists and is defined.
|
2012-05-25 15:27:23 -06:00 |
|
Daniel Nichter
|
bbe6125d8f
|
Validate --max|critical-load (work in progress).
|
2012-05-25 12:15:11 -06:00 |
|
Daniel Nichter
|
ed95534efa
|
Merge test-table-usage-with-fingerprints.
|
2012-05-25 11:24:36 -06:00 |
|
Daniel Nichter
|
6c02e062fd
|
Test pt-table-usage with fingerprints (Percona 22175).
|
2012-05-25 11:23:38 -06:00 |
|
Daniel Nichter
|
e27ad9b178
|
Test and fix --no-swap-tables and --no-drop-new-table.
|
2012-05-25 10:24:32 -06:00 |
|
Daniel Nichter
|
4b6fe95c6c
|
Handle MySQL 5.5 named values for concurrent_insert.
|
2012-05-24 14:52:11 -06:00 |
|
Daniel Nichter
|
026d95ac24
|
Separate DSN parts using escaped commas instead so bareword values work.
|
2012-05-24 10:56:04 -06:00 |
|
Daniel Nichter
|
15146353f9
|
Use regex to split DSN parts to allow commas in values.
|
2012-05-24 10:32:39 -06:00 |
|
Daniel Nichter
|
491c076e75
|
Implement retry_on_error for Pipeline processes. Retry iteration proc twice, then fail completely. Fix mirror.t.
|
2012-05-23 16:07:05 -06:00 |
|
Daniel Nichter
|
74b1caa241
|
Failing test and XXX code comment about a bug used to test this bug.
|
2012-05-23 14:45:52 -06:00 |
|
Daniel Nichter
|
46131ee7a4
|
Unset src tbl_struct when the db or tbl changes. Add test for just --replicate.
|
2012-05-22 11:47:24 -06:00 |
|
Daniel Nichter
|
ec43d0c0aa
|
Add failing test in bugs.t.
|
2012-05-22 11:08:20 -06:00 |
|
Daniel Nichter
|
d0d296ee16
|
Use SchemaIterator for filtering --sync-to-master and --replicate. Return arrayref from TableChecksum::find_replication_differences().
|
2012-05-21 15:50:40 -06:00 |
|
Daniel Nichter
|
2c5ea7c49d
|
Failing test for --ignore-tables.
|
2012-05-21 11:00:36 -06:00 |
|