I need to install and to configure many servers MYSQL in the same machine.En fact, I want to have more than two servers in the same machine . Each one had own data base folder which is different than the other.So,I can delete a data base "example" associated to the X server (listning in the port 3306 for example) without deleting the same name "example" of data base in the other data base folder (base de donné "exemple") associated to the server Y(listning in the port 3307 for example)
Write me if any!
thank you for your returns

!!!