MySQL Forums
Forum List  »  InnoDB

CREATE TABLE ENGINE=INNODB DATA DIRECTORY = '/external/directory'
Posted by: Billy Orlando Arcos Chito
Date: November 01, 2023 07:11AM

CREATE TABLE ENGINE=INNODB DATA DIRECTORY = '/external/directory'

Cuando requiero crear una tabla de manera externa en Mysql 8, me sale el siguiente error:

Error Code: 1030. Got error 168 - 'Unknown (generic) error from engine' from storage engine


¿Mysql 8 soporta esta consulta?

Options: ReplyQuote


Subject
Views
Written By
Posted
CREATE TABLE ENGINE=INNODB DATA DIRECTORY = '/external/directory'
368
November 01, 2023 07:11AM


Sorry, only registered users may post in this forum.

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.