摘要: sp_configure 'max text repl size', -1 go exec sp_configure 'allow updates', 0 go RECONFIGURE go --exec sys.sp_configure 'allow updates' 阅读全文
posted @ 2023-04-27 08:08 Ender.Lu 阅读(24) 评论(0) 推荐(0) 编辑