Skip to content

SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as name, (dat... #2333

Open
@jobara

Description

@jobara

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   );

Open in Flare

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions