Hi folks,
today I faced a problem with the “Execute SQL Script” function of SQLYog.
I had made a backup of a database before by using SQLYog.
There were german umlauts in this UTF-8 encoded file.
To restore the backup, I tried to:
- execute the script through “Execute SQL Script” -> wrong encoding in the database (umlauts)
- load the script into an editor window and execute it from there (took much longer) -> correct encoding in the database (umlauts)Any ideas what I am doing wrong, or could this be a bug in SQLYog?
Best,
T.