# table schema CREATE TABLE `ref_str` ( `ref_id` int(11) DEFAULT NULL, `ref_str` varchar(4096) DEFAULT NULL, ) ENGINE=Inn