codingapi / codingapi/tx-lcn

The database is read only; SQL statement:

Đang mở
#449 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Java
Star
4.2k
Fork
1.4k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

java.sql.SQLException: java.sql.SQLException: The database is read only; SQL statement:
INSERT INTO TXC_UNDO_LOG (UNIT_ID,GROUP_ID,SQL_TYPE,ROLLBACK_INFO,CREATE_TIME) VALUES(?,?,?,?,?) [90097-197] Query: INSERT INTO TXC_UNDO_LOG (UNIT_ID,GROUP_ID,SQL_TYPE,ROLLBACK_INFO,CREATE_TIME) VALUES(?,?,?,?,?) Parameters: [ac006b42457ed1e82c93555e6f237d3c, 554a159c96c537, 3, [11, 10, 8, 116, 98, 95, 116, 111, 107, 101, 110, 19, 11, 10, 8, 116,
在客户端为什么总会更新这种表,这张表TXC_UNDO_LOG 是干什么用的?用着用着就会出现这个问题

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Start from the TXC_UNDO_LOG INSERT shown in the exception and trace where this table is written in the transaction flow. Reproduce the read-only database failure and determine the table's purpose and why the client updates it. Done means the cause and an actionable resolution are documented.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
java, sql
Lĩnh vực
backend, databases, distributed-systems
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.