MySQL server PID file could not be found!
提示这个很多可能原因,如果安装成功了,按反馈必读要求提供mysql日志信息
[ 40%] Building CXX object sql/CMakeFiles/sql.dir/sql_yacc.cc.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
。。。。。。
/root/lnmp1.8/src/php-7.4.21/Zend/zend_execute.c:3235:42: warning: ‘seen_type’ may be used uninitialized in this function [-Wmaybe-uninitialized]
} else if (needs_coercion && seen_type != ZEND_TYPE_CODE(prop->type)) {
^
cc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.