Project

General

Profile

Actions

Bug #616

closed

[BE] handle mysql error: Lost connection to MySQL server during query

Added by Trịnh Thế Định 6 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Category:
-
Start date:
03/19/2024
Due date:
% Done:

0%

Estimated time:
Spent time:

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)
Actions #1

Updated by Trịnh Thế Định 6 months ago

  • Subject changed from [BE] handle exception mysql has gone to [BE] handle mysql error: Lost connection to MySQL server during query
Actions #2

Updated by Trịnh Thế Định 6 months ago

  • Status changed from In Progress to Resolved - Dev
Actions #3

Updated by Trịnh Thế Định 4 months ago

  • Status changed from Resolved - Dev to Closed
Actions

Also available in: Atom PDF