News

Vanilla MySQL doesn't support any sort of referential integrity. You can use "InnoDB" tables (here) that add that functionality. If you're in a shared hosting environment, InnoDB support probably ...