I want to create a relation between two MySQL tables in phpMyAdmin, but I get an error "Relational Features Are Disabled". Is there a workaround?
I am working on Ampps. Versions are phpMyAdmin 4.9.1, MySQL v8.0.18.
I checked several similar questions on SO. Suggested solution is to have both tables set to InnoDB. But I already did that and the problem persists. Below are threads I checked:
phpMyAdmin, Can't create a relation, Error: "relational features disabled"