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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] http://www.ebergen.net -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]