At 11:17 PM 1/9/2002 -0500, Steve Sobol wrote:
>OK, this is getting aggravating. I built the 1/9 nightly snapshot off the 
>ftp site (id's itself as FR 0.5) and... nothing.
>Searched through the source for rlm_sql and rlm_sql_mysql for any mention 
>of the word "operator" - not found.
>
>Same with the latest source off CVS.

It's not the code the changed, but the table schema:

src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql

Note that the *check tables have added 'op char(2)' to the table definition.

You'll need to update you tables to add this column, and then set that to
':='.

-Chris
--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to