MySql error |
MySql error |
Jan 4 2006, 10:31 PM
Post
#1
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
QUOTE #1074 - Too big column length for column 'entry' (max = 255). Use BLOB instead What'sa BLOB? &how do I fix it? In simple terms because my brain is a little... Eh at the moment.Oh, and this is what I was trying to do.... |
|
|
|
![]() |
| *mipadi* |
Jan 4 2006, 10:37 PM
Post
#2
|
|
Guest |
varchar columns can only be up to 255 characters in length. You should use the type BLOB instead.
|
|
|
|
fishcake-y MySql error Jan 4 2006, 10:31 PM
fishcake-y Okay, new errors now! Yay... -.-U Proves I... Jan 4 2006, 10:52 PM
mipadi Don't pass a size along with BLOB--just do ... Jan 4 2006, 11:14 PM
fishcake-y Thank you. =3
-> Topic Closed. Jan 5 2006, 03:37 PM![]() ![]() |