Re: Does the kernel options MAXSSIZ affect the MySQL max connections on FreeBSD

2005-06-17 Thread Gu Lei
huang leo 写道: > hi,everyone, > I just did a test to find out the MySQL4.1.12 max connections on > FreeBSD 5.4 Release and FreeBSD 4.11 Release. The first test, the > MAXSSIZ is default(64MB), and MAXSDIZ is 1GB because I have 1GB > memory. The second test, I setted the MAXSSIZ=1GB, and the MAXDSIZ

Does the kernel options MAXSSIZ affect the MySQL max connections on FreeBSD

2005-06-17 Thread huang leo
hi,everyone, I just did a test to find out the MySQL4.1.12 max connections on FreeBSD 5.4 Release and FreeBSD 4.11 Release. The first test, the MAXSSIZ is default(64MB), and MAXSDIZ is 1GB because I have 1GB memory. The second test, I setted the MAXSSIZ=1GB, and the MAXDSIZ is also 1GB. The