Actions
Bug #616
closed[BE] handle mysql error: Lost connection to MySQL server during query
Description
been doctrans, tts rất hay có lỗi này
(pymysql.err.OperationalError) (2013, 'Lost connection to MySQL server during query') [SQL: SELECT users.id AS users_id, users.uuid AS users_uuid, users.email AS users_email, users.hashed_password AS users_hashed_password, users.full_name AS users_full_name, users.is_active AS users_is_active, users.is_superuser AS users_is_superuser, users.status AS users_status, users.created_at AS users_created_at, users.updated_at AS users_updated_at FROM users WHERE users.id = %(pk_1)s] [parameters: {'pk_1': 23341}] (Background on this error at: https://sqlalche.me/e/20/e3q8)
Updated by Trịnh Thế Định 10 months ago
- Subject changed from [BE] handle exception mysql has gone to [BE] handle mysql error: Lost connection to MySQL server during query
Updated by Trịnh Thế Định 10 months ago
- Status changed from In Progress to Resolved - Dev
Updated by Trịnh Thế Định 8 months ago
- Status changed from Resolved - Dev to Closed
Actions