MySQL maximum number of connections limit problem

Encountered a strange problem using the command to view the maximum number of connections

show status like '%connect%';

Max_used_connections and Threads_connected can never break through 101,

The default setting of mysql is 100 maximum connections + 1,

I have modified max_connections=1000. Why can't I break the 100 limit?

with command

show variables like '%connect%';

Check that the settings are all set. . . Is it related to the mysql version?


{{o.name}}
{{m.name}}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324134326&siteId=291194637