View Single Post
  #2  
Old 06-25-2006, 01:45 AM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

The devs made all the necessary changes to officially support MySql 5; however, they are still using MySql 4 themselves and are compiling against the MySql 4 include and header files so that the precompiled binaries do not work with MySql 5. Also, another problem is that everytime I have to make a few minor changes to the source in order to get it to compile on Windows (Such as adding perl_perlpacket.cpp and perlpacket.cpp to the zone project when compiling with Perl Support.) so I post the source set up and tested to compile under windows VS 2003 and VS 2005.

All I am doing is compiling the Source under windows against MySql 5 then posting the Binaries and Source for others to download.
__________________
Reply With Quote