[cvsnt] sessionid as foreign key

Gerhard Fiedler lists at connectionbrazil.com
Thu Jul 19 15:51:00 BST 2007


bwhicks at aep.com wrote:

> I noticed that in the database the session id's recently reached something 
> like 68000, which is markedly close to 65536. Is it possible we reached 
> the limit of a datatype somewhere? I asked our DB2 people and they said 
> the datatype in the database is much larger than that. If there is no 
> datatype limitation in cvs, there could still be some sort of limitation 
> in the ODBC connection, I guess. Any ideas?

Not sure, but if it did reach 68000, more than 2 bytes are definitely
supported and it will probably go to 2^31-1 or even further :)

Gerhard


More information about the cvsnt mailing list