master
CREATE TABLE /*_*/translate_messageindex ( tmi_key BLOB NOT NULL, tmi_value BLOB NOT NULL, PRIMARY KEY(tmi_key) );