Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

libmysql not compiled as thread safe error
#2

Are you using the libmysql.dll included in the install package? If not, there's your problem, but if so, it's probably loading libmysql.dll from somewhere else on your system. You can find out by using procmon and setting a filter for Path contains libmysql.

If you find out where it's loading from, you can remove the directory it's in from your Path environment variable or just remove the dll if it's part of something you don't need anymore.
Reply


Messages In This Thread
libmysql not compiled as thread safe error - by KingChaos - Jul 15, 2012, 11:07 PM
libmysql not compiled as thread safe error - by Drunken F00l - Jul 22, 2012, 04:13 AM
libmysql not compiled as thread safe error - by KingChaos - Jul 22, 2012, 01:22 PM
libmysql not compiled as thread safe error - by KingChaos - Aug 17, 2012, 01:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)