The path is only used for file based data storage formats, such as Excel, dBase, and Jet. The path doesn't even make any sense for true client/server database engines like MySQL.
Look more toward the MS-SQL or Oracle examples instead of the Excel or Jet examples as patterns for your MySQL connection string.
-PatP