When we import our blog from one to any other server , we have to import all databases to new server and we may suffer some problems while impoting mysql data base .

I am giving some tricks to bypass  most of these errors .

After installing blog or cms like wordpress go to php my-admin and delete all tables from newly created  database .

Import your existing database from your old server and extract it to text file .

Open text file and remove the following line in text file
Database: `name`

CREATE DATABASE `name

After removing database name you can import this database to new database easily .

http://www.homeology.info/wp-content/plugins/sociofluid/images/digg_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/reddit_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/stumbleupon_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/delicious_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/newsvine_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/technorati_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/myspace_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/facebook_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/yahoobuzz_48.png http://www.homeology.info/wp-content/plugins/sociofluid/images/twitter_48.png

Leave a Reply

You must be logged in to post a comment.