MySQL Workbench

Game development with Board Game Arena Studio
Post Reply
User avatar
quietmint
Posts: 299
Joined: 31 July 2017, 00:28

MySQL Workbench

Post 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')
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: MySQL Workbench

Post by Een »

Hello quietmint, I answered a similar request here: viewtopic.php?f=12&t=17880&p=70159
Post Reply

Return to “Developers”