I solved!! The dbfile was a sequence of sql commnds, so the command to
import that file was

mysql dbname < dbfile

after creating dbname. My job chair is saved (maybe)!


----- Original Message -----
From: "michele digioia" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, February 13, 2004 10:15 AM
Subject: Re: didn't find any fields error


> Reading a hint in the net I created a dbfile with mysqldump on the source
pc
> (WinXP):
>
> mysqldump dbfile > mysqldbname
>
> Now I have to take this file and create the database in the dest pc
(Linux).
> I should use mysqladmin (is it true?) but what's the right command?
>
> Thanks
> Mic.
>
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EMAIL PROTECTED]
>
>



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

Reply via email to