Look for myodbc. Install it and than you can choose for Export table from within MS Access. This way you can export the MSAccess dB to \mysql\data\databasename\table.
There is also a tool called Acc2sql on the internet. But maybe it's better if you write your own code to do this automatically. I am going to write the code for it, maybe I will post it here when I am done.