Help restoring mysql db
From: Patrick Campbell (PCampbell_at_ourvacationstore.com)
Date: 04/18/05
- Previous message: Nate Golnik: "Re: terminal server recommendation?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'General Red Hat Linux discussion list'" <redhat-list@redhat.com> Date: Mon, 18 Apr 2005 13:01:50 -0700
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 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Nate Golnik: "Re: terminal server recommendation?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|