当前位置:网站首页>my. INI file configuration
my. INI file configuration
2022-06-27 14:01:00 【Inattention a】
[mysqld]
# Set up 3306 port
port=3306
# Set up mysql Installation directory
basedir=C:\\Program Files\\MySQL
# Set up mysql Database data storage directory
datadir=C:\\Program Files\\MySQL\\Data
# Maximum connections allowed
max_connections=200
# 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
federated
sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES
# Set time zone (mysqld Next )
default-time_zone='+08:00'
[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
边栏推荐
猜你喜欢
[weekly replay] the 81st biweekly match of leetcode
【mysql进阶】MTS主从同步原理及实操指南(七)
With the advent of the era of Internet of everything, Ruijie released a scenario based wireless zero roaming scheme
全球芯片市场或陷入停滞,中国芯片逆势扩张加速提升自给率
Naacl 2022 | TAMT: search the transportable Bert subnet through downstream task independent mask training
【业务安全-02】业务数据安全测试及商品订购数量篡改实例
机械硬盘和ssd固态硬盘的原理对比分析
Array related knowledge
The second part of the travel notes of C (Part II) structural thinking: Zen is stable; all four advocate structure
Learning records of numpy Library
随机推荐
Awk concise tutorial
美国芯片再遭重击,继Intel后又一家芯片企业将被中国芯片超越
隱私計算FATE-離線預測
External memory
剑指 Offer II 039. 直方图最大矩形面积 单调栈
Summary and Thinking on interface test automation
Cesium realizes satellite orbit detour
A brief analysis of the differences between domestic and foreign e-commerce
海外仓知识科普
jvm 参数设置与分析
Resolve activity startup - lifecycle Perspective
初识云原生安全:云时代的最佳保障
NLP - monocleaner
What if the win system cannot complete the update and is revoking the status change
Openssf security plan: SBOM will drive software supply chain security
做一篇人人能搞懂的ThreadLocal(源码)
Bidding announcement: Oracle all-in-one machine software and hardware maintenance project of Shanghai R & D Public Service Platform Management Center
High efficiency exponentiation
Rereading the classic: the craft of research (1)
外部存储器