将 .bak 文件导入谷歌云 sql

问题描述

我正在尝试将 .bak 文件从谷歌云存储导入到云 sql 中,但出现以下错误

generic::invalid_argument: execution of restore command failed with error: {mssql: RESTORE DATABASE is terminating abnormally.} Known Issue: presizeDiskForImportHelper: Error doing disk presize check with error: connection error: desc = "transport: Error while dialing dial tcp [::1]:8086: connect: connection refused"

我试图用谷歌搜索错误,但我没有找到任何有用的信息,除非备份文件有可能是坏的。

更新 云 SQL 中的数据库显示为默认排序规则

当我打字时

Use mydatabase

我得到了

Database 'mydatabase' cannot be opened. It is in the middle of a restore.

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)