-d database name -c command file name -l bad row(s) log file -e bad row(s) # before abort -s syntax error check only -n # of row(s) before commit -p prompt to commit or not on abort -i # or row(s) to ignore before starting -r loading without locking table -X recognize HEX escapes in character fields -k loading with exclusive lock on table(s)
-d <datebasename>; 指定数据库名 -c <file>; 控制文件名 -l <file>; 错误日志名 -n num 一次提交的记录数 -e num 最大错误记录数