Hi I am using wordpress and need to upload SQL Database, I import mysql file through PHPMyAdmin and have error: Error: SQL query: /*!40000 ALTER TABLE `wp_statpress` DISABLE KEYS */; MySQL said: Documentation #1046 - No database selected Please help me, thanks.
This error means (#1046 - No database selected ), that you haven't selected the database to run the query on.