Error: SQLSTATE[HY000] [1698] Access denied for user 'root'@'localhost' (Connection: default, SQL: select column_name as `name`, data_type as `type_name`, column_type as `type`, collation_name as `collation`, is_nullable as `nullable`, column_default as `default`, column_comment as `comment`, extra as `extra` from information_schema.columns where table_schema = 'merck' and table_name = 'inventory_details' order by ordinal_position asc)