Date - MAR 2008
Affected Product & Version - NetVault: Backup 7.4.5 and higher
Affected Module & Version - APM MYSQL 3.0.16
OS Version - Linux
Application Information - MySQl 5.0.15
Description:
Specific problem with NetVault: Backup, APM for MYSQL (Version 3.0.16) and MYSQL Innodb database backup
Symptoms:
The backup of an MYSQL innodb database fails on the first table, MyIsam backups appear to work correctly.
Check that the correct version of mysqldump is being used to backup the database. If the Mysql Database has been updgraded then there may be more than one version of this program on the server.
In the first instance, search the filesystem for any files called mysqldump.
For each of these found, run "mysqldump -V". Use the one that matches the current version number of the MYSQL database.
Having located the correct version of the mysqldump program, edit the MYSQL APM (Right click - configure) to ensure the path to the correct version of mysqldump is included.