Title: Importation Error Warning: PDO::query():
Last modified: June 2, 2020

---

# Importation Error Warning: PDO::query():

 *  Resolved [Bruno Riggs](https://wordpress.org/support/users/riggsba/)
 * (@riggsba)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/importation-error-warning-pdoquery/)
 * Showed this error and stopped.
 *  Warning: PDO::query(): MySQL server has gone away in /home2/danyeb87/public_html/
   brunoriggs.com.br/dev-sqm/wp-content/plugins/fg-joomla-to-wordpress/admin/class-
   fg-joomla-to-wordpress-admin.php on line 551
 * Any suggestion?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/importation-error-warning-pdoquery/#post-12941930)
 * That means that the MySQL process has crashed.
    You can enter these SQL requests
   in phpMyAdmin to leverage the MySQL server:
 *     ```
       set global net_buffer_length=1000000;
       set global max_allowed_packet=1000000000;
       ```
   
 * Anyway, if you click again on the import button, the import will resume where
   it left off.

Viewing 1 replies (of 1 total)

The topic ‘Importation Error Warning: PDO::query():’ is closed to new replies.

 * ![](https://ps.w.org/fg-joomla-to-wordpress/assets/icon-256x256.png?rev=975975)
 * [FG Joomla to WordPress](https://wordpress.org/plugins/fg-joomla-to-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fg-joomla-to-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fg-joomla-to-wordpress/reviews/)

## Tags

 * [importer](https://wordpress.org/support/topic-tag/importer/)
 * [Joomla](https://wordpress.org/support/topic-tag/joomla/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kerfred](https://wordpress.org/support/users/kerfred/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/importation-error-warning-pdoquery/#post-12941930)
 * Status: resolved