database error
The error was found in getOne function in the file /path to.../mysite.com/inc/classes/BxDolStorageQuery.php at line 67.
Array ( [0] => Array ( [file] => /path to.../mysite.com/inc/classes/BxDolDb.php [line] => 1194 [function] => execute [class] => PDOStatement [type] => -> [args] => Array ( [0] => ) )
-
-
- · Genesis
- ·
Query:
SELECT `mime_type` FROM `sys_storage_mime_types` WHERE `ext` = ?Mysql error:
MySQL server has gone away -
- · Genesis
- ·
Its from the video downloader app
-
-
·
LeonidS
- ·
This error "MySQL server has gone away" means that you need to increase the wait_timeout parameter's value and restart the MySQL server.
-
·
LeonidS