Файл: sys/preinstall/base.create.log_of_user_aut.ini
Строк: 38
; saved by ini.class.php
[`id_user`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT
'Пользователь'";
[`method`]
type =
"enum('cookie','post','get')";
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 = "DEFAULT NULL";
ai =
"";
comment = "COMMENT 'Идентификатор
браузера'";
[`status`]
type =
"enum('0','1')";
default_and_null
= "NOT NULL DEFAULT '0'";
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='Лог
авторизации'";