MySQL Forums
Forum List  »  Newbie

innoDB directories entry on my.ini file.
Posted by: Ronald Radowich
Date: January 14, 2023 07:05PM

I have the following entry in the my.ini options file:

innodb_directories = "L:/temp;f:/databases/data;H:/database"

The entry is at the bottom of the my.ini file. The server is also looking at that file on startup.

When looking at the options in workbench the directories show under the innoDB section.

When I try and create a table I get the error message:

F:\MySQL_Scripts\create_name_addfress.sql: Error (7,1): The DATA DIRECTORY location must be in a known directory.

When comparing my entry to the reference manual I see no difference.
Can someone tell me what I am doing wrong?

Thank you,

Ron

Options: ReplyQuote


Subject
Written By
Posted
innoDB directories entry on my.ini file.
January 14, 2023 07:05PM


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.