Файл: Arhmobi_esdcms/sys/preinstall/base.create.users_online.ini
Строк: 53
; saved by ini.class.php
[`id_user`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`time_login`]
type =
"int(10) unsigned";
default_and_null = "NOT NULL";
ai
= "";
comment = "";
[`time_last`]
type =
"int(10) unsigned";
default_and_null = "NOT NULL";
ai
= "";
comment = "";
[`request`]
type =
"varchar(1024)";
default_and_null = "DEFAULT
NULL";
ai = "";
comment = "COMMENT
'Последняя
страница'";
[`id_browser`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`ip_long`]
type =
"bigint(20) unsigned";
default_and_null = "NOT
NULL";
ai = "";
comment =
"";
[`conversions`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL DEFAULT
'1'";
ai = "";
comment =
"";
[PRIMARY KEY]
fields = "`id_user`";
[KEY
`time_last`]
fields = "`time_last`";
[FULLTEXT KEY
`request`]
fields = "`request`";
[~TABLE~PROPERTIES~]
name =
"users_online";
engine =
"ENGINE=MyISAM";
auto_increment =
"AUTO_INCREMENT=";
comment =
"COMMENT='Пользователи online'";