I am not very familiar with mysql but am having to port a table i have created to another machine. I am running the latest mysql. Could someone please inform me how this is possible from the command line.
if you have phpmyadmin you can export you're table with structure and data as an sql statement. you can run that statement on the other machine in mysql and everything is the same then.
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.