[PHP] mySQL Data Limits

2002-04-23 Thread JSheble
I have a database with a TEXT field in it, and I've been using it this way for over three years... today was the first time an INSERT was truncated on this field... It was an unusually large INSERT, and due to the truncation I'm now has wondering what are the limits (if any) on inserting data

RE: [PHP] mySQL Data Limits

2002-04-23 Thread John Holmes
... -Original Message- From: JSheble [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 3:43 PM To: PHP List Subject: [PHP] mySQL Data Limits I have a database with a TEXT field in it, and I've been using it this way for over three years... today was the first time an INSERT