View Single Post
  #25  
Old 12-17-2013, 06:24 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

As an update to my issue, I installed MySQL 5.6 not 5.1. I never had a problem using 5.5 last time I built a server from scratch so I assumed that 5.6 would work. Bad idea.

They changed the installer in 5.6 and some of the settings that are generally set by the guides are no longer present. I installed 5.1 and it works fine now. I will have to do testing when I have more time to figure out what is up with 5.6

A related note is that the new CMAKE log disable setting is really killing too much by default. A little more information than two lines of log would be much better to let people know things are actually connecting. The defaults if you turn it off ARE too much, I agree. Maybe tweak it a bit more so thing slike zone show zone X booting. but not the other lines that come out with it disabled. Same for world. let the console show connection from account x and connections from zone x but not all the related lines that the regular debug spew gives.
Reply With Quote