8 Aug
2012
8 Aug
'12
8:54 a.m.
On Wed, Aug 8, 2012 at 7:38 PM, Antonio Modesto <modesto@isimples.com.br> wrote:
Hi,
I'm thinking about changing the engine of the radacct and radippool tables from MyISAM to InnoDB, as these tables suffers with a lot of updates and, in my head, row locking in this case could be better than table locking. Is that right?
Correct. And it's already the default on dev version (https://github.com/alandekok/freeradius-server/commit/a5a633563085db8618c990...). -- Fajar