I\'m trying to make a webpage using XAMPP with apache and MySQL after that I will use WordPress for creating the web page. I have a problem creating the hostname and definin
I solved my problem inspired by the above answer. My error was "mysqld.exe: File '.\mysql-bin.000093' not found (Errcode: 2 "No such file or directory")"
So I post it here as a help anyone.
I disabled MySQL replication setup within my.ini file. If you've set any "bin.log" configuration, in this case, you should disable it get MySQL server up.