Any of the DB will run with MySql 5x.
Probably the most important and only thing you need to know for MySql5 is this line;
Code:
SET PASSWORD FOR eq@localhost = OLD_PASSWORD('eq');
For now, my DB is up to date with all SQL fixes, you can download it at my web.