Re: Practical connection limits MySQL 5.1/5.5

2011-04-14 Thread Reindl Harald
Am 14.04.2011 11:50, schrieb Johan De Meersman: > - Original Message - >> From: "Reindl Harald" >> >> even if you have enough memory why will you throw it away for a >> unusual connection count instead use the RAm for innodb-buffer-pool, >> query-cache, key-buffers? > > Maybe the applicat

Re: Practical connection limits MySQL 5.1/5.5

2011-04-14 Thread Johan De Meersman
- Original Message - > From: "Reindl Harald" > > even if you have enough memory why will you throw it away for a > unusual connection count instead use the RAm for innodb-buffer-pool, > query-cache, key-buffers? Maybe the application doesn't have support for connection pooling and can't