29 Sep
2010
29 Sep
'10
1:09 p.m.
Marie Tambe wrote:
If anybody is using mysql for Radius. Could you tell me columns that you have created index for?
The default schema creates the right indexes. I've seen people have issues with MySQL when they're *not* using the default schema, or when they have more data than the machine can handle. You were also told this was a MySQL problem. Alan DeKok.