I prefder to use a FREE GUI like SQLyog found at
http://www.webyog.com

Karam
--- Gary Richardson <[EMAIL PROTECTED]> wrote:
> try mysqldump -keq SDN > SDN.sql
> 
> Then you can import it on another instance using
> mysql  -u root
> new_instance < SDN.sql
> 
> On 5/5/05, zlf <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >     I have installed a MySQL5.0 instance on
> Windows. And then created a
> > database( named 'SDN' ). Now I want to move this
> database to another
> > MySQL5.0 envirnment on Linux.
> >     How can I make it. Thx
> > 
> > zlf
> > 
> > --
> > 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]
> 
> 


                
Discover Yahoo! 
Get on-the-go sports scores, stock quotes, news and more. Check it out! 
http://discover.yahoo.com/mobile.html

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

Reply via email to