当前位置:网站首页>An error occurs when installing MySQL: could not create or access the registry key needed for the
An error occurs when installing MySQL: could not create or access the registry key needed for the
2022-07-06 19:10:00 【Ham235XueBi】
stay cmd In the implementation of mysqld --initialize -insecure --user=mysql Statement error 
terms of settlement : Enter the path C:\Window\System32, find cmd.exe, Run in administrator mode .
my.ini file :
[mysql]
# Set up mysql Client default character set
default-character-set=utf8
[mysqld]
# Set up 3306 port
port = 3306
# Set up mysql Installation directory
basedir=F:\mysql\mysql-5.7.24-winx64\mysql-5.7.24-winx64
# Set up mysql Database data storage directory
datadir=F:\mysql\mysql-5.7.24-winx64\mysql-5.7.24-winx64\data
# Maximum connections allowed
max_connections=200
# The character set used by the server defaults to 8 Bit coded latin1 Character set
character-set-server=utf8
The default storage engine that will be used when creating a new table
default-storage-engine=INNODB
边栏推荐
- Openmv4 learning notes 1 --- one click download, background knowledge of image processing, lab brightness contrast
- 【论文笔记】TransUNet: Transformers Make StrongEncoders for Medical Image Segmentation
- Helm deploy etcd cluster
- Graffiti intelligence is listed on the dual main board in Hong Kong: market value of 11.2 billion Hong Kong, with an annual revenue of 300 million US dollars
- On AAE
- Video based full link Intelligent Cloud? This article explains in detail what Alibaba cloud video cloud "intelligent media production" is
- RedisSystemException:WRONGTYPE Operation against a key holding the wrong kind of value
- C language daily practice - day 22: Zero foundation learning dynamic planning
- ModuleNotFoundError: No module named ‘PIL‘解决方法
- How to improve website weight
猜你喜欢

朗坤智慧冲刺科创板:年营收4亿 拟募资7亿

史上超级详细,想找工作的你还不看这份资料就晚了

ROS custom message publishing subscription example
![[matlab] Simulink the input and output variables of the same module cannot have the same name](/img/99/adfe50075010916439cd053b8f04c7.png)
[matlab] Simulink the input and output variables of the same module cannot have the same name

美庐生物IPO被终止:年营收3.85亿 陈林为实控人

Visual Studio Code启动时提示“Code安装似乎损坏。请重新安装。”、标题栏显示“不受支持”信息的解决办法

Synchronous development of business and application: strategic suggestions for application modernization

Meilu biological IPO was terminated: the annual revenue was 385million, and Chen Lin was the actual controller
![[depth first search] Ji suanke: find numbers](/img/e4/708a1e8252bcd2d0d621c66bf6bfed.jpg)
[depth first search] Ji suanke: find numbers

Solution of intelligent management platform for suppliers in hardware and electromechanical industry: optimize supply chain management and drive enterprise performance growth
随机推荐
数学知识——高斯消元(初等行变换解方程组)代码实现
Intelligent supply chain management system solution for hardware and electromechanical industry: digital intelligent supply chain "creates new blood" for traditional industries
ROS自定义消息发布订阅示例
Synchronous development of business and application: strategic suggestions for application modernization
提前解锁 2 大直播主题!今天手把手教你如何完成软件包集成?|第 29-30 期
青龙面板最近的库
Openmv4 learning notes 1 --- one click download, background knowledge of image processing, lab brightness contrast
关于静态类型、动态类型、id、instancetype
ModuleNotFoundError: No module named ‘PIL‘解决方法
[depth first search] Ji suanke: Square
Benefit a lot, Android interview questions
Understanding disentangling in β- VAE paper reading notes
Wx applet learning notes day01
基于蝴蝶种类识别
Abstract classes and abstract methods
R language uses rchisq function to generate random numbers that conform to Chi square distribution, and uses plot function to visualize random numbers that conform to Chi square distribution
Computer network: sorting out common network interview questions (I)
打家劫舍III[后序遍历与回溯+动态规划]
[translation] a GPU approach to particle physics
使用map函数、split函数一行键入多个元素