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
@lijiawen
I had the same problem, RuntimeException: Couldn't find database, but it has been sloved.
Please try this: http://maxwells-daemon.io/quickstart/ ->
mysql> GRANT SELECT, REPLICATION CLIENT, REPLICATION SLAVE ON . TO 'maxwell'@'%';
this pattern means only replicate database 'gateway', but it will not work.
only with blacklist config, it will work well, like this:
but i have 100+ databases, the config looks so unfriendly, and i only have 3 databases read permission.
my maxwell version:1.29.1
the error message:
The text was updated successfully, but these errors were encountered: