Skip to content

[Bug]: MySQL Blobs render all blob content and freezes the app #36

@mudrockdev

Description

@mudrockdev

Describe the bug

I have a table with Image Blobs in it.
When I query few rows the UI tries to render few MiBs of Blob data.
All UI becomes frozen and restart needed on Tabularis client.
Image

I suggest a setting for seeing blobs as their file header instead of actual blob content.

This is the way how AntaresSQL handles the issue.
Image
Image

To Reproduce

  1. Open any table has any type of BLOB column.
  2. Query rows.

OS Version

Fedora 41

Tabularis Version

v0.8.14

Relevant Log Output

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions