Is it possible to run a MySQL instance from my machine with the software on my computer but have the database location on a different computer?
eg. mysql program on my local Windows machine but the database is on the s: drive which is available through the network - could be a NAS drive or another computer drive resource that does not have the MySQL software running directly on it.
eg. mysql program on my local Windows machine but the database is on the s: drive which is available through the network - could be a NAS drive or another computer drive resource that does not have the MySQL software running directly on it.