Where to set mysql-permissions (e.g. create Table...) per VirtualServer?

I found the issue.

I’m ashamed of such a stupid mistake, but maybe it will help someone else who has a similar problem later:

My issue was, that the Create-Command used a wrong Database-Name in the SQL-Import-Statement.
image

I didn’t noticed, that the table-name was part of the create-statement. What a stupid beginner mistake :frowning: