CSNAPC-4073: MySQL service crashes after upgrading SnapCenter to 5.0
Issue
After upgrading SnapCenter Server to version 5, it may happen that after a few hours, the the below error is seen in the SnapManagerWeb.log: ERROR SnapManagerWeb PID=[7640] TID=[36] System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while reading from the store provider's data reader. See the inner exception for details. ---> Devart.Data.MySql.MySqlException: The table 'C:\Windows\SERVIC~1\NETWOR~1\AppData\Local\Temp#sql100c_bcd_38' is full MySQL Server is in a stopped state and in MySQL logs, mysqld reports an exception: [ERROR] [MY-010907] [Server] Error writing file 'CSSNAPCENTER-bin' (errno: 28 - No space left on device) [ERROR] [MY-011072] [Server] Binary logging not possible. Message: An error occurred during flush stage of the commit. 'binlog_error_action' is set to 'ABORT_SERVER'. Server is being stopped.. mysqld got exception 0x16 ;