Page 1 of 1

MySQL Workbench

Posted: 10 September 2020, 23:14
by quietmint
BGA admins, can we please get remote access to the studio database? I want to use MySQL Workbench or some desktop tool. Going through phpMyAdmin web interface is incredibly painful because it is very slow and doesn't have the features of a nice desktop tool.

Basically, would need to open remote TCP connections (port 3306 or some non-standard port) and add grants for each developer account so we can login from any host (e.g., GRANT ... TO 'devuser'@'%' IDENTIFIED BY 'devpassword')

Re: MySQL Workbench

Posted: 20 October 2020, 09:40
by Een
Hello quietmint, I answered a similar request here: viewtopic.php?f=12&t=17880&p=70159