Read only access

Query Readonly access

GRANT SELECT ON development.* to 'ayas_read'@'%';

Last updated

Was this helpful?