MySQL Forums
Forum List  »  InnoDB

Re: When creating a table can you use a windows share for the data directory
Posted by: Jon Stephens
Date: March 07, 2022 06:56AM

We don't support sharing a database/database directory in this fashion, if this is what you're trying to do. If you need to access a database on a different machine, use a client (such as the mysql client) to access the MySQL server over the network, as designed.

Jon Stephens
MySQL Documentation Team @ Oracle
Orlando, Florida, USA

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.