源码编译失败后需要重新编译的时候

我们需要执行如下操作

[root@kz-003 mysql-5.6.23]# make clean
[root@kz-003 mysql-5.6.23]# rm -f CMakeCache.txt 

 

相关文章: