I've found an issue when I delete a db from another client. In MyWebSQL the db name stay in session but there are no a check if db still exists. If db is deleted from another way, the gui of MyWebSQL return a generic error of connection because try to connect to a dababase deleted. I hope I have correctly illustrated the problem.