当前位置:网站首页>Windows 7 安装MYSQL 错误:1067
Windows 7 安装MYSQL 错误:1067
2022-07-01 23:23:00 【衢州小风风】
本想用MYSQL来练习SQL系统。没想到在windows7的安装遇到这么多的麻烦,
麻烦真是麻烦,平时安装的好好的,一路都是NEXT,今天还遇到这种鬼事了。
经过百度,千度的搜索,都没有找到办法,也许是没有遇到我这样的问题。
搜索到的问题,都是没有一个能用的。真是气人啊。正想放弃的时候,想想,为什么自己老是这么背呢。
装个MYSQL都不成,妈啦个碧啊。搞什么垃圾程序啊。连个程序都装上不上。去死吧。
经过N次的重装,再装,卸装,都是不行,都是一样的问题,依旧啊。。。
经过N根烟的思考,终于让我发现问题了:找到安装目录下的错误日志,
不看不知道,一看就知道了。真是一个SB,为什么不看错误日志呢。
在MYSQL的DATA安装目录下有一个错误日志,记录了安装的情况:
101026 22:01:59 InnoDB: Error: unable to create temporary file; errno: 22
就是这句,一看就明白,没有权限创建临时文件
OK,问题找到了,原来是window7下的权限问题,so easy 获取一下管理员的权限,问题解决。
101026 22:01:59 [ERROR] Default storage engine (InnoDB) is not available
101026 22:01:59 [ERROR] Aborting
101026 22:01:59 [Note] D:/MySQL/bin/mysqld-nt: Shutdown complete
101026 22:04:49 InnoDB: Error: unable to create temporary file; errno: 9
101026 22:04:49 [Note] D:/MySQL/bin/mysqld-nt: ready for connections.
Version: '5.0.67-community-nt' socket: '' port: 3306 MySQL Community Edition (GPL)
SO HAPPY。以后的MYSQL安装我再也不怕啦,不怕不怕啦。
边栏推荐
- sql 优化
- Win 10 mstsc connect RemoteApp
- 2022-07-01: at the annual meeting of a company, everyone is going to play a game of giving bonuses. There are a total of N employees. Each employee has construction points and trouble points. They nee
- 深度学习 | 三个概念:Epoch, Batch, Iteration
- Li Kou today's question -241 Design priorities for operational expressions
- Zhongang Mining: it has inherent advantages to develop the characteristic chemical industry dominated by fluorine chemical industry
- Is there a piece of code that makes you convinced by human wisdom
- 2022 examination questions and online simulation examination for safety management personnel of hazardous chemical business units
- Future trend and development of neural network Internet of things
- 小程序表单校验封装
猜你喜欢
认识--Matplotlib
写给当前及未来博士研究生一些建议整理分享
Experience of practical learning of Silicon Valley products
2022年最佳智能家居开源系统:Alexa、Home Assistant、HomeKit生态系统介绍
The digital summit is popular, and city chain technology has triggered a new round of business transformation
De PIP. Interne. CLI. Main Import main modulenotfounderror: No module named 'PIP'
Current situation and future development trend of Internet of things
Redis RDB快照
Airserver latest win64 bit personal screen projection software
学成在线案例实战
随机推荐
Leetcode (34) -- find the first and last positions of elements in a sorted array
Future trend and development of neural network Internet of things
Zhongang Mining: it has inherent advantages to develop the characteristic chemical industry dominated by fluorine chemical industry
[micro service sentinel] @sentinelresource details
Distance measurement - Hamming distance
2022 crane driver (limited to bridge crane) examination questions and simulation examination
【无标题】
认识--Matplotlib
Leetcode(34)——在排序数组中查找元素的第一个和最后一个位置
SWT/ANR问题--SWT 导致 low memory killer(LMK)
from pip._internal.cli.main import main ModuleNotFoundError: No module named ‘pip‘
sql 优化
2022安全员-C证考试题模拟考试题库及模拟考试
Is it safe to choose mobile phone for stock trading account opening in Shanghai?
SWT / anr problem - SWT causes kernel fuse deadlock
De PIP. Interne. CLI. Main Import main modulenotfounderror: No module named 'PIP'
为什么PHP叫超文本预处理器
图的遍历之深度优先搜索和广度优先搜索
Create Ca and issue certificate through go language
内存泄露和内存溢出的区别是什么?