Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Sync tools, Migration, Scheduled Backup and Notifications › Import Wizard + Csv With No File Headers
Hi Chris,
You can try SQL scheduler and reporting wizard (CTRL+ALT+N) to automatically execute SQL queries, in your case query is ‘LOAD DATA INFILE’. You can also schedule execution of ‘LOAD DATA INFILE’ for your requirement. Hope It helps.