mysql 导出文件
摘要:
在数据库中导出文件: select from tb_test01 into outfile 'test.txt'; ERROR 1290 (HY000): The MySQL server is running with the secure file priv option so it canno 阅读全文
posted @ 2019-05-09 23:39 游荡的鱼 阅读(351) 评论(0) 推荐(0) 编辑