JavaShuo
欄目
標籤
多出binlog,relaylog庫,刪除提示「error dropping database」
時間 2021-01-08
標籤
那些年我們踩過的坑
mysql
欄目
MySQL
简体版
原文
原文鏈接
今天清理數據庫的時候,發現庫裏多了兩個庫,binlog,relaylog,我記得這應該是兩個日誌名 難道是以前的人要做什麼策略?打開看了一眼,庫裏沒有任何表,應該只是個空庫,沒有其他地方用到 既然是空庫,那就別留着,刪了吧,刪除竟然報錯了? 不能刪除,難道是目錄有鎖(chattr +i)?登錄上去看了一眼,啥都明白了,是前人的配置文件給日誌目錄寫在了data目錄下了 我修改配置文件,把
>>阅读原文<<
相關文章
1.
mysql刪除數據庫提示mysql Error dropping database (can't rmdir './db'...
2.
ERROR 1010 (HY000): Error dropping database (can'
3.
ERROR 1010 (HY000): Error dropping database 解決方案
4.
ERROR 1010 (HY000): Error dropping database (can't rmdir './library', errno:
5.
mysql報錯:error dropping database(cat't madir './iplat/',error)
6.
刪除mysql binlog
7.
mysql binlog 刪除
8.
在mysql服務器上面,刪除mysql數據庫報錯Error dropping database (can't rmdir './test_ceshi', errno: 39)
9.
ERROR 1010 (HY000): Error dropping database (can't rmdir './zabbix/', errno: 17)
10.
ERROR 1010 (HY000): Error dropping database (can't rmdir './bolgdb/', errno: 17)
更多相關文章...
•
MySQL刪除數據庫(DROP DATABASE語句)
-
MySQL教程
•
SQLite 刪除表
-
SQLite教程
•
SpringBoot中properties文件不能自動提示解決方法
•
IDEA下SpringBoot工程配置文件沒有提示
相關標籤/搜索
relaylog
dropping
刪除
database
提示
error
binlog
出示
提出
刪除列
MySQL
NoSQL教程
MySQL教程
PHP教程
數據庫
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
《給初學者的Windows Vista的補遺手冊》之074
2.
CentoOS7.5下編譯suricata-5.0.3及簡單使用
3.
快速搭建網站
4.
使用u^2net打造屬於自己的remove-the-background
5.
3.1.7 spark體系之分佈式計算-scala編程-scala中模式匹配match
6.
小Demo大知識-通過控制Button移動來學習Android座標
7.
maya檢查和刪除多重面
8.
Java大數據:大數據開發必須掌握的四種數據庫
9.
強烈推薦幾款IDEA插件,12款小白神器
10.
數字孿生體技術白皮書 附下載地址
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
mysql刪除數據庫提示mysql Error dropping database (can't rmdir './db'...
2.
ERROR 1010 (HY000): Error dropping database (can'
3.
ERROR 1010 (HY000): Error dropping database 解決方案
4.
ERROR 1010 (HY000): Error dropping database (can't rmdir './library', errno:
5.
mysql報錯:error dropping database(cat't madir './iplat/',error)
6.
刪除mysql binlog
7.
mysql binlog 刪除
8.
在mysql服務器上面,刪除mysql數據庫報錯Error dropping database (can't rmdir './test_ceshi', errno: 39)
9.
ERROR 1010 (HY000): Error dropping database (can't rmdir './zabbix/', errno: 17)
10.
ERROR 1010 (HY000): Error dropping database (can't rmdir './bolgdb/', errno: 17)
>>更多相關文章<<