mysql -h "server-name" -u "root" "-pXXXXXXXX" "database-name" < "filename.sql" ... 这是创建文件 ds_fbids.sql 并将其通过管道传递到mysql 的Shell脚本代码。
確定! 回上一頁