Uma,

Uma Shankari T. said:
>
>
> Hello ,
>
>
>    I need to copy the database contents from one operating system to
> another operating system..if i copy the entire database folder it is
> coping only the table structure..contents is not getting copied..can
> anyone please tell me how do i go do this ??

You might want to use mysqldump. It has worked for me between win2000 and
debian linux without any trouble. I guess MySQL doesn't care.

http://www.mysql.com/doc/en/mysqldump.html


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


-- 

Once a problem is defined - it is half way solved. (Henry Ford)

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

Reply via email to