随笔分类 - mongo
mongo
摘要:1、 description: use combined and and or query in the mongo 2、sql query statement: select * from deviceInfo where devId='11010001' and (sndStatus=0 or
阅读全文
摘要:1、描述虚拟机搭建mongo副本集虚拟机的设定的hostname为: centosc。虚拟机IP为 192.168.25.129 搭建三个副本集端口分别为,28017、28018、28019 ,运行mongo副本集报错,报错信息如下: 2024-05-20 10:22:39:235[main]INF
阅读全文