I'm a novice at setting up a mysql database and don't know the answer to
this. I usually set up my primary keys as autoincrementing ID fields. Now I
need to have a primary key that isn't an autoincrementing field as I want to
store the CFTOKEN and use it as the primary key. Can I not have a
non-au
I'm new to mysql, so there may be a simple explanation of this that I'm not
aware of. I have a field set to type blob. When viewing this field within
the database, the correct text that has been inserted appears. When I pull
it into a page within tags, I get a string of odd alphanumeric
character