adspace


How big is a blob mysql?

Answer Posted / Vishal Kumar Pandey

In MySQL, the size of BLOB (Binary Large Object) data types can vary significantly depending on the content stored. The actual storage size may be larger than the represented size due to internal overhead for management and optimization purposes. However, the default maximum length for BLOB and TEXT columns in MySQL is 65,535 bytes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1085


How to Change a users password from unix shell.

1223


What is the current mysql version?

1105


Which statement is used in a select query for partial matching?

1247