Re: Converting a FreeBSD UNIX Mysql Database

2001-03-08 Thread Steve Ruby
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

Re: Converting a FreeBSD UNIX Mysql Database

2001-03-08 Thread Dan Nelson
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] -

Converting a FreeBSD UNIX Mysql Database

2001-03-08 Thread Tom Flanagan
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/