I am looking for a way to limit the number of connections to a specific database. I know that the max_connections variable is set for the entire server. Anyone know a way to set a max_connections per database without running a new MySQL server?
Thanks
-SEth