INSERT INTO download_sources (name, type, created)
VALUES ('cb-btn-', 'prefix', NOW()),
('cb-dl-', 'prefix', NOW());