Converting a file from Windows format (utf-16) to Ubuntu format (utf-8)
Oct 26, 2023 · 1 min read · You've exported a MySQL dump (say the file is my-db.sql) from Windows in Powershell or via phpMyAdmin. Now you want to import the MySQL file, my-db.sql, on a Ubuntu machine. You get the error : ERROR: ASCII '\0' appeared in the statement, but this is...
Join discussion














