摘要:
主从同步出现Got fatal error 1236 from master when reading data from binary log: 'Could not find first log file name in binary log index file,则是因为主从日志版本号不一致而 阅读全文
摘要:
在rabbitmq进行源码编译安装的时候报erlc: /lib64/libz.so.1: version `ZLIB_1.2.7.1' not found (required by erlc) ;经查找发现是当前zlib版本过低问题;下载ZLIB_1.2.7.1源码包进行编译安装后,重新编译erla 阅读全文