General error: 1835 Malformed communication packet [duplicate]
问题 This question already has answers here : SQLSTATE[HY000]: General error: 1835 Malformed communication packet on LARAVEL (14 answers) Closed last month . Suddenly I got this error in my Laravel web application. PDOException in MySqlConnector.php line 38: SQLSTATE[HY000]: General error: 1835 Malformed communication packet Can you help me out to solve this? 回答1: With reference to another post, I have added the below line in db connection and its working for now. 'options' => [PDO::ATTR_EMULATE