I've never seen this done. Were you going to try to link an Access table?
The function of linking external data is usually done in the programming language. Microsoft Access has Visual Basic built into it, however mysql is not a programming language by most standards. If you want to use different databases in the same application, try using ODBC for your final programming language (Java, PHP, etc).