I tryed to import database using mySQL console becouse file size is 17 MB and after files were uploaded I got this message
error 1231 (4200) : Variable character_set_client can't be set to value of (NULL)
error 1231 (4200) : Variable collaction_connection can't be set to value of (NULL)
Im trying to move drupal 7 site from web to localhost and done this steps:
1.Using phpMyAdmin on the source server, export the entire SQL database to a file
2.Import the database using mySQL console (Wamp Server 2.2)
3.Copy the entire directory containing your Drupal installation from the source server to the local machine (to www directory)
4.Change database settings in settings.php
When I opened localhost/mysite
I got this message (Im new to drupal,at the moment i cant find way how to post photo in forum so here is link to photo)