Mindops
Mindops
Thank you for your reply, but I'm still getting an error when I execute the command using blisp: ``` ./blisp write --chip bl60x --reset -p /dev/tty.usbserial-2110 ~/soft/Ai-Thinker-WB2/applications/get-started/helloworld/build_out/helloworld.bin Sending a handshake......
@agapple 你好,就配置了一个instance
我将物理内存调大到了32G,堆配置到了24G,目前稳定运行。过两天我再测试下,然后把结果发上来
关于内存溢出的问题,今天突然想到一个问题: 如果一个MySQL实例里有多个数据库,如test1,test2,test3,但是canal实例里只配置消费(canal.instance.filter.regex)某一个数据库(schema)的日志,如test1,那canal接收到其他的数据库的binlog,会如何处理,是直接忽略掉吗?