BUG#9303 blob field with specified length < 256 does not create tinyblob
mysql-test/r/type_blob.result: Test creates a blob(250 whcih is now displayed as tinyblob when SHOW COLUMNS is called. sql/sql_parse.cc: Added missing else so that FIELD_TINY_BLOB can be selected
Showing
Please register or sign in to comment