Can one of these columns have binary data in it? If so that could
explain what the garbled text is. Although it should still
export/import correctly. My guess is that somewhere beteween > file
and < file file became corrupted. Try dumping it again. If possible
check that table to make sure it's ok.
-Eric
On 4/18/05, Patrick Campbell <PCampbell@stripped> wrote:
> 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
>
>
--
Eric Bergen
eric.bergen@stripped
http://www.ebergen.net
| Thread |
|---|
| • Help restoring | Patrick Campbell | 18 Apr |
| • Re: Help restoring | Eric Bergen | 19 Apr |