14 Feb
2014
14 Feb
'14
3:34 a.m.
Hello Alan. On 13 February 2014 15:12, Alan DeKok <aland@deployingradius.com> wrote:
Is the module sqlippool useable for production if MySQL is used with InnoDB tables? Yes.
Good news. So the warning # WARNING: MySQL has certain limitations that means it can # hand out the same IP address to 2 different users. in raddb/sqlippool.conf is obsolete if you follow the advice to use MySQL with InnoDB, which can be found at the same place? # We suggest using an SQL DB with proper transaction # support, such as PostgreSQL, or using MySQL # with InnoDB. (Just for the record: raddb/sql/mysql/ippool.sql is useing "ENGINE=InnoDB".) Thanks, Sebastian