Download the connector which is compatible with your Windows. Then install it and create a MySQL data source.
Then you can call the function Database_Connect with connection string: Driver=MySQL ODBC 5.3w Driver;Server=localhost;Option=16834;Database=test;User=root;Password=123;
And you can get more help about MySQL ODBC Driver with google.