Re: Moving database from windoze to Linux

2001-07-27 Thread Dave Hewlett
It may be a solution for you...i simply copied the Mysql databases from windows to suse 7.1 and it worked just fine! David. Glyn Davies wrote: > Good day,I have created a database using MySQL under Windoze and am > trying to move the data to MySQL running on Linux. I have exported the > data to

Re: Moving database from windoze to Linux

2001-07-27 Thread Stefan Hinz
Dear Glyn, you can dump a database under Unix and Windoze in the same way (shell under Unix, command line under Windoze. You should go to c:\mysql\bin\ first if Windoze can't find the path. I assume there are no privilege restrictions on either machine, otherwise you will have to enter -u user

Re: Moving database from windoze to Linux

2001-07-27 Thread hassan el forkani
try to use mysqlfront ( http://www.mysqlfront.de ), a windows GUI for mysql i've tried it and it works like a charm you can export table structure in a .sql format and then dump data into a csv file and use the same utlity to import the files into your linux machine; regards; At 08:00 27/07/0