, PRIMARY KEY(node_id, host, port) )zZ CREATE TABLE IF NOT EXISTS node_info ( node_id BLOB(33), msg BLOB, PRIMARY KEY(node_id) )c