MySQL TEXT - Possible Corruption

2004-09-04 Thread Paul Higgins
Hi, I've been having a problem using the TEXT column type. I'm trying to insert a serialized PHP object into this field. However, when I execute the insert command (via a php script), I cannot view the data until I restart the service. I query the database using the command prompt, but the

RE: MySQL TEXT - Possible Corruption

2004-09-04 Thread Paul Higgins
Hi again, Sorry for the double post. I created a new database, recreated all my tables, repopulated them, and it seems to work now. Any ideas as to what was causing this? Paul From: Paul Higgins [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: MySQL TEXT - Possible Corruption Date: Sat, 04

Best Database

2004-02-29 Thread Paul Higgins
Hi everyone, I want to create a table that will consistently have data added and removed from it. Is there anything I should know/consider before doing this? Any information you could provide would be GREATLY appreciated. Thanks, Paul