Файл: Arhmobi_esdcms/sys/preinstall/base.create.log_of_user_aut.ini
Строк: 60
; saved by ini.class.php
[`id_user`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'ID юзера'";
[`method`]
type =
"enum('cookie','post','get','vk')";
default_and_null
= "NOT NULL DEFAULT 'post'";
ai =
"";
comment = "COMMENT
'Метод'";
[`iplong`]
type =
"bigint(20)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'IP Адреса'";
[`time`]
type =
"int(10) unsigned";
default_and_null = "NOT NULL";
ai
= "";
comment = "COMMENT
'Дата'";
[`id_browser`]
type =
"int(11)";
default_and_null = "NOT NULL DEFAULT
'0'";
ai = "";
comment = "COMMENT
'ID браузера'";
[`status`]
type =
"enum('0','1')";
default_and_null
= "NOT NULL DEFAULT '0'";
ai =
"";
comment = "COMMENT
'Статус'";
[`browser`]
type =
"varchar(64)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'Назва браузера'";
[`browser_ua`]
type
= "varchar(256)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'user-agent'";
[`domain`]
type =
"varchar(20)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'Домен'";
[`count`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL DEFAULT
'1'";
ai = "";
comment = "COMMENT
'К-сть'";
[KEY `id_user`]
fields =
"`id_user`, `iplong`";
[~TABLE~PROPERTIES~]
name =
"log_of_user_aut";
engine =
"ENGINE=MyISAM";
auto_increment =
"AUTO_INCREMENT=";
comment = "COMMENT='Лог
авторизации'";