[GH-ISSUE #2156] The value panel could only show 4k characters. #656

Closed
opened 2026-03-07 20:52:44 +03:00 by kerem · 0 comments
Owner

Originally created by @ImagineBrain on GitHub (Nov 22, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2156

Describe the bug
We're using DBeaver to manage the MySQL database, there is a table includes a text column. When I query a record and view this text column's value via the value panel, only the first 4k characters was showed. Then I try to export this text column's value into txt, I can find it contains 8045 characters. I don't know this is a bug in the value panel, or it's by design.

To Reproduce
Steps to reproduce the behavior:

  1. Find a column value which contains more than 4k characters.
  2. Click on 'value' panel to view the value.
  3. Only the first 4k characters was showed.

Screenshots
Screenshot_2023-11-22_at_14_10_02
Screenshot_2023-11-22_at_14_11_23

Desktop (please complete the following information):

  • OS: [MacOS]
  • Browser [Chrome]
  • Version
    image
Originally created by @ImagineBrain on GitHub (Nov 22, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2156 **Describe the bug** We're using DBeaver to manage the MySQL database, there is a table includes a text column. When I query a record and view this text column's value via the value panel, only the first 4k characters was showed. Then I try to export this text column's value into txt, I can find it contains 8045 characters. I don't know this is a bug in the value panel, or it's by design. **To Reproduce** Steps to reproduce the behavior: 1. Find a column value which contains more than 4k characters. 2. Click on 'value' panel to view the value. 3. Only the first 4k characters was showed. **Screenshots** ![Screenshot_2023-11-22_at_14_10_02](https://github.com/dbeaver/cloudbeaver/assets/11919568/a057f033-fff5-402e-acc3-b300079f069b) <img width="688" alt="Screenshot_2023-11-22_at_14_11_23" src="https://github.com/dbeaver/cloudbeaver/assets/11919568/c684dca3-94c9-430a-8ac3-21772a6b4554"> **Desktop (please complete the following information):** - OS: [MacOS] - Browser [Chrome] - Version ![image](https://github.com/dbeaver/cloudbeaver/assets/11919568/004ddb45-bf98-4b69-926c-9a27d880d2b7)
kerem 2026-03-07 20:52:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#656
No description provided.