Re: newbie FTP question

2004-01-05 Thread robert_rowe
If you are using the MyISAM table type and have FTP access to the MySQL data folder then you can just upload the database folder to your server. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: newbie FTP question

2004-01-05 Thread Duncan Hill
On Monday 05 January 2004 11:26, Matthew Stuart wrote: > I have my website and MySQL db sitting locally on my PC. I need to get > it to the remote server, I know how to get the website pages and images > there, but am not sure how to transfer the data, tables and all from > the database. Can somebo