摘要: 参考地址:http://www.manongjc.com/article/91110.html 1.卸载系统自带boots库 1 [root@localhost] #yum -y remove boost-* 2.卸载系统自带的mysql and mariadb 1 [root@localhost] 阅读全文
posted @ 2021-11-03 23:05 Linux运维-Friend 阅读(134) 评论(0) 推荐(0)
摘要: 1.查看Mysql 内置函数 1 # 查看Mysql 内置函数 2 mysql> help contents; 3 You asked for help about help category: "Contents" 4 For more information, type 'help <item> 阅读全文
posted @ 2021-11-03 22:56 Linux运维-Friend 阅读(231) 评论(0) 推荐(0)