4/11/2021 11:09:50 PM [Error] Failed to backup “gs_db” database with “Full” backup type: mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysqldump: Error 2013: Lost connection to MySQL server during query when dumping table gs_object_data_027046523304
at row: 15574
mysqldump: Couldn’t execute ‘show table status like ‘gs_object_data_027046523320’’: MySQL server has gone away (2006)
mysqldump: Couldn’t execute ‘SET SQL_QUOTE_SHOW_CREATE=1’: MySQL server has gone away (2006)
mysqldump: Couldn’t execute ‘SELECT COLUMN_NAME
AS Field
, COLUMN_TYPE
AS Type
, IS_NULLABLE
AS Null
, COLUMN_KEY
AS Key
, COLUMN_DEFAULT
AS Default
, EXTRA
AS Extra
, COLUMN_COMMENT
AS Comment
FROM INFORMATION_SCHEMA
.COLUMNS
WHERE TABLE_SCHEMA = ‘gs_db’ AND TABLE_NAME = ‘gs_object_data_027046523320’ ORDER BY ORDINAL_POSITION’: MySQL server has gone away (2006)
mysqldump: Couldn’t execute ‘show table status like ‘gs_object_data_027046523338’’: MySQL server has gone away (2006)
mysqldump: Couldn’t execute ‘SET SQL_QUOTE_SHOW_CREATE=1’: MySQL server ha…
Hi Anouar_meallam,
SQLBackupAndFTP creates backups of your MySQL Server via the mysqldump tool.
The error message “MySQL server has gone away” is generated by the mysqldump tool and cannot be resolved via SQLBackupAndFTP. We recommend you to find more details on the web.
If you have any other questions, please let us know.