I have a local mysql server running on port 3306, and installed ampps that uses mysql, what i need is to be able to run the mysql instance from ampps and have the local mysql at the same time.
Thanks for the help!
I found the solution: On ampps, change my.conf port to a different one, for example 3307, restart mysql (on ampps interface) and you are good to go!