当前位置:网站首页>安装Mysql报错:Could not create or access the registry key needed for the...
安装Mysql报错:Could not create or access the registry key needed for the...
2022-07-06 11:17:00 【Ham235XueBi】
在cmd中执行mysqld --initialize -insecure --user=mysql语句报错
解决办法:进入路径C:\Window\System32,找到cmd.exe,用管理员模式运行。
my.ini文件:
[mysql]
#设置mysql客户端默认字符集
default-character-set=utf8
[mysqld]
#设置3306端口
port = 3306
#设置mysql的安装目录
basedir=F:\mysql\mysql-5.7.24-winx64\mysql-5.7.24-winx64
#设置mysql数据库的数据的存放目录
datadir=F:\mysql\mysql-5.7.24-winx64\mysql-5.7.24-winx64\data
#允许最大连接数
max_connections=200
#服务端使用的字符集默认为8比特编码的latin1字符集
character-set-server=utf8
创建新表时将使用的默认存储引擎
default-storage-engine=INNODB
边栏推荐
- 爬虫玩得好,牢饭吃到饱?这3条底线千万不能碰!
- [matlab] Simulink the input and output variables of the same module cannot have the same name
- If you have any problems, you can contact me. A rookie ~
- 助力安全人才专业素养提升 | 个人能力认证考核第一阶段圆满结束!
- Airiot IOT platform enables the container industry to build [welding station information monitoring system]
- wx小程序学习笔记day01
- 三年Android开发,2022疫情期间八家大厂的Android面试经历和真题整理
- 如何提高网站权重
- 手写一个的在线聊天系统(原理篇1)
- Binary search tree
猜你喜欢
Based on butterfly species recognition
Describe the process of key exchange
Hongke shares | plate by plate ar application in Beijing Winter Olympics
二叉搜索树
关于npm install 报错问题 error 1
[paper notes] transunet: transformers make strongencoders for medical image segmentation
Video based full link Intelligent Cloud? This article explains in detail what Alibaba cloud video cloud "intelligent media production" is
Method of accessing mobile phone storage location permission under non root condition
Tongyu Xincai rushes to Shenzhen Stock Exchange: the annual revenue is 947million Zhang Chi and Su Shiguo are the actual controllers
Pytorch common loss function
随机推荐
R language ggplot2 visualization: use ggviolin function of ggpubr package to visualize violin diagram
提前解锁 2 大直播主题!今天手把手教你如何完成软件包集成?|第 29-30 期
R language ggplot2 visual time series histogram: visual time series histogram through two-color gradient color matching color theme
R language ggplot2 visualization: use the ggstripchart function of ggpubr package to visualize the grouped dot strip plot, and set the add parameter to add box plots for different levels of dot strip
关于npm install 报错问题 error 1
When visual studio code starts, it prompts "the code installation seems to be corrupt. Please reinstall." Solution to displaying "unsupported" information in the title bar
Certains marchés de l'emploi de Shanghai refusent d'embaucher des personnes qui se rétablissent positives à Xinguan
pychrm社区版调用matplotlib.pyplot.imshow()函数图像不弹出的解决方法
Installation and management procedures
RedisSystemException:WRONGTYPE Operation against a key holding the wrong kind of value
Based on butterfly species recognition
手写一个的在线聊天系统(原理篇1)
Pytorch common loss function
MRO工业品企业采购系统:如何精细化采购协同管理?想要升级的工业品企业必看!
Penetration test information collection - WAF identification
裕太微冲刺科创板:拟募资13亿 华为与小米基金是股东
The nearest library of Qinglong panel
五金机电行业供应商智慧管理平台解决方案:优化供应链管理,带动企业业绩增长
Interface test tool - postman
test about BinaryTree