phpMyAdmin创建表时自动递增复选框选项在哪里?

发布于 2024-11-30 07:28:55 字数 155 浏览 1 评论 0原文

我一直在我的 XAMPP 本地服务器上工作,并且在创建自动增量表时检查了 A_I 列。现在我正在尝试上传一个网站,在我的godaddy的phpMyAdmin上,我找不到自动增量按钮。我什至在页面的源代码上尝试了搜索功能,所以我现在有点困惑。如何在最新版本的 phpMyAdmin 中使列自动递增?

I've been working on my XAMPP local server and I've been just checking off the A_I column when creating a table for auto-increment. Now I'm trying to upload a website and on my godaddy's phpMyAdmin, I can't find the auto-increment button. I even tried the search function while on the page's source code, so I'm a bit confused now. How do I make a column auto-increment in the more recent versions of phpMyAdmin?

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

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

发布评论

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

评论(1

在梵高的星空下 2024-12-07 07:28:55

事实证明,它位于“附加”选项卡下。考虑到他们只有“自动增量”这一选项,我很困惑为什么他们会把它隐藏在选项卡下并将其标记为“额外”,而不是仅仅将其保留为复选标记,除非“额外”下有更多选项' 在 phpMyAdmin 的不同 config.php 设置下。

As it turns out, it's under the 'extras' tab. Considering they only have the one option of 'auto-increment' under it, it boggles my mind why they would hide it under a tab and label it extras rather than just leaving it as a check mark, unless there are more options under 'extras' under different config.php settings for phpMyAdmin.

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