Help restoring mysql db

Patrick Campbell PCampbell at ourvacationstore.com
Mon Apr 18 20:01:50 UTC 2005


I have backed a bugzilla database using:

mysqldump -u root -p bugs > bugzilla.20050418 and am trying to import it on
a new mysql server using

mysql -u root -p bugs < bugzilla.20050418

I'm getting
ERROR at line 84:

Line 84 is all garbled text...

Working with 3.23.58 ... Any thoughts?

-- 
Patrick Campbell
OurVacationStore.com
Website Administrator
Tel. 602.896.4729



More information about the redhat-list mailing list