| 
 I can see how it is a precompiled binary specific error.
 The MySQL includes and libraries that are in this build must (well, I don't know about must... but SHOULD) be the same as those that are in use on that system.
 
 If I build EQEmu with MySQL version X.XX, the machine I put it on should also run MySQL version X.XX
 |