GRANT USAGE ON *.* TO `postino`@`%`
GRANT SELECT ON `other_db`.* TO `postino`@`%`
