摘要: 开启参数优化 exec sp_configure 'show advanced options', 1 reconfigure; exec sp_configure 'xp_cmdshell', 1 reconfigure; exec sp_configure 'Ad Hoc Distributed 阅读全文
posted @ 2019-06-21 12:35 郭大侠1 阅读(341) 评论(0) 推荐(0)