当前位置:网站首页>How to delete MySQL components using xshell7?
How to delete MySQL components using xshell7?
2022-07-04 01:10:00 【CSDN Q & A】
I want to unload mysql, The control panel's , Of the registry ,C As long as it's in the name mysql All of them have been deleted . But my xshell7 The panel still reminds me that mysql Environmental Science , I found... By typing a command , Do exist mysql Components :

I used it rpm -ev Delete will report an error :error: Failed dependencies:
mysql-errmsg(x86-64) = 8.0.21-1.2.al8 is needed by (installed) mysql-server-8.0.21-1.2.al8.x86_64
But according to the information I found , This error usually occurs during installation mysql when .
And when I use rm -rf deleted , Although not wrong , But it can't be deleted , How to solve it ?
Take the answer :
You can refer to this article :https://blog.csdn.net/qq_38901850/article/details/113728607
边栏推荐
- From functools import reduce -- see the use of reduce function from typical examples
- Query efficiency increased by 10 times! Three optimization schemes to help you solve the deep paging problem of MySQL
- [software testing] you haven't mastered these real interview questions of big companies?
- 手机异步发送短信验证码解决方案-Celery+redis
- Gauss elimination method and template code
- 关于 uintptr_t和intptr_t 类型
- 长文综述:大脑中的熵、自由能、对称性和动力学
- Function: store the strings entered in the main function in reverse order. For example, if you input the string "ABCDEFG", you should output "gfedcba".
- gslb(global server load balance)技术的一点理解
- leetcode 121 Best Time to Buy and Sell Stock 买卖股票的最佳时机(简单)
猜你喜欢

Employees' turnover intention is under the control of the company. After the dispute, the monitoring system developer quietly removed the relevant services

Sequence list and linked list

A-Frame虚拟现实开发入门

手机异步发送短信验证码解决方案-Celery+redis

What is the GPM scheduler for go?

Gauss elimination method and template code

老姜的特点

我管你什么okr还是kpi,PPT轻松交给你

0 basic learning C language - nixie tube dynamic scanning display

技术实践|线上故障分析及解决方法(上)
随机推荐
Pytest unit test framework: simple and easy to use parameterization and multiple operation modes
基于.NetCore开发博客项目 StarBlog - (14) 实现主题切换功能
The FISCO bcos console calls the contract and reports an error does not exist
AI helps make new breakthroughs in art design plagiarism retrieval! Professor Liu Fang's team paper was employed by ACM mm, a multimedia top-level conference
使用dnSpy对无源码EXE或DLL进行反编译并且修改
Fundamentals of machine learning: feature selection with lasso
It's OK to have hands-on 8 - project construction details 3-jenkins' parametric construction
数据库表外键的设计
功能:编写函数fun求s=1^k+2^k +3^k + ......+N^k的值, (1的K次方到N的K次方的累加和)。
Unity Shader入门精要读书笔记 第三章 Unity Shader基础
不得不会的Oracle数据库知识点(四)
HackTheBox-baby breaking grad
Eight year test old bird, some suggestions for 1-3 year programmers
Alibaba test engineer with an annual salary of 500000 shares notes: a complete set of written tests of software testing
Oracle database knowledge points that cannot be learned (III)
我管你什么okr还是kpi,PPT轻松交给你
[common error] custom IP instantiation error
A little understanding of GSLB (global server load balance) technology
be based on. NETCORE development blog project starblog - (14) realize theme switching function
Delete all elements with a value of Y. The values of array elements and y are entered by the main function through the keyboard.