Log In · Register

 
MySql error
talcumpowder
post 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....
 
 
Start new topic
Replies (1 - 4)
*mipadi*
post 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.
 
talcumpowder
post Jan 4 2006, 10:52 PM
Post #3


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Okay, new errors now! Yay... -.-U Proves I've got zero idea what I'm doing.
QUOTE
#1064 - You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near '(50000) default NULL,
  `commentstatus` varchar(1) default NUL

 
*mipadi*
post Jan 4 2006, 11:14 PM
Post #4





Guest






Don't pass a size along with BLOB--just do "'entry' BLOB default NULL".
 
talcumpowder
post Jan 5 2006, 03:37 PM
Post #5


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Thank you. =3
-> Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: