(Sorry for duplicate posting. Now replying to correct mail)
Everything is fine now, except that mtr gets a warning that is reported
as an error when the tests complete:
> mtr --do-test backup
(...)
All 23 tests were successful.
The servers were restarted 7 times
Spent 12.608 of 41 seconds executing testcases
mysql-test-run: WARNING: Got errors/warnings while running tests, please
examine "/mysql/mysql-6.0-backup-review/mysql-test/var/log/warnings" for
details."
warnings has this content:
master.err: main.backup_backupdir: 080804 11:20:16 [ERROR] Backup: Can't
write to backup location
'../../../../../../../../../../../../../../../../../../bup_backup' (file
already exists?)
master.err: main.backup_backupdir: 080804 11:20:16 [ERROR] Backup: Can't
write to backup location '/dev/not/there/either/bup_backupdir6.bak'
(file already exists?)
I think you need to add a filter to mtr_report.pl to correct this.
--
Jørgen Løland