Hi,
I can not rebuild. I receive Error 500. Bad Response.
PLs help with error
[2021-03-03 12:49:58] Espo.ERROR: Fault to rebuild database schema. Details: An exception occurred while executing 'SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'supplier_companies' AND TABLE_SCHEMA = 'crm_achizita'': SQLSTATE[HY000]: General error: 2006 MySQL server has gone away [] []
[2021-03-03 12:49:58] Espo.ERROR: (500) Error while rebuilding database. See log file for details.; POST /api/v1/Admin/rebuild; line: 104, file: /home/crm/web/crm.achizita.ro/public_html/application/Espo/Core/DataManager.php [] []
I can not access information_schema DB.
Thanks in advance
I can not rebuild. I receive Error 500. Bad Response.
PLs help with error
[2021-03-03 12:49:58] Espo.ERROR: Fault to rebuild database schema. Details: An exception occurred while executing 'SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'supplier_companies' AND TABLE_SCHEMA = 'crm_achizita'': SQLSTATE[HY000]: General error: 2006 MySQL server has gone away [] []
[2021-03-03 12:49:58] Espo.ERROR: (500) Error while rebuilding database. See log file for details.; POST /api/v1/Admin/rebuild; line: 104, file: /home/crm/web/crm.achizita.ro/public_html/application/Espo/Core/DataManager.php [] []
I can not access information_schema DB.
Thanks in advance
Comment