Ok, for some reason I woke up and the game servers were down...

Had to reinstall gcc / mysql dev stuff:

Code:
apt-get install libmysqlclient-dev:i386
apt-get install g++-multilib
The "funny" thing was, when I installed libmysqlclient-dev:i386, it removed g++-multilib, hence the reinstall.