I have been working on laravel angular project since last 6 months and now implementing hyn\multi-tenancy showing the error query exception:
Illuminate\Database\QueryException : SQLSTATE[HY000]: General error: 1114 The table 'db' is full (SQL: GRANT ALL ON `XYfeQKZivx`.* TO `XYfeQKZivx`@'127.0.0.1')
And I don't have such table in my database. Tried almost everything from the Internet still unable to find the solution for the problem. Please any one help. Thank You.