Home > Database > Mysql Tutorial > body text

SQLServer 2005 复制遇到的问题

WBOY
Release: 2016-06-07 15:39:54
Original
1024 people have browsed it

网站为了做数据库实时备份,用了SQLServer 2005 的 事务复制 当源数据库出问题的时候可以及时 更改 数据库链接到 备份数据库上,原本想法是这样的 但是投入使用后,发现了严重的问题 源数据库表字段是有默认值的 备份数据库的 默认值都不见了,导致 NULL 值

网站为了做数据库实时备份,用了SQLServer 2005 的 事务复制

当源数据库出问题的时候可以及时 更改 数据库链接到 备份数据库上,原本想法是这样的

但是投入使用后,发现了严重的问题

源数据库表字段是有默认值的

备份数据库的 默认值都不见了,导致 NULL 值的存在

程序出现问题

这些狗屁问题啊,就没有一个可以实时备份的方案???

考虑使用 MySQL ,但是MySQL 会不会也潜藏着更大的风险

真是操蛋啊,最近这些问题弄的人快死了

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!