Файл: Arhmobi_esdcms/sys/preinstall/base.create.blog_like.ini
Строк: 24
; 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 = "";
[`time`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`id_blog`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[PRIMARY KEY]
fields =
"`id`";
[~TABLE~PROPERTIES~]
name =
"blog_like";
engine = "ENGINE=MyISAM";
auto_increment
= "AUTO_INCREMENT=12";
comment = "COMMENT='like
blog'";