This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我在一个网站上工作,我需要做允许用户上传视频的功能。我尝试这样做,但在运行时 NetBeans 出现最大长度超出的错误我尝试通过在 mysql 的 my.ini 文件中写入 max_allowed_packet=100 M 来解决它,但它没有帮助,因为它给出了拒绝访问的消息。你能指导我如何修复它吗?