摘要:
MySQL slave after upgrade from 5.6.x to 5.7.x may throw the following error: 1 2 mysql> START SLAVE; ERROR 1872 (HY000): Slave failed to initialize re 阅读全文
摘要:
访问量的增大,相应nginx连接数,以及打开的文件数,是需要调整的,不然就会报以下错误 2019/10/10 16:04:37 [alert] 364127#0: *11935302 socket() failed (24: Too many open files) while connecting 阅读全文
摘要:
Issue When configure nginx 1.19.0, run the commands. ./configure --prefix=/opt/nginx-1.19.0 Copy But the following error occurs. checking for PCRE lib 阅读全文