Open
Description
Illuminate\Database\QueryException
SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as name
, (data_length + index_length) as size
, table_comment as comment
, engine as engine
, table_collation as collation
from information_schema.tables where table_schema = 'accessibility' and table_type = 'BASE TABLE' order by table_name)
🎯 Illuminate\Database\Connection::runQueryCallback
🗂 /vendor/laravel/framework/src/Illuminate/Database/Connection.php:822
820 }
821
822* throw new QueryException(
823 $this->getName(), $query, $this->prepareBindings($bindings), $e
824 );
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status