1219 部署asdf mysql
官网:asdf install mysql https://github.com/iroddis/asdf-mysql
asdf plugin-add mysql
asdf list-all mysql
asdf install mysql [VERSION]
asdf global mysql [VERSION]asdf install mysql 8.0.31然后查看版本的时候出现了错误:
error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directorysudo apt install libncurses5