View Single Post
  #4  
Old 12-17-2010, 05:26 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

You probably don't need all of MySQL on all of the machines, but you will need the DLLs for it. If it was a concern you could probably narrow it down using dependency walker to see which ones you need, or if there's a redistributable package for MySQL you could try with just that.
Reply With Quote