MySql Backup Problem

MySql Backup Problem

by John Szkudlapski -
Number of replies: 0

Hi

I am currently looking at upgrading our Moodle install from 1.6 to 1.8.3, whilst at the same time moving it onto a new server.

Anyhow, ive tried to take a backup of the moodle MySQL database using;

" mysqldump -u moodledba -p -C -Q -e -a moodle > backupoct07.sql "

and when i run it i get

"mysqldump: Error 1030: Got error 127 from storage engine when dumping table `mdl_log` at row: 124532"

could anyone shed any light on the problem and offer a solution? could i just clear out the mdl_log table?

Average of ratings: -