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.
|