It would be extremely helpful if app connections to MySQL could allow access to all schema as permitted by the permissions of the user account. Currently, one must select a single schema, even though the user might have access to multiple schema. That, then requires users to create views to access other schema tables.
Semler Scientific
Allow multiple schema in connections
It would be extremely helpful if app connections to MySQL could allow access to all schema as permitted by the permissions of the user account. Currently, one must select a single schema, even though the user might have access to multiple schema. That, then requires users to create views to access other schema tables.