gpt4 book ai didi

mysql - 无法写入文件(mysql 命令)

转载 作者:行者123 更新时间:2023-11-30 00:48:24 25 4
gpt4 key购买 nike

我登录了mysql,我使用的用户有File_priv,但我无法将文件写入webroot

(select 123 into outfile '/var/www/html/webroot') 
==> error: Can't create/write to file '/var/www/html/webroot/abc.txt' (Errcode: 13)

有什么办法可以绕过这个测试用例吗?

希望大家帮忙,谢谢!

最佳答案

您是否尝试过授予完整的归档权利。chmod -r 777 abc.txt

关于mysql - 无法写入文件(mysql 命令),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21177370/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com