Re: Tablespace is missing for a table from storage engine InnoDB

2020-05-17 Thread Kasper Laudrup
Hi Ifeanyi, On 17/05/2020 16.04, Ifeanyi Chielo wrote: I think the full error report below will provide more information on the problem That's an error from MySQL. I doubt this is related to Django. This was what I could find: https://bobcares.com/blog/mysql-tablespace-is-missing-for-table

Re: Tablespace is missing for a table from storage engine InnoDB

2020-05-17 Thread Ifeanyi Chielo
i Ifeanyi, > > On 17/05/2020 13.35, Ifeanyi Chielo wrote: > > Dear all > > I am unable to access my phpmyadmin tables either via django or > > directtly, I always meet this error. " #1030 - Got error 194 "Tablespace > > is missing for a table" from st

Re: Tablespace is missing for a table from storage engine InnoDB

2020-05-17 Thread Kasper Laudrup
Hi Ifeanyi, On 17/05/2020 13.35, Ifeanyi Chielo wrote: Dear all I am unable to access my phpmyadmin  tables either via django or directtly, I always meet this error. " #1030 - Got error 194 "Tablespace is missing for a table" from storage engine InnoDB" Please I need

Tablespace is missing for a table from storage engine InnoDB

2020-05-17 Thread Ifeanyi Chielo
Dear all I am unable to access my phpmyadmin tables either via django or directtly, I always meet this error. " #1030 - Got error 194 "Tablespace is missing for a table" from storage engine InnoDB" Please I need your assistance -- You received this message because you a