当前位置:网站首页>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安装我再也不怕啦,不怕不怕啦。
边栏推荐
- 常见的积分商城游戏类型有哪些?
- Notes to problems - file /usr/share/mysql/charsets/readme from install of mysql-server-5.1.73-1 glibc23.x86_ 64 c
- The difference between timer and scheduledthreadpoolexecutor
- Linux foundation - centos7 offline installation of MySQL
- Zhao Fuquan: to ensure supply in the short term, we should build a safe, efficient and resilient supply chain in the long term
- Switch to software testing, knowing these four points is enough!
- Y53. Chapter III kubernetes from introduction to mastery -- ingress (26)
- 2022年最佳智能家居开源系统:Alexa、Home Assistant、HomeKit生态系统介绍
- Redis AOF log
- Notes on problems - /usr/bin/perl is needed by mysql-server-5.1.73-1 glibc23.x86_ sixty-four
猜你喜欢

TS初次使用、ts类型

STM32F030F4驱动TIM1637数码管芯片

Redis data types and application scenarios

字典、哈希表、数组的概念

What professional classification does the application of Internet of things technology belong to

MT manager test skiing Adventure

from pip._internal.cli.main import main ModuleNotFoundError: No module named ‘pip‘

Concepts of dictionary, hash table and array

Redis 主从同步

Know --matplotlib
随机推荐
Glass mosaic
Create Ca and issue certificate through go language
2022 examination questions and online simulation examination for safety management personnel of hazardous chemical business units
每日三题 6.29
[micro service sentinel] sentinelresourceaspect details
通过Go语言创建CA与签发证书
Matplotlib common charts
Which securities company is better and which is safer to open a securities account
typescript枚举
字典、哈希表、数组的概念
notBlank 和 notEmpty
Redis data types and application scenarios
excel如何打开100万行以上的csv文件
【必会】BM41 输出二叉树的右视图【中等+】
mysql binlog的清理
上海炒股开户选择手机办理安全吗?
Concepts of dictionary, hash table and array
2022安全员-C证考试题模拟考试题库及模拟考试
认识--Matplotlib
Linux基础 —— CentOS7 离线安装 MySQL