当前位置:网站首页>Mysql8 installation
Mysql8 installation
2022-04-23 12:53:00 【Rain fish in summer】
mysql8 install
mysql8 install
my.ini
[mysqld]
# Set up 3306 port
port=3306
# Set up mysql Installation directory
basedir=D:\database\mysql-8.0.28-winx64
# Set up mysql Database data storage directory
datadir=D:\database\mysql-8.0.28-winx64\Data
# Maximum connections allowed
max_connections=2000
# Number of connection failures allowed .
max_connect_errors=10
# The character set used by the server defaults to utf8mb4
character-set-server=utf8mb4
# The default storage engine that will be used when creating a new table
default-storage-engine=INNODB
# By default “mysql_native_password” Plug in authentication
#mysql_native_password
default_authentication_plugin=mysql_native_password
sql_mode=STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
[mysql]
# Set up mysql Client default character set
default-character-set=utf8mb4
[client]
# Set up mysql The default port when the client connects to the server
port=3306
default-character-set=utf8mb4
Installation command
mysqld --initialize --console
mysqld --install
Screenshot
版权声明
本文为[Rain fish in summer]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231252487256.html
边栏推荐
- [vulnhub range] - DC2
- Analysis of InnoDB execution process in MySQL
- 实现一个盒子在父盒子中水平垂直居中的几种“姿势”
- php生成json处理中文
- 【unity笔记】L4Unity中的基础光照
- Remote sensing image classification and recognition system based on convolutional neural network
- 云原生KubeSphere部署Redis
- 【vulnhub靶场】-dc2
- Please help me see what this is, mysql5 5. Thanks
- leetcode-791. Custom string sorting
猜你喜欢
bert-base-chinese下载(智取)
Kubernetes 入门教程
Number of nodes of complete binary tree
SSM framework series - JUnit unit test optimization day2-3
5 free audio material websites, recommended collection
Teach you to quickly develop a werewolf killing wechat applet (with source code)
Unable to create servlet under SRC subfile of idea
Try the server for one month for free, and attach the tutorial
数据库中的日期时间类型
将新增和编辑的数据同步更新到列表
随机推荐
Get the punch in record of nailing attendance machine
Remote sensing image classification and recognition system based on convolutional neural network
SSL证书退款说明
31. 下一个排列
Object.keys后key值数组乱序的问题
洛谷P5540 [BalkanOI2011] timeismoney | 最小乘积生成树 题解
如何实现点击一下物体播放一次动画
Please help me see what this is, mysql5 5. Thanks
Image attribute of input: type attribute of fashion cloud learning -h5
[vulnhub range] - DC2
Servlet监听器&过滤器介绍
SSM framework series - annotation development day2-2
没有空闲服务器?导入 OVF 镜像快速体验 SmartX 超融合社区版
Number of nodes of complete binary tree
STM32 project transplantation: transplantation between chip projects of different models: Ze to C8
Zigbee之CC2530最小系统及寄存器配置(1)
免费试用一个月的服务器,并附上教程
NPDP|产品经理如何做到不会被程序员排斥?
98. Error s.e.errormvcautoconfiguration $staticview reported by freemaker framework: cannot render error page for request
NPDP | how can product managers not be excluded by programmers?