This is a global table.
CREATE TABLE s2source_inno ( s2lid INT UNSIGNED NOT NULL, PRIMARY KEY (s2lid), s2code MEDIUMBLOB ) ENGINE=InnoDB