HeidiSQL Import Guide

HeidiSQL is a popular free Windows client. Use 'Load SQL file' in batch mode for large dumps.

Best for

  • Free MySQL/MariaDB management on Windows
  • Quick table edits and exports
  • Running a .sql file via File → Load SQL file

Limitations

  • Loading a huge file into the query tab can hang
  • Run in batch mode rather than opening in the editor

Pro tip

Split large dumps before import to avoid timeouts and packet errors.

Open SQLSplit

Related articles