If I have an access database on computer A and I want to implement a mysql server on a B machine, how do I make the access transfers to MMYSQL faster?
1) I make a public in (// A / publish) and change the data storage path of my MYSQL server B to (// A / publish), making the transfer faster by being in the same team, the previous thing taking into account that all this process is done from a php executed in the team link or
The previous thing would make the transfer slower because it would have to go through A- then B- end up again in A, it would be better to leave the bases in B and only transfer from A to B