I am a php developer and I'm setting up a portable development environment on windows 7.
I downloaded the version of mysql "NonInstall Zip Archive" and is working properly.
However, I see that occupies over 1GB in size !!
I imagine that to run and test my web projects developed in php, I just need the MySQL server and maybe (not sure) also MySQL client.
What files can I delete to free up space?
I know that if I had used the Windows MSI Installer, would have the MySQL Installer GUI tool to delete unnecessary files. Can I do it manually without having to install this tool?