摘要:
--查询LogDB使用空间use LogDB SELECT Name,physical_name,Size/128.0 AS [Size(MB)],FILEPROPERTY(Name,'SpaceUsed')/128.0 AS [SpaceUsed(MB)],STR(FILEPROPERTY(Nam 阅读全文
摘要:
输入命令:$ git pull origin main 报错:fatal: unable to access 'https://github.com/xxx/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:4 阅读全文