Initial import of CVS-v2_8_branch

This commit is contained in:
Fred Gleason
2014-08-12 15:13:02 -04:00
commit afd67c7af8
1508 changed files with 405304 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
WEB_CONNECTIONS Table Layout for Rivendell
The WEB_CONNECTIONS table holds data concerning each authenticated web
browser connection.
FIELD NAME TYPE REMARKS
--------------------------------------------------------------------------
SESSION_ID unsigned int(10) Primary key
LOGIN_NAME char(255) From USERS.LOGIN_NAME
IP_ADDRESS char(16)
TIMESTAMP datetime