<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.2">
</HEAD>
<BODY>
On Fri, 2010-02-19 at 18:17 -0500, R. G. Newbury wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
You have a missing ' needed to match the one at the beginning of
'/mnt/mythtv/media/mythconverg--2010021912721.sql
Geoff
</PRE>
</BLOCKQUOTE>
It seems the proverbial has been hit<BR>
<BR>
$ mysqldump --host='192.168.1.102' --user='mythtv' --add-drop-table --add-locks --allow-keywords --complete-insert --extended-insert --lock-tables --no-create-db -p --quick 'mythconverg' > '/mnt/mythtv/media/mythconverg--20100219212721.sql' <BR>
Enter password: <BR>
mysqldump: Got error: 144: Table './mythconverg/settings' is marked as crashed and last (automatic?) repair failed when using LOCK TABLES <BR>
<BR>
</BODY>
</HTML>