il campo non è chiave e la tabella è vuota
codice:
CREATE TABLE `catalogues_languages` (
  `catl_cat_id` int(5) NOT NULL default '0',
  `catl_lng_id` int(5) NOT NULL default '0'
) TYPE=MyISAM