I have a 6,5 MB XLSX file and I want to get a MySQL file from it.
If it's just basic data save it as a CSV.
Import with
Load data infile
https://dev.mysql.com/doc/refman/5.7/en/load-data.html