[GH-ISSUE #585] MySQL Blob field with long text are truncated #167

Closed
opened 2026-03-07 20:45:37 +03:00 by kerem · 3 comments
Owner

Originally created by @tsonglew on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/585

Describe the bug
Blob field with long value are truncated

To Reproduce
Steps to reproduce the behavior:

  1. Fill a field from any mysql table with long text
  2. Go to that row and click the field
  3. See that the value is not fully retrieved from mysql

Screenshots

the selected value of 11th row with id 34 should have 828bytes, but only part of the value are shown on cloudbeaver. btw, the value looks good on dbeaver for Mac.

CloudBeaver:

image

DBeaver:

image

Desktop (please complete the following information):

  • OS: macOS 12.0.1
  • Browser Safari
  • Version 15.1
Originally created by @tsonglew on GitHub (Dec 10, 2021). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/585 **Describe the bug** Blob field with long value are truncated **To Reproduce** Steps to reproduce the behavior: 1. Fill a field from any mysql table with long text 2. Go to that row and click the field 4. See that the value is not fully retrieved from mysql **Screenshots** the selected value of 11th row with id 34 should have 828bytes, but only part of the value are shown on cloudbeaver. btw, the value looks good on dbeaver for Mac. CloudBeaver: <img width="1361" alt="image" src="https://user-images.githubusercontent.com/14333766/145506639-5d8fb50c-1aec-4b16-b104-63ed0ac934cb.png"> DBeaver: <img width="1353" alt="image" src="https://user-images.githubusercontent.com/14333766/145507260-4e04b0e2-1ded-49a8-a644-ebc329cb40f0.png"> **Desktop (please complete the following information):** - OS: macOS 12.0.1 - Browser Safari - Version 15.1
kerem 2026-03-07 20:45:37 +03:00
Author
Owner

@kseniiaguzeeva commented on GitHub (Dec 10, 2021):

Thank you for the report.

<!-- gh-comment-id:990862657 --> @kseniiaguzeeva commented on GitHub (Dec 10, 2021): Thank you for the report.
Author
Owner

@kseniiaguzeeva commented on GitHub (Apr 19, 2022):

LOBs can be saved to in external file from the Data Editor in the current release 22.0.3.
The support of longer data display in the Value panel and changing the Value panel limits will be available in 22.0.4 release.

<!-- gh-comment-id:1102476791 --> @kseniiaguzeeva commented on GitHub (Apr 19, 2022): LOBs can be saved to in external file from the Data Editor in the current release 22.0.3. The support of longer data display in the Value panel and changing the Value panel limits will be available in 22.0.4 release.
Author
Owner

@kseniiaguzeeva commented on GitHub (May 4, 2022):

The larger values can be displayed in the Value panel now. You can also configure the Value panel limits in the configuration file.

<!-- gh-comment-id:1117214458 --> @kseniiaguzeeva commented on GitHub (May 4, 2022): The larger values can be displayed in the Value panel now. You can also [configure the Value panel limits in the configuration file](https://github.com/dbeaver/cloudbeaver/wiki/Server-configuration#resource-quotas).
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#167
No description provided.