Go into your mysql directory.. you'll find a subdirectory called data, then subdirectories within there each named whatever your database name is. Just copy those subdirectories. I would stop the MYSQL service (on windows, not sure what the Linux equivalent is) before doing this of course.
If you export from windoz version to linux version than you will have problems with all tables set to `read only` and if you are using InnoDB tables then you need to copy settings from my.ini or my.cnf as well (as from MySQL manual).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.