<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Performance on Mr.Yu-技术笔记</title>
    <link>https://yujinping.top/tags/performance/</link>
    <description>Recent content in Performance on Mr.Yu-技术笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 07 Apr 2022 22:45:00 +0800</lastBuildDate>
    <atom:link href="https://yujinping.top/tags/performance/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MYSQL 8 修改最大连接数</title>
      <link>https://yujinping.top/post/mysql/mysql_max_connection/</link>
      <pubDate>Thu, 07 Apr 2022 22:45:00 +0800</pubDate>
      <guid>https://yujinping.top/post/mysql/mysql_max_connection/</guid>
      <description>对于 mysql8 数据库设置其最大连接数，通常使用的是 max_connection。 查看设置 可以使用如下 sql 查询全局变量的设定： show variables like &amp;#39;%max_connections%&amp;#39;;得到查询结果：（如下图所示） max_connections 这个就是通常的最大连接数； mysqlx_max_connections 这个则是指当数据库安装了各种插件（例如审计插件</description>
    </item>
  </channel>
</rss>
