Home > Database > Mysql Tutorial > body text

How does mysql query blob type content in navicat

醉折花枝作酒筹
Release: 2021-07-27 09:14:53
forward
8161 people have browsed it

BLOB is a binary large object, a container that can store binary files. In computers, BLOB is often a field type used to store binary files in a database. A BLOB is a large file, typically a picture or a sound file, and must be processed in a special way due to their size.

How does mysql query blob type content in navicat

1. When querying blob type images in mysql, I found that the content could not be queried.

How does mysql query blob type content in navicat

2. When clicking on a blob type image in mysql, I found that the content could not be queried.

3. Query found that the content cannot be displayed.

#4. Click the red arrow above to switch the text to an image to display the image content.

How does mysql query blob type content in navicat

Related recommendations: "mysql tutorial"

The above is the detailed content of How does mysql query blob type content in navicat. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template