MySQL Forums
Forum List  »  MyISAM

MySQL 4.0.17 data scrambles, not-null fields become null
Posted by: Phil Powell
Date: July 03, 2006 12:31PM

I'm having the most bizarre problem with PHP/MySQL that I've ever faced and it's an urgent matter (of course) to try to fix it ASAP.

We have one record inserted into a table with 75 columns, whereby half of the columns are not-null, but for some bizarre reason, the fields are null. The rest of the columns that are null are completely scrambled (e.g. "first_name" is in "address2", "fax" is in "url", "url" is in "last_name", etc.)

This just recently occurred and seems to have no history otherwise. It occurred sometime on Saturday when the record was inserted but logs indicate no unusual activity at that time.

Has anyone seen this before and found a way to prevent it from occurring again?

Thanx
Phil

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL 4.0.17 data scrambles, not-null fields become null
2806
July 03, 2006 12:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.