Adonisjs er_not_supported_auth_mode: klien tidak mendukung protokol otentikasi yang diminta oleh server; Pertimbangkan untuk memutakhirkan klien mysql

-- Execute the following query in MYSQL Workbench
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
GutoTrosla