'MongoDB Driver cannot connect to MySQL server

I am trying to setup ODBC data configuration for MongoDB but I am getting the below error:

[MongoDB][ODBC 1.2(a) Driver] Can't connect to MySQL server on 'localhost'

I dont understand why this is throwing error related to MySQL. Could you please help me in resolving this error?

Btw, I installed MongoDB (for windows) at my local desktop (localhost) and trying to create a DSN for the same.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source