show variables like '%secure%';
将文件导出路径更改为查询到的secure-file-priv路径下select * from table where column = 'query' order by id limit 0,10 into file secure_file_path + file_name.csv;
reference
相关文章:
show variables like '%secure%';
将文件导出路径更改为查询到的secure-file-priv路径下select * from table where column = 'query' order by id limit 0,10 into file secure_file_path + file_name.csv;
reference
相关文章: