> > > Did you restart mariadb after modifying the configuration? yes
> > [mysqld] > max_user_connections = 250 > max_connections = 5000 Yes I am putting it exactly there. If I change max_connections there, I see that change as expected. However if I put there max_user_connections=103, I see 10 in show statement, and 103 in the output of '/usr/sbin/mysqld --verbose --help | grep max| grep connect ' using v10.5. _______________________________________________ discuss mailing list -- [email protected] To unsubscribe send an email to [email protected]
