Feature: Have GreenSQL automatically remove / disable databases that have been dropped

2 replies
buswellj
buswellj's picture
Joined: 11/03/2009
User offline. Last seen 16 weeks 6 days ago.

It would be pretty neat if GreenSQL would periodically check the database servers on the backend if a database exists or not. If the database does not exist, have it disable / remove the database from db_perm.

This would enable the user to simply drop a database in MySQL and have it automatically get removed from GreenSQL.

thanks

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 10 hours 29 min ago.

Thank you for this great idea.

We are going to add it to our next release.

Yuli

yuli
yuli's picture
Joined: 01/30/2008
User offline. Last seen 10 hours 29 min ago.

In the new management version (1.2.x release) we have added a function to delete database manually.

Best regards,
Yuli

Back to top