Dont know if this is good forum. But im having trouble with transferring my DB to another webhost. I followed this topic http://drupal.org/node/120630 to change host.
When i export the DB. its only 8MB big. While the whole DB is 18mb. I see the following table not exporting correctly. [code]drupalcache_form[/code]

Is this any problem?

Comments

marcvangend’s picture

Before you export the database, you should clear all cache (Administer » Site configuration » Performance). Cache improves site performance, but you don't want to move it to the other webhost.

If the database export stops somewhere in the middle, maybe it's because the export script times out. Maybe it helps to export the db in sections?