View Single Post
Old
  (#3 (permalink))
Dauthus
Junior Member
 
Status: Offline
Posts: 60
Join Date: Apr 2003
05-29-2005, 12:11 AM

You will have to change the bodytext field in the database table in nuke_stories with phpmyadmin.

You will have to change it to either longtext or longblob.

Then try and add the text you were attempting.

MYSQL documentation:

Quote:
The maximum size of a BLOB or TEXT object is determined by its type, but the largest value you actually can transmit between the client and server is determined by the amount of available memory and the size of the communications buffers. You can change the message buffer size by changing the value of the max_allowed_packet variable, but you must do so for both the server and your client program.


http://www.bootleghollow.com/images/sig1.gif
Vivere disce, cogita mori
Molon Labe!
   
Reply With Quote