-- init_insert_data.sql USE carga_test; INSERT IGNORE INTO origen (fuente) VALUES ('redes'), ('AT'), ('escolares');