MySQL client for foreign key relations

Hello,

I’m looking for a client which binds foreign key values when I add a new row.

What I mean is, let’s say cities table has a country_id column from countries table, so the client should list countries as a select box in the insert/edit panel.

Thank you.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.