MySQL Forums
Forum List  »  Newbie

Re: Database not working with symbolic linkage on network drive
Posted by: Sebastian Auerbach
Date: March 31, 2022 11:18PM

The server is a local Mysql db server on my PC.


When I want to query data from a table I get following error message:

Error Code: 1017. Can't find file: '.\mydb\mytable.frm' (errno: 22 - Invalid argument)


When I want to create a table I get this error message:

ERROR 1005: Can't create table 'new_table' (errno: 22)

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.