YOUNGCODGER
Programmer
I have a MySQL database sitting on a Linux system which I need to migate to MySQL under Windows. Is there an easier way to do this rather than setting up all the tables under Windows and exporting each table to CSV (or similar) and then importing it into the new table?
Many thanks,
YoungCodger