[freeside] Creating nas...DBD::mysql::db do failed:

ivan ivan at 420.am
Mon Oct 30 02:47:31 PST 2000


On Mon, Oct 30, 2000 at 05:46:20PM +0800, Francis Vidal wrote:
> Hi all,
> 
> I've downloaded the CVS version of Freeside because I wanted to use the
> ICRADIUS integrated feature. However, I encountered a problem while running
> "fs-setup":

When you get the sources with CVS, you are getting development code.  If
you're not prepared to help test and fix problems with a work in progress,
you should use the latest stable version instead. 

Thanks for the bugreport.  Fixed.

> 
> Creating nas...DBD::mysql::db do failed: Column 'last' is used with UNIQUE
> or INDEX but is not defined as NOT NULL at ./freeside/bin/fs-setup line 261.
> CREATE error: Column 'last' is used with UNIQUE or INDEX but is not defined
> as NOT NULL
> doing statement: CREATE TABLE nas ( nas varchar(80) NOT NULL, nasnum int NOT
> NULL, nasfqdn varchar(80) NOT NULL, nasip varchar(15) NOT NULL, last
> datetime NULL, PRIMARY KEY (nasnum), UNIQUE (nas), UNIQUE (nasip), INDEX
> (last) ) at ./freeside/bin/fs-setup line 261.
> 
> ---
> FRANCIS A. VIDAL
> LearnGate Inc. [www.learngate.net]
> (+63.34)709.9023 / (+63.34)434.9360
> 

-- 
meow
_ivan



More information about the freeside-users mailing list