is00hcw / tungsten-replicator

Automatically exported from code.google.com/p/tungsten-replicator
0 stars 1 forks source link

tpm skip-validation check/warning behaves erratically with fan-in and all-masters #1086

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Configure replication as fan-in or all-masters using staging method
2. add skip-validation-check or skip-validation-warning .eg 
--skip-validation-check=MySQLMyISAMCheck
3. make a MyISAM table in the database
4. observe output from tpm install/update or validate

What is the expected output?

No warning about MySQLMyISAMCheck

What do you see instead?

A tpm Warning for MySQLMyISAMCheck

What is the possible cause?

...

What is the proposed solution?

...

Additional information

A workaround is to put any skips in the defaults configuration 

Use labels and text to provide additional information.

Original issue reported on code.google.com by eric.har...@continuent.com on 13 Jan 2015 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by linas.vi...@continuent.com on 19 Jan 2015 at 2:18