In case anyone's interested, I found the answer. You need to do a few small steps, mainly adding to your my.ini (on windows) or my.cnf (on unix/linux) a few lines.
1. In your my.ini/my.cnf file, find the line "[mysqld]". If the file does not exist, create it (on windows, this goes in...