I have a mysql database with 21 tables, all have relationships setup, I made them in phpMyAdmin with the designer. I’m confused as MyISAM does not support relations. Unless there was an update I can’t find.
Was there an update that makes MyISAM now work with relationships?
The syntax is correct, so it will be ‘accepted’. You don’t get any SQL errors.
The key won’t be added. (verify this by exporting your db: you will not see the key)