TablePlus / DBngin

DB Engine
https://dbngin.com
1.06k stars 19 forks source link

Setting a password #11

Closed steffendsommer closed 2 years ago

steffendsommer commented 6 years ago
  1. Driver (Ex: PostgreSQL 10.0): MySQL 5.7.23

  2. DBngin build number: 1.0(12)

  3. macOS version: 10.14

  4. The steps to reproduce this issue: Not an issue.

How do I set the password? It would be great to be able to set this when creating the db server.

huyphams commented 6 years ago

DBngin create a new server with root and an empty password. But I think people should create a new database/user for each application. I think DBngin should support managed all users/password. I will add this feature in the next release.

steffendsommer commented 5 years ago

@huyphams Sounds great. How does the timeline look like? With this in place, I would be able use DBngin to manage all my databases which would be awesome.

huyphams commented 5 years ago

It's now supported on TablePlus so I think it's not necessary

henrytirla commented 5 years ago

I just want to say i love your software.

KoenBrouwer commented 3 years ago

DBngin create a new server with root and an empty password. But I think people should create a new database/user for each application. I think DBngin should support managed all users/password. I will add this feature in the next release.

Would be nice if the default user/password is mentioned somewhere in the application or in the readme. Thanks :)

serhatculhalikp commented 3 years ago

DBngin create a new server with root and an empty password. But I think people should create a new database/user for each application. I think DBngin should support managed all users/password. I will add this feature in the next release.

I tried to connect with Datagrip . root and an empty password. It didn't work for me.

serhatculhalikp commented 3 years ago

I just tried. user is postgres not root