Hello,

I have hab problem with mysqlbinlog. I'm testing point in time recovery. The 
Server Version of MySQL is 5.0.22.

Statement:
./mysqlbinlog --stop-date="2006-12-29 08:40:00" <logfile> | mysql -u <user> -p

The error:
ERROR at line 12: Unknown command '\C'.

By piping the output in a file line 12 looks like:
/*!\C latin1 */;


Where is the fault?


regards
Spiker
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to