Spyke

MySql Workbench

I'm just curious here. I use MySql Workbench on Windows and Linux. I am not storing the password in Workbench. On Windows, I click the database I want, enter the password and go about my business. On Linux (Mint), I enter my password...and then it prompts me for my password randomly from there on out. I might use it for fifteen minutes without a prompt. Then, I might get prompted for a password four times in a row. It does this if I start Workbench up as a user or as root.

Anything obvious I could do to make the Linux version mirror the Windows version a little better in this regards?

Also, just as an observation, the Linux version of Workbench is definitely inferior to the Windows version. There are all kinds of quirky things going on in the Linux version.

Thanks,

View original on programming.dev
sh.itjust.works

Yeah MySql Workbench is kinda ass on Linux. I don't have anything specific for your problem but I would recommend Dbeaver for Windows and Linux. Free and open source!

4

Dbeaver

I don't know, but that's kind of cool. It looks like with a driver, it will connect to MS Access. I still have to touch a legacy access database from time to time. Somewhere along the line, Access quit working over a RDP connection for me. I just wrote my own simple front end for it using .net, but the one thing I would like to do is kind of a pain for me to write. I could do it, I just don't want to. lol.

On the other hand, I don't mind getting a license for a good product just to support them, and it looks like the only options they have are subscription based. That leaves a bad taste in my mouth. I miss the good ol' days.

Anyway, thanks. Just installed the Linux ce version. It connected to MySQL and seems to do all the things I use Workbench for. So far, it's only asked me for my password when I connect to the database the first time!

2

You reached the end

MySql Workbench | Spyke