我自己尝试了一下,极速安装需要有/rpm/centos7/64/bt-mysql80.rpm,目前官方的应该是8.0.24版本。
然后又尝试使用编译模式安装,下载https://download.bt.cn/install/0/mysql.sh后,将其中的下载地址换成https://mirrors.cloud.tencent.com/mysql/downloads/MySQL-8.0/mysql-boost-8.0.27.tar.gz。
最后编译执行的时候提示
Complete!
CMake Error: The source directory "/www/server/mysql" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found. Stop.
能否给点指导 |