View Single Post
  #12  
Old 11-17-2015, 02:58 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I did read something about the dynamic library having to have an init call for each thread..but, I think that was in relation to 'connectors' and not sure if that applies here.

I'll talk it over with the devs when I get back online.


SIDENOTE: You could try manually reverting the change made in that link I posted above. You would only need to change the 'cmake/FindMySQL.cmake ' file since
the other is for 'travis' and is not used for compiling server code (- reverting that change on the newest code.)

Pretty sure that's where the issue lies.


EDIT: I'm using the 'suggested' version of MySQL as well..
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote