`cluster_id` bigint(20) NOT NULL DEFAULT '-1' COMMENT '集群ID', `broker_id` int(11) NOT NULL DEFAULT '-1' COMMENT 'BrokerID', `host` varchar(128) NOT NULL DEFAULT '' COMMENT 'Broker主机名', ...
The application is an open-source question-and-answer platform, inspired by Quora (www.quora.com). It supports majority of functionalities presented by the actual website such as, asking a question, ...