Figured these files are temporary files created by mysql as it's doing things like optimize table.
Rather than deleting these files using windows OS, used SQLyog doing DROP TABLE `#sql-108c_53c`;
Did this for each of the #sql- files found in the various mysql data folders.
This does not appear to be related to SQLyog so we can close this thread.
Thanks.