Re: database error

2010-11-23 Thread James O'Dell
: > > Hi, > > I just updated my vclweb code via svn. Now I'm getting a database error > >>>> Unknown column 'hostcomputerid' in 'field list' >>>> >>>> INSERT INTO sublog (logid, imageid, imagerevisionid, computerid

Re: database error

2010-11-23 Thread David Hutchins
Looks like the code is getting its value from vmhost.computerid so smallint(5) should work. On Tue, Nov 23, 2010 at 5:43 PM, James O'Dell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I just updated my vclweb code via svn. Now I'm getting a

database error

2010-11-23 Thread James O'Dell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I just updated my vclweb code via svn. Now I'm getting a database error > Unknown column 'hostcomputerid' in 'field list' > > INSERT INTO sublog (logid, imageid, imagerevisionid, computerid, >