Title: Import does not update Database
Last modified: December 23, 2019

---

# Import does not update Database

 *  Resolved [pblauer](https://wordpress.org/support/users/pblauer/)
 * (@pblauer)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-does-not-update-database/)
 * Hi!
    I’ve exported just the DB from a site and importing to a local env.
 * Although the UI says import completed ok, DB is not updated. I’ve checked the
   error.log and found this:
 *     ```
       {"Number":2,"Message":"mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given","File":"class-ai1wm-database-mysqli.php","Line":93}
   
       Dec 23 2019 18:25:06
       {"Number":2,"Message":"mysqli_free_result() expects parameter 1 to be mysqli_result, null given","File":"class-ai1wm-database-mysqli.php","Line":123}
       ```
   
 * I’m using Easy PHP and Windows.
 * Any ideas? For other people in my team, this is working. So must be something
   in my environment
    -  This topic was modified 6 years, 5 months ago by [pblauer](https://wordpress.org/support/users/pblauer/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/import-does-not-update-database/#post-12288481)
 * I haven’t used Easy PHP on Windows.
    Check how the database is configured in 
   wp-config.php – if using localhost, try changing it to 127.0.0.1 if using socket,
   try switching it to IP address.

Viewing 1 replies (of 1 total)

The topic ‘Import does not update Database’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334)
 * [All-in-One WP Migration and Backup](https://wordpress.org/plugins/all-in-one-wp-migration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-migration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-migration/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-migration/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)

 * 1 reply
 * 2 participants
 * Last reply from: [Yani](https://wordpress.org/support/users/yaniiliev/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/import-does-not-update-database/#post-12288481)
 * Status: resolved