Tom Flanagan wrote:
>
> Does anyone know how to convert a FreeBSD UNIX MYSql database to Windows
> NT/2000 MYSql Database?
>
> Thanks,
>
> Tom Flanagan
>
If you are using MyISAM tables (3.23.x) you can simply copy them from
one computer to the other. If you are using ISAM tables like in
3.2
In the last episode (Mar 08), Tom Flanagan said:
> Does anyone know how to convert a FreeBSD UNIX MYSql database to Windows
> NT/2000 MYSql Database?
Just copy the files over to the new machine. No conversion necessary.
--
Dan Nelson
[EMAIL PROTECTED]
-
Does anyone know how to convert a FreeBSD UNIX MYSql database to Windows
NT/2000 MYSql Database?
Thanks,
Tom Flanagan
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/