摘要:
core/routing.o: In function `uwsgi_route_condition_regexp': routing.c:(.text+0x365c): undefined reference to `pcre_free_study' routing.c:(.text+0x3680 阅读全文
摘要:
使用源代码编译安装mysql还是比较麻烦,一般来说设备安装时请网络同事临时开通linux上网,通过yum网络实现快速安装,或配置yum仓库进行内网统一安装。 通过网络快速安装过程如下 登陆root账号 # mysql -uroot -p 建立远程root用户 mysql> GRANT ALL PRI 阅读全文