Thread: 64bit Build
View Single Post
  #8  
Old 08-27-2009, 07:20 PM
Tyen05
Discordant
 
Join Date: Mar 2009
Location: eqbrowser.com
Posts: 309
Default

So far we have updated all this:

Compatibility with mysql 5.1
-Compatibility with 64-bit linux platform and proper operation with kernel-based stack/heap randomizing
-Compatibility with gcc4.3 and aggressive optimization options, migration to modern base C libraries
-Hack to mysql 5.1 client libraries used to compile server which automatically sanitizes all queries before they hit the server
-Wrote tool to rebuild the "player profile" entry for every character in the database to reflect the data structure expected by the server under the new platform
-Began passive logging of raw historical(interval) data from the replication slave for the planned statistics engine to a third database instance
Reply With Quote