Em mới chạy thử:
Code:
mysql> select * INTO OUTFILE "/tmp/ofile_db.out" FROM Log;
thì permission của ofile_db.out
Code:
-rw-rw-rw- 1 mysql mysql 18 2010-07-21 15:43 ofile_db.out
Nhưng em dùng root của mysql để dump ra file này, không biết anh dùng user nào?