Hi,
I have a table which has (varchar(255)) as a ID with primary key - because client wanted to use their own ID's - now data is 'disappearing' and I'm trying to diagnose. Can anyone tell me if there is a limit to the number of entries to a mysql db table?
Or could using varchar as a primary key a problem?
Or if anyone would know of any other reason why data should be lost other than being deleted by a person?
any help greatly appreciated