I have been developing a PHP application on Win 2000 Server and the Windows compiled Version of MySQL 4.x. I now am having to port this application over to a UNIX (Solaris 8) box. I have installed the Solaris version of MySQL 4.0 onto it and can query the test database just fine. I then copied my data directory over and I cannot read the tables. Is there a procedure to export the Windows version of my database out and import it into the UNIX version of MySQL? I just don't want to have to recreate my database. Ya know? Thanks for any help!!!!