Файл: Arhmobi_esdcms/sys/preinstall/base.create.status.ini
Строк: 48
; saved by ini.class.php
[`id`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"AUTO_INCREMENT";
comment = "";
[`id_user`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`msg`]
type =
"varchar(1024)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`time`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`pokaz`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`rating`]
type =
"int(11)";
default_and_null = "NULL DEFAULT
'0'";
ai = "";
comment =
"";
[`autor`]
type = "int(11)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`block`]
type = "int(1)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`prichina`]
type =
"varchar(1000)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[PRIMARY KEY]
fields =
"`id`";
[~TABLE~PROPERTIES~]
name = "status";
engine
= "ENGINE=MyISAM";
auto_increment =
"AUTO_INCREMENT=45";
comment = "COMMENT='by
LeXoN'";