如何在 phpmyadmin 3.3.7 中定义表关系?

发布于 2024-09-18 16:48:55 字数 52 浏览 3 评论 0原文

我没有看到曾经存在的“关系视图”。有什么建议吗?我宁愿不必为了做到这一点而放弃所有的桌子。

I don't see the "relations view" that used to exist. Any suggestions? I'd rather not have to drop all of my tables in order to do this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

乖乖兔^ω^ 2024-09-25 16:48:55

我发现了问题。创建新数据库时,默认数据库类型设置为“MyISAM”。将其更改为“InnoDB”并保存。现在,表结构页面上的“打印视图”旁边将提供“关系视图”链接。

I found the problem. When creating a new database, the default database type is set to "MyISAM". Change that to "InnoDB" and save. Now the "relations view" link will be available next to the "print view" on the table's structure page.

汐鸠 2024-09-25 16:48:55

你有 PHPMyAdmin 的数据库表吗?

该功能应该仍然存在,请检查关系配置选项(请参阅 http://www.phpmyadmin.net/documentation /)

Do you have a database table for PHPMyAdmin?

The feature should still be there, check the relations configuration options (see http://www.phpmyadmin.net/documentation/)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文