25 May
2006
25 May
'06
5:20 p.m.
andy <andy@shady.org> wrote:
MySQL clusters require an auto-incrementing field to be the primary key. Within the default table definitions for freeradius, which I have used, in the table radius.radius_radacct there is an auto-incrementing field that is not defined as a primary key.
In 1.1.1 the RadAcctID field is auto-increment, and PRIMARY KEY. See doc/examples/mysql.sql. Which version are you looking at? Alan DeKok.