摘要: 1.进入mysql查看secure_file_prive的值 $mysql -u root -p mysql>SHOW VARIABLES LIKE "secure_file_priv"; secure_file_prive=null -- 限制mysqld 不允许导入导出 secure_file_ 阅读全文
posted @ 2019-05-24 10:30 花儿为何那样红 阅读(3672) 评论(0) 推荐(0) 编辑