Do I have to run the command "php flarum cache:clear" live? When I run this command locally I see a error that says this:
"Fatal error: Uncaught PDOException: PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]"
OR
Is there a way for me to just clear the cache locally without having to connect to a live database?