In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
problem
Navicat failed to delete this database when it was deleted. The system indicates that an error has occurred. The error code is:
1010-error deleting database (cannot rmdir/testdb, error number: 39)
Solution process
1) find the storage location of the database
Mysql > show variables like'% datadir%'
2) enter the storage location and find
There are still some files under the testdb database that cannot be deleted.
ACT_EVT_LOG.frm ACT_HI_COMMENT.frm ACT_HI_VARINST.frm ACT_PROCDEF_INFO.frm ACT_RU_EXECUTION.frm
Question: there are no uppercase letters in the creation script, but lowercase is specified. We don't know where the problem is and how these tables are generated.
3) Delete all files under the testdb folder to solve the problem
Cd testdb
Rm-rf *
Be careful
For the uppercase letters in 2, you need to pay attention to the configuration items in the my.cnf configuration file
Lower_case_table_names is an attribute parameter description of a case-sensitive setting for mysql:
Lower_case_table_names: this parameter cannot be modified dynamically, and the database must be restarted.
Lower_case_table_names = 1 table names are stored in lowercase on disk, but are case-insensitive when compared
Lower_case_table_names=0 table names are stored as given sizes and comparisons are case-sensitive
Lower_case_table_names=2, the table name is stored in the given case but compared in lowercase
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
1. A simple schema.xml file: 1. The contents of the file: xml version= "1. 0"? >
Wechat
About us
Contact us
Product review
car news
thenatureplanet
More Form oMedia:
AutoTimes.
Bestcoffee.
SL News.
Jarebook.
Coffee Hunters.
Sundaily.
Modezone.
NNB.
Coffee.
Game News.
FrontStreet.
GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.