On Sun, 2002-02-17 at 02:54, Alex Charlton wrote:
> Hi all,
> 
> I was wondering if there is any chance that table information is compatible
> between Windows and Linux?

  Hi Alex,

  MyISAM tables are (mostly) OS and platform independent. You should be
  able to copy them between Linux and Windows without changes

  See http://www.mysql.com/doc/M/y/MyISAM.html

  If you are using another type of table, please check the relevent
  section of the MySQL documentation.


  Ciao!

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Zak Greant <[EMAIL PROTECTED]>   
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB,  Advocate
/_/  /_/\_, /___/\___\_\___/   Calgary, Canada 
       <___/   www.mysql.com   403.244.7213


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to