phpmyadmin bug:编辑插入

发布于 2024-11-18 02:15:28 字数 81 浏览 1 评论 0原文

phpmyadmin 的编辑功能今天停止工作。每当我单击行旁边的小铅笔时,它就会重定向我进行插入,并且所有字段都是空的。某人以前经历过类似的事情吗?

The edit functionality of phpmyadmin stopped working today. Whenever I click the little pencil right next to a row, it redirects me to insert and all the fields are empty. Has sb experienced something like that before?

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

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

发布评论

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

评论(3

何以心动 2024-11-25 02:15:28

这听起来像是该版本的 phpMyAdmin 中的一个错误。要编辑记录而不升级/降级 phpMyAdmin,请选择要编辑的行,然后单击结果表底部的“更改”按钮。

It sounds like a bug in that version of phpMyAdmin. To edit a record without upgrading/downgrading phpMyAdmin select the row(s) you want to edit and click the 'change' button at the bottom of the results table.

可爱暴击 2024-11-25 02:15:28

有同样的问题。重启浏览器后就清除了。

Had same problem. It cleared after restarting the browser.

唱一曲作罢 2024-11-25 02:15:28

确保 php 会话文件夹可由 Web 服务器写入,在我的例子中( /var/lib/php/session/ )

Make sure that the php session folder is writable by the web server, in my case ( /var/lib/php/session/)

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