You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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\QueryException
SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as
name
, (data_length + index_length) assize
, table_comment ascomment
, engine asengine
, table_collation ascollation
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
Open in Flare
The text was updated successfully, but these errors were encountered: