摘要:
Update操作只作用于集合中存在的文档。MongoDB提供了如下方法来更新集合中的文档: db.collection.update() db.collection.updateOne() New in version 3.2 db.collection.updateMany() New in ve 阅读全文
摘要:
MySQL 主从同步报1236错误 MySQL GTID主从模式下断链出现error 1236错误,详细内容如下: Last_IO_Error: Got fatal error 1236 from master when reading data from binary log: 'Slave ha 阅读全文