导入sql文件时出现以下错误
ERROR: ASCII '\0' appeared in the statement, but this is not allowed unless option --binary-mode is enabled and mysql is run in non-interactive mode.
Set --binary-mode to 1 if ASCII '\0' is expected. Query: ''.
Run Code Online (Sandbox Code Playgroud)
需要帮助...!!
大家好,我是mongodb的新手,现在我尝试使用mongorestore还原它时,使用链接mongodump --db somedb --collection somecollection --out - | gzip > collectiondump.gz上给出的以下命令转储了我的一个收藏集,它使Error不知道如何处理文件。
请用这种方式帮助我,因为给定链接中的答案投票过多
database ×1
mongodb ×1
mongodump ×1
mongorestore ×1
mysql ×1
mysqldump ×1
mysqlimport ×1
phpmyadmin ×1