zim32 / mysql.dart

MySQL client for Dart written in Dart
BSD 3-Clause "New" or "Revised" License
64 stars 17 forks source link

MySQLServerException [1130]: ... is not allowed to connect to this MariaDB server #44

Closed burekas7 closed 1 year ago

burekas7 commented 1 year ago

Hi,

How can I connect to remote MySQL with SSH?

I'm getting this error: MySQLServerException [1130]: ... is not allowed to connect to this MariaDB server

zim32 commented 1 year ago

This is something not related to this library, but with Mysql permissions. Check your user roles and permissions