Grazie ho eseguito la query ma mi restituisce questo errore che copio/incollo :
Query SQL:
INSERT INTO zz_modules
(id
, name
, name2
, module_dir
, options
, options2
, icon
, version
, compatibility
, order
, level
, parent
, default
, enabled
, type
, new
) VALUES
(33, 'Importa anagrafiche', '', 'importa_an', '{ "main_query": [ { "type": "custom" } ]}', '', 'fa fa-download', '2.1', '2.1', 2, 1, 2, 1, 1, 'menu', 0)
Messaggio di MySQL: Documentazione
#1062 - Valore duplicato '33' per la chiave 'PRIMARY'